html {height: 100.1%;}
body {
	background-color: #3565AD;
}
img {
display: block;
}
.dhtmlgoodies_question{	/* Styling question */
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
	text-align: left;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	background-color:#91A8B5;
	width:356px;
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	background-image: url(images/bluegrid.gif);
	background-repeat: repeat;
	border: 1px solid #8BA3B1;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
}
.textarea {
	height: 90px;
	width: 260px;
	border: 1px solid #91A9B5;
}
.textbox {
	background-color: #FFFFFF;
	height: 16px;
	width: 150px;
	border: 1px solid #88A1AF;
}
.sendbutton {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	background-color: #89A1B0;
	height: 20px;
	width: 80px;
	border: 1px solid #FFFFFF;
	vertical-align: middle;
	font-weight: bold;
	cursor:pointer;
}
.contactformbg {
	background-color: #8AA3B1;
	background-repeat: repeat;
	border: 1px solid #A9B7BE;
	background-image: url(images/bluegrid.gif);
}
.team_photos {
	height: 160px;
	width: 130px;
	border: 1px solid #91A9B5;
}
.textboxnews {

	background-color: #FFFFFF;
	height: 16px;
	width: 100px;
	border: 1px solid #88A1AF;
}
.textboxnewsemail {

	background-color: #FFFFFF;
	height: 16px;
	width: 126px;
	border: 1px solid #88A1AF;
}
.sidebarnews {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 12px; color: #FFFFFF
}
.textboxnewsdrop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	height: 20px;
	width: 104px;
}
.adminborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
td {  
font-family: "Trebuchet MS", Verdana, Arial, sans-serif; 
font-size: 13px; 
color: #666666;
}
.headerbg {
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
}
.sidebar {  
font-family: "Trebuchet MS", Verdana, Arial, sans-serif; 
font-size: 13px; 
color: #FFFFFF;
}
a.whitelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.whitelink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration:none
}


.leftborderblack {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.picborder {
	border: 1px solid #91A9B5;
}
.gobutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E8C94F;
	background-color: #89A1B0;
	height: 20px;
	width: 40px;
	border: 1px solid #FFFFFF;
	vertical-align: middle;
	font-weight: bold;
}
a.yellowlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #68889B;
	text-decoration: none;
}
a.yellowlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #68889B;
}
a.yellowlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration:noneli {
	list-style-type: circle;
	color: #FFFF99;
	font-size: 24px;
	line-height: normal;
	vertical-align: baseline;
}
.menubox {
	border: 1px solid #000000;
}


