.inputU 
{ 
display : block; 
height : 20px; 
padding : 2; 
border : 1px #049aac solid; 
margin-top : 5; 
margin-bottom : 5; 
margin-left : 1; 
color : #75848f; 
font-size: 11px;
font-family: Georgia; 
}
.style1 {font-size: 11px}

.search 
{ 
display : block; 
height : 20px;
border : 1px #049aac solid;
margin:0px;
padding:1px;
color : #75848f; 
font-size: 11px;
font-family: Georgia; 
}

.SubmitButton 
{
    font-family: Georgia;
    font-size: 11px;
   	color: #3a4b57;
    cursor: hand;
    border:1px solid #ebedee;
	border-color: #ebedee;
    border-top-color:RGB(235,237,238);
    border-left-color:RGB(235,237,238);
    border-right-color:RGB(235,237,238);
    border-bottom-color:RGB(235,237,238);
	height : 20px; 
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ebedee',EndColorStr='#ffffff');
}

body 
{ 
margin-top:0px; 
margin-bottom:0px; 
margin-left:0px;
margin-right:0px;  
font-size: 11px; 
font-family: Georgia; 
color:#75848f; 
background-colour: #ffffff; 
scrollbar-3dlight-color:#3a4b57; 
scrollbar-shadow-color:#3a4b57; 
scrollbar-arrow-color:#049aac; 
scrollbar-face-color:#ebedee; 
scrollbar-track-color:#cccccc; 
}
    
scroll
    {
scrollbar-3dlight-color:#3a4b57; 
scrollbar-shadow-color:#3a4b57; 
scrollbar-arrow-color:#049aac; 
scrollbar-face-color:#ebedee; 
scrollbar-track-color:#cccccc; 

    }
	
.scroll
    {
border : 1px #049aac solid;
color : #75848f; 
font-size: 11px;
font-family: Georgia; 
scrollbar-3dlight-color:#3a4b57; 
scrollbar-shadow-color:#3a4b57; 
scrollbar-arrow-color:#049aac; 
scrollbar-face-color:#ebedee; 
scrollbar-track-color:#cccccc; 

    }
    

h1 
{ 
color: #3a4b57; 
font-size: 14px; 
font-family: Georgia; 
font-weight: bold; 
margin: 0;
line-height:15px;: 
}

h2 
{ color: #049aac; 
font-size: 12px; 
font-family: Georgia; 
font-weight: bold; 
background-color: #ebedee; 
margin: 0px; 
padding: 5px; 
}

p 
{ 
color: #666666; 
font-size: 11px; 
font-family: Georgia; 
line-height:15px;: 
}

.indicators 
{ 
color: #3a4b57; 
font-size: 10px; 
font-family: Verdana; 
}

.darkblue 
{ 
color: #3a4b57; 
font-family: Georgia; 
}

.lightblue 
{ 
color: #049aac; 
font-family: Georgia; 
}

.grey 
{ 
color: #75848f; 
font-family: Georgia; 
}

a:link 
{ 
color: #049aac; 
font-size: 11px; 
font-family: Georgia; 
text-decoration: none; 
}

a:visited 
{ 
color: #049aac; 
font-size: 11px; 
font-family: Georgia; 
text-decoration: none; 
}

a:hover 
{ 
color: #049aac; 
font-size: 11px; 
font-family: Georgia; 
text-decoration: underline; 
 
}

a:active 
{ 
color: #049aac; 
font-size: 11px; 
font-family: Georgia; 
text-decoration: none; 
}

.link2:link 
{ 
color: #3a4b57; 
font-size: 11px; 
font-weight: bold; 
font-family: Georgia; 
text-decoration: none; 
}

.link2:visited
{ 
color: #049aac; 
font-size: 11px; 
font-weight: bold; 
font-family: Georgia; 
text-decoration: none; 
}

.link2:active 
{ 
color: #3a4b57; 
font-size: 11px; 
font-weight: bold; 
font-family: Georgia; 
text-decoration: none; 
}

.link2:hover 
{ 
color: #049aac; 
font-size: 11px; 
font-weight: bold; 
font-family: Georgia; 
text-decoration: none; 
}

.link3:link 
{ 
color: #75848f; 
font-size: 10px; 
font-weight:normal;
font-family: Georgia; 
text-decoration: underline; 
}

.link3:visited
{ 
color: #75848f; 
font-size: 10px;
font-weight:normal;
font-family: Georgia; 
text-decoration: none; 
}

.link3:active 
{ 
color: #75848f; 
font-size: 10px; 
font-weight:normal;
font-family: Georgia; 
text-decoration: underline; 
}

.link3:hover 
{ 
color: #049aac; 
font-size: 10px; 
font-weight:normal;
font-family: Georgia; 
text-decoration: none; 
}

.tdimage
{ 
padding: 1px; 
border-color: #049aac; 
border: 1px solid #049aac; 
border-width: 1px; 
}
.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.8;
}

.AquaAccordion {
	border-left: solid 0px white;
	border-right: solid 1px #ebedee;
	border-bottom: solid 1px #ebedee;
	border-top: solid 1px #ebedee;
	overflow: hidden;
	font-family: Georgia;
	font-size: 16px;
}

.AquaAccordion .Tab {
	background-image: url(../images/navbuttondown.jpg);
	border-top: solid 0px red;
	border-bottom: solid 0px blue;
	margin: 0px;
	padding-left: 18px;
	padding-top : 7px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	height:20px;
	color: #049aac; 
	font-size: 11px; 
	font-weight: bold; 
	font-family: Georgia; 
	text-decoration: none; 

}

.AquaAccordion .Content {
	overflow: auto;
	height: 300px;
	margin: 0px;
	padding: 0px;
	background: #ebedee;

}

.AquaAccordion .hover {

}

.AquaAccordion .open {
	background-image: url(../images/navbuttondown.jpg);
}

.AquaAccordion .closed {
	/* Add properties here. */
}

.AquaAccordion .focused {
	/* Add properties here. */
}
.LeftNavBut{
background-image: url(../images/navbutton.jpg);
height:20px;
padding-left:18px;
padding-top:7px;
}

input.invalid, textarea.invalid {
	background-color: #ebebeb;
	border: 0.1em;
	border-color: #24a5c0 !important;
	border-style: solid;
	margin: 0.1em !important;
}

input.invalid:focus, textarea.invalid:focus {
	background-color: #ebebeb;
	border: 0.1em;
	border-color: #24a5c0 !important;
	border-style: solid;
	margin: 0 !important;
}
div#errorDisplay {
	background-image:url(../icon/field-alert.gif);
	background-position: 5px 4px;
	background-repeat: no-repeat;
	border: 1px;
	border-color: #24a5c0;
	border-style: solid;
	background-color: #ebebeb;
	display: none;
	padding:5px 0px;
	margin:10px;
}
div#errorDisplay ul {
	list-style-type: square;
	margin-top:0px;
	margin-bottom:0px;
}

.MenuHigh {
background: #24a5c0;color:#000000;cursor:pointer;
}
.MenuLow {
background: #cccccc;
}

.googlead {
 float: left;
 text-align: center;
 width: 120px;
}





