/* CSS Document */

body{ 
background-color: #F0F8FF;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
letter-spacing:0Px;
font-variant:inherit;
line-height:20px;
margin:0;
padding:0;
}
h1{
margin:0;
padding:0;
font-size:13px;
font-weight:bold;
}
h2{
margin:0;
padding:0;
font-size:16px;
font-weight:bold;
}
h3{
margin:0;
padding:0;
font-size:13px;
font-weight:bold;
}
h4{
margin:0;
padding:0;
font-size:13px;
font-weight:bold;
}
.logo {
        font-family:Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		font-size:16px;
		font-weight:bold;		
		 }
		 
.logo_sub {
        font-family:Arial, Helvetica, sans-serif;
		color: #000000;
		font-size:15px;
		font-weight:bold;		
		 }		 
.paddinglink{
padding-top:2px;
}
.border_white{
border:1px solid  #FFFFFF;
border-collapse:collapse;
}	 
.link1 a{
	display:block;
	height:25px;
	width:200px;
	font-family:verdana;
	color:#FFFFFF;
	font-size:11px;
	text-indent:15px;
	text-decoration:none;
	line-height:25px;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.link1 a:hover{
display:block;
width:200px;
font-family:verdana;
color:#000000;
font-size:11px;
background:#5FCDE3;
background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration:none;
}
.linkmenu a{
	display:block;
	height:25px;
	width:200px;
	font-family:verdana;
	color:#FFFFFF;
	font-size:11px;
	text-indent:15px;
	text-decoration:none;
	line-height:25px;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.linkmenu a:hover{
display:block;
width:200px;
font-family:verdana;
color:#000000;
font-size:11px;
background:#5FCDE3;
background-image: url(images/menu_bg2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration:none;
}
.copyright{
font-family:verdana;
font-size:10px;
color:#FFFFFF;
padding:5px;
}
.copyright a{
font-family:verdana;
font-size:10px;
color:#FFFFFF;
text-decoration:none;
}
.copyright a:hover{
font-family:verdana;
font-size:10px;
color: #FFFF00;
text-decoration:none;
}

.bg_head{
	height:25px;
	color:#FFFFFF;
	font-size:13px;
	background-color: #00B7E3;
	background-image: url(images/bg_head.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height:25px;
	text-indent:5px;
}
.padding1{
padding:2px 0 0 0;
}
.content{
padding:5px 5px 0 5px;
}
.headblack{
color: #000000;
	font-size:16px;
	line-height:25px;
	text-indent:5px;
}
.input{
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.input2{
width:50px;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.red{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FF0000;
}
.whiteborder{
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
.blueborder{
border:1px solid #00637B;
border-collapse:collapse;
background:#B9FFFF;
}
.blueborder2{
border:1px solid #00637B;
border-collapse:collapse;

}
a{
text-decoration:none;
color:#333333;
}
a:hover{
text-decoration: underline;
color:#333333;
}
.title_bg{
	background-image: url(images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.big_title{
font-weight:bold;
color:#FFFFFF;
font-size:16px;
}
.slogan_italic{
font-style: italic;
color:#FFFFFF;
}
.link2 a{
color:#333333;
text-decoration:none;
font-weight:bold;
}
.link2 a:hover{
color: #FFFFFF;
text-decoration:none;
}
.pullquote {
	width:600px;
	float:left;
	font-size:120%;
	line-height:140%;
	margin:10px;
	background: url(images/closequote.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 25px 5px 0px;
}
.pullquote:first-letter {
	background: url(images/openquote.gif) no-repeat left top !important;
	padding:5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}
.border_right{
border:#00637B 1px solid;
}
.bottom_bg{
	height:75px;
	background-image: url(images/bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #0085A5;
}
.maroon1{
color:#800000;
}
.border3{
border:1px solid #00637B;
border-collapse:collapse;
}
.scrolltext{
color:#FFFFFF;
font-size:12px;
}
.bigfont{
font-size:14px;
color:#000000;
font-weight:bold;
}