*
	/*{
	border: 1px solid green;
	}*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	margin:0;
	}
	
#container{
	width:768px;
	float:left;
	}


#top{
	float:left;
	width:768px;
	font-size: 100%;
	border-bottom:5px solid #a1e951;
	background: url(../images/top_back.gif) repeat-x #ebebeb;
	}
	#top img{
		float:left;
	}
	#top #headercontent {
		float: right;
		width: 525px;
	}
	#top ul {
		float: right;
		width: 525px;
		padding: 0;
		clear: right;
		list-style: none;
		margin: 0 5px 0 0;
	}
	#top ul.links {
		margin: 10px 0 7px 0;
		width: auto;
	}
	#top ul li {
		float: left;
		padding: 0 10px;
		border-right: 1px solid #ccc;
	}
	#top ul li.last {
		float: left;
		padding: 0 0 0 10px;
		border-right: none;
	}
	#top ul a {
		text-decoration:none;
		margin:0;
		padding: 0;
		color: #333;
	}
	#top ul a:hover{
		background: #666;
		color: #fff;
	}
	
	
#imagebar{
	height:123px;
	float:left;
	}
#content{
	float:left;
	background-image:url(../images/content_back.gif);
	background-repeat:repeat-y;
	}
#left{
	width:209px;
	float:left;
	}
	
#right{
	width:525px;
	float:left;
	background-color:#fff;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;
	}
	#right h1{
	font-size:130%;
	color:#333;
	}
	#right h2{
	font-size:130%;
	color:#333;
	}
	#right p{
	line-height:16px;
	color:#333;
	}
	#right ul{
	margin:0 0 0 20px;
	padding:0;
	}
	#right ul li{
	padding:5px 0 5px 0;
	}
	#right img.copy{
	float:right;
	margin:0 0 10px 20px;
	padding:1px;
	border:1px solid #ccc;
	}
	
	
	
#footer{
	clear:both;
	border-top:5px solid #a1e951;
	margin-left:19px;
	font-size:90%;
	padding:10px 5px 20px 5px;
	}
	#footerleft{
	float:left;
	}
	#footerright{
	float:right;}


div.staffleft {width:95px;
			display:inline;
			float:left;
			padding-right:40px;
			padding-left:80px;
			padding-bottom:20px;}
			
div.stafffloat {width:95px;
			display:inline;
			float:left;
			padding-right:20px;
			padding-left: 0px;
			padding-bottom:0px;}
			
div.staff1 {width:95px;
			display:inline;
			float:left;
			position: relative;
			top: 26px;
			padding-bottom: 60px;
			}
			
div.staffdiagonal {width:95px;
			display:inline;
			float:right;
			position: relative;
			right: 60px;
			}
div.staffdiagonal2 {width:95px;
			display:inline;
			float:right;
			position: relative;
			right: -131px;
			top: 114px;
}

div.staffdiagonal3 {width:95px;
			display:inline;
			float:right;
			position: relative;
			right: -321px;
			top: 228px;
}
			
div.staffcenter {width:95px;
			display:inline;
			float:left;
			padding-right:40px;
			padding-bottom:20px;}
			
div.staffright {width:95px;
			display:inline;
			float:left;
			padding-right:40px;
			padding-bottom:20px;}
			
div.contain {
text-align:center;
}			

.image {width:96px;
			height:115px;
			padding-bottom:10px;}
				
div.title {width:95px;
			height:80px;
			text-align:center;}
			
#register {
			padding-left:12px;
			  padding-top:30px;
			  padding-bottom:10px;
			  border:1px solid #a3a3a3;
			  margin-top:20px;
			  clear:both;
			  
			  background: #ffdf72 url(../images/registerback.jpg) repeat-x top left;}
			  
			  #register td {border-bottom:1px solid #e2e2e2;
			  				border-left:1px solid #e2e2e2;}
							
			  #register table {border-bottom:1px solid #e2e2e2;}
			  
			  #register label {width:8em;
			  					text-align:left;}
			  
			  #register submit-button {}
			 			
#pdf {list-style-image:url(../images/pdf.jpg);
	margin-left:20px;}
	
#bb {list-style-type:square;}

.name {font-weight:bold}

.tablerow {
background-color:#ccc;
font-weight:bold;
color:#fff;}

td {
border-bottom:1px solid #a3a3a3;
padding-left:5px;}

table {border-bottom:1px solid #3f4040;}

.tablebackground {background-color:#e0dce7;}

label
{
width: 7em;
float: left;
text-align: right;
margin: 0 0em 10px 0;
clear: both;
color:#666;
font-size:80%;
}

.input-box
{
margin-bottom: 10px
}

.submit-button
{
margin:1em 0 0 8em;
clear: both}

h4
	{font-family: font-family: Arial, Helvetica, sans-serif;}
	
a  {font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#333;}
	
a:hover{color:#ccc; 
	text-decoration: underline;
	color:#666;}	
	
.or {
border-bottom:5px solid #ff9306;}

.yel {
border-bottom:5px solid #fff80a;}

.gre {
border-bottom:5px solid #b9f029;}

.blu {
border-bottom:5px solid #0abefe;}

.pur {
border-bottom:5px solid #8378cb;}

.pur2 {
border-bottom:5px solid #c92fa5;}

.re {
border-bottom:5px solid #ff3a1c;}

a img {
	border: 0;
}

#content #doclist {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	list-style: none;
	float: left;
	background: #fffdbf;
	border: 1px solid #e0db30;
	width: 505px;
}
#content #doclist li {
	padding: 0;
	float: left;
	width: 200px;
	margin: 0;
}
#content #doclist li a {
	display: block;
	padding: 4px 0;
	margin: 0;
}

.image_egg
{
	float:right;
	margin-bottom:20px;
	margin-left:20px;
}

#questionnaire_link{
	color:#0000ff;
	font-size:16pt;
}