

/* CSS Document */
body {
	background: #3097D1 url(images/bg-gradient.gif) repeat-x;
	font: normal 11px Arial, Helvetica, Verdana, sans-serif;
	color: #0956A4;
	margin: 10px 0; padding: 0;
	line-height:1.33;
	text-align:left;
	
}

a { text-decoration:none; }
a:link { color: #ec6c00; text-decoration: none; }
a:visited { color: #ec6c00; text-decoration: none; }
a:hover { color: #ec6c00; text-decoration: underline; }
a:active { color: #ec6c00; text-decoration: none; }


	
font,td {font:12px Arial}

.main { padding-left: 12px;
	padding-right: 10px;
	color: #094E94; }
	
/*page headers	*/
h1 { font-size: 18px;
	font-weight:500;
	margin: 0px;
	padding: 2px 0px 0px 5px; }
	
/* h2 covers secondary text headers */	
h2  { font-size: 16px;
	color: #ec6c00;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px; }
	
/* h3 covers tertiary text headers */		
h3  { font-size: 16px;
	color: #ec6c00;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px; }
	 
h4 {	}

.nav { font-size:11px }

.bnav { font-color: #c3D6CCE;
       font-size:10px;
	   font-family: Verdana; 
 }
 
.dot { padding-top: 2px;
 }
 
.menu {color:#1879BE; font-size:11px;  background: url(images/m2.gif) 0 50% no-repeat;background-position:center top;padding-left:15px}
.menu:hover {color: #ffffff; font-size:11px;  background: url(images/m3.gif) 0 50% no-repeat;background-position:center top;padding-left:15px}
.menu a:link { color: #1879BE; text-decoration: none; font-weight: bold; }
.menu a:visited { color: #1879BE; text-decoration: none; font-weight: bold;}
.menu a:hover { color: #1879BE; text-decoration: none; font-weight: bold;}
.menu a:active { color: #1879BE; text-decoration: none; font-weight: bold;}




.box {  border-color: #5986D0;
    border-style: solid; 
	border-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px; }
	
	
.qa  { font-size: 10px;
	 }

.tab  { font-size: 10px;
	color: #1754A0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: left;
	 }
.tab a:link { color: #FF0000; text-decoration: none; }
.tab a:visited { color: #FF0000; text-decoration: none; }
.tab a:hover { color: #FF0000; text-decoration: underline; }
.tab a:active { color: #FF0000; text-decoration: none; }

.textfield {
	border-color: #5986D0;
	border-width: 1px;
	border-style: solid;
	background:	#ffffff;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}

.textfield_small {
	border-color: #5986D0;
	border-width: 1px;
	border-style: solid;
	background:	#ffffff;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	width: 50px;
}

form{padding:0px;margin:0px}
input{margin:0px}
input.txt{width:115px;height:16px;border:solid 1px #A5CCE4;color:#015A99;}

.small{font-size:10px}
a.menu2{font-family:arial;font-size:11px;color:#1879BE;text-decoration:none}
a.menu2:hover{font-family:arial;font-size:11px;color:#1879BE;text-decoration:underline}
.bord{width:77px;height:20px;border:solid 1px #8DBEDD;color:#015A99;font-size:9pt;}



.menu_header {OVERFLOW: visible; CURSOR: pointer;FONT-SIZE: 8pt;font-weight: bold;  LEFT: 0px; VISIBILITY: visible; COLOR: #1879BE; POSITION: relative; TOP: 5px; BACKGROUND-COLOR: transparent; background repeat: no-repeat;}
.menu_drop {FONT-SIZE: 11px; FONT-FAMILY: tahoma; VISIBILITY: hidden; left:0px; top: 0px; COLOR: #3E72A7; POSITION: absolute; BACKGROUND-COLOR: transparent; overflow: visible;}
.menu_item {text-indent: 29px; FONT-SIZE: 11px;font-weight: bold; padding-top:10px; FONT-FAMILY: tahoma; VISIBILITY: inherit; OVERFLOW: visible; CURSOR: pointer; COLOR: black; POSITION: absolute; BACKGROUND-COLOR: transparent; WHITE-SPACE: NOWRAP;background-repeat: no-repeat;text-decoration:none;}





.contactform input, .contactform textarea, .contactform select  {
	font-size:100%;
	border: 1px solid #d3d3d3;
	background:#f9f9f9;

}

.contactform input:hover, .contactform textarea:hover, .contactform select:hover {border: 1px solid; background:white}

.contactform #mailsubmit {
	padding: 6px;
	
	font-size:100%;

	border: 1px solid #d3d3d3;

	}
	
.contactform #mailsubmit:hover {
	border:#d3d3d3;
	color:black;
	font-size:100%;
	background:white;
	
}

