#container
{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	width: 790px;		
	margin: auto;
	border: 0px solid green;
}

/*h6
{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffd124;
	margin: 0px;
	padding: 0px;
}*/
h6
{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fed22b;
	margin: 0px;
	padding: 0px;
	display: inline;
}
h5
{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#logo
{
	
	width: 373px;
	float: left;
}
#logo_right{
	float: left;
	width: 417px;
}
#link_bar{
	margin-top: 14px;
	margin-bottom: 2px;
	padding-left: 50px;
	font-size: 11px;
}
#logo_tile{
	background: url(../images/logotile.jpg);
	background-repeat: repeat-x;
	height: 9px;
	border: 0px solid black;
}
#banner_top{
	margin-top: -1px;
	padding-left: 128px;
}

a:link, a:visited{
	color: black;
	text-decoration: none;
	padding: 2px;
}
a:hover, a:active{
	background-color: #234689;
	color: white;
	text-decoration: none;
	padding: 2px;
}
.selected{
	background-color: #234689;
	color: white;
	text-decoration: none;
	padding: 2px;
}

a.sitemapH:link, a.sitemapH:visited{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffd124;
	text-decoration: none;
}
a.sitemapH:hover, a.sitemapH:active{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #020468;
}

#banner_text{
	float: left;
	width: 450px;
	padding-left: 50px;
	padding-top: 5px;
}
#banner{
	float: right;
	margin-top: -2px;
	border: 0px solid black;
}
#banner_intext{
	padding-left: 35px;
	padding-top: 10px;
	background-color: white;
	height: 0px;
	line-height: 150%;
}
html>body #body_section{
	clear: both;
	background-image: url(../images/main_tile.jpg);
	background-color: #efb259;
	width: 790px;
	border: 0px solid black;
}
#body_section{
	clear: both;
	background-image: url(../images/main_tile_ie.jpg);
	background-color: #efb259;
	width: 790px;
	border: 0px solid black;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#welcome{
	background-color: #020468;
	width: 347px;
	float: left;
	height: 321px;
}
html>body #welcome{
	background-color: #020468;
	width: 347px;
	float: left;
	height: 590px;
}
#welcome_in{
	background-color: #020468;
	width: 535px;
	float: left;
	height: 100%;
}
html>body #welcome_in{
	background-color: #020468;
	width: 570px;
	float: left;
}

#dotted{
	float: left;
	background-image: url(../images/dotted_tile.jpg);
	background-repeat: repeat-y;
	width: 1px;
	height: 590px;
}
#dotted_in{
	float: left;
	background-image: url(../images/dotted_tile.jpg);
	background-repeat: repeat-y;
	width: 1px;
}
/*html>body #dotted{
	float: left;
	background-image: url(../images/dotted_tile.jpg);
	background-repeat: repeat-y;
	width: 1px;
	height: 590px;
}*/

#services{
	background-color: #1d1e78;
	float: left;
	width: 220px;
	height: 590px;
	border: 0px solid black;
}
#services_in{
	background-color: #1d1e78;
	float: right;
	width: 220px;
	border: 0px solid black;
}
/*html>body #services{
	background-color: #1d1e78;
	float: left;
	width: 220px;
	height: 590px;
	border: 0px solid black;
}*/

#information{
	float: left;
	background-color: #efb259;
	width: 223px;
	height: 590px;
}
html>body #information{
	float: left;
	background-color: #efb259;
	width: 223px;
	height: 590px;
}
#information_in{
	float: left;
	background-color: #efb259;
	width: 223px;
	height: 100%;
}
html>body #information_in{
	float: left;
	background-color: #efb259;
	width: 220px;
	height: 100%;
}
	
#welcome_header{
	padding: 10px;
}
#welcome_text{
	color: white;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 160%;
	padding-bottom: 15px;
}

#services_header{
	padding: 15px;
	padding-top:15px
}

#box{
	padding-left:10px;
}

#service_Text{
	clear:both;
	color: white;
	border: 0px solid white;
	width:220px;
	padding-top:0px;
}

ul{
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
li{
	padding-right: 0px;
	margin-bottom: 2px;
	margin-top: 10px;
	margin-left: 10px;
	text-indent: -2px;	
	
}
/*
ul{
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
}
li{
	padding-right: 0px;
	margin-bottom: 2px;
	margin-top: 10px;
	margin-left: 0px;
	text-indent: -2px;	
	display: inline;
}
*/
.profit{
	font-size: 12px;
}

#tab ul li a 
{	
	color: white;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 13px;
	padding-right: 12px;
}

a.topLink:link, a.topLink:visited
{
	color: white;
	text-decoration: underline;
}
a.topLink:hover, a.topLink:active
{
	color: #00adef;
	background-color: transparent;
}
.toplink_selected{
	color: #00adef;
}

.more{
	padding-left: 15px;
	color: #00adef;
	padding-bottom: 10px;
}
a.more:link, a.more:visited
{
	color: #00adef;
	text-decoration: underline;
}
a.more:hover, a.more:active
{
	color: white;
	background-color: transparent;
}
a.morewhite:link, a.morewhite:visited
{
	color: #00adef;
	text-decoration: underline;
}
a.morewhite:hover, a.morewhite:active
{
	color: black;
	background-color: transparent;
}

#information_header{
	padding: 15px;
	padding-left: 45px;
}

#form{
	padding-top: 15px;
	padding-bottom: 5px;
}
html>body #form{
	padding-top: 12px;
	padding-bottom: 1px;
}

.clear{
	clear: both;
}

#copyright{
	float: left;
	padding-top: 3px;
}

#privacy{
	float: right;
	padding-top: 3px;
}

a.copy:link, a.copy:visited
{
	color: black;
	text-decoration: underline;
}
a.copy:hover, a.copy:active
{
	color:  #020468;
	background-color: transparent;
	text-decoration: none;
}

#fieldwidth{
	width: 135px;
}

.anylinkcss{
position:absolute;
visibility: hidden;
border: 1px solid  #06046f;
font: normal 11px Verdana;
line-height: 18px;
/*z-index: 100;*/
background-color: #d0dbe7;
width: 205px;
margin-left: 0px;
margin-top: 0px;
color: Black;
}
.anylinkcss a{
width: 203px;
display: block;
border-bottom: 0px solid black;
padding: 0px;
text-decoration: none;
/*text-indent: 12px;*/
padding-left: 2px;
}
.anylinkcss a:hover{ /*hover background color*/
background-color: #234689;
color: white;
/*width: 203px;;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
padding: 0px;
text-decoration: none;
padding-left: 0px;*/
}

#topLink
{
	text-align: right;
	font-size: 11px;
}
a.top:link, a.top:visited{
	color: #efb259;
	text-decoration: none;
}
a.top:hover, a.top:active{
	color: white;
	text-decoration: none;
	background-color: #020468;
}