* {
margin:0;
padding:0;
}
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin: 0.5em 0; 
}
li,dd { 
margin-left:1em;
}

a:visited {color: #407EC1}
a:link {color: #407EC1}
a:hover {color: #344663}
 
body {
font-size: 76.1%;
font-family:  Arial, Helvetica, sans-serif, Trebuchet MS, Verdana;
text-align: center;
line-height:1.3em;
text-decoration: none;
}

#title {
	display: none;
}

#wrap {
	width: 760px;
	overflow: auto;
	margin: 5px auto;
	text-align: left;	
	overflow: hidden;
}

#header {
	width: 760px;
}

#header-text {
	width: 428px;
	margin-top: 15px;
	height: 37px;
	text-align: right;
	float: right;
	font-size: 1.1em;
	font-weight: bold;
}			
	
#header-text h2 {
	font-size: .8em;
	font-weight: normal;
}

#logo {
	width: 147px;
	height: 54px;
	margin: 0px 90px 0px 24px;
	float: left;
	}
	
#logo a img {
	border: none;
}

#topmenu {
	width: 478px;
	height: 16px;
	line-height: 16px;
	background: url(../images/top_menubar.gif);
	float: right;
	font-size: .9em;
}

#topmenu a {
text-decoration: none;
display: block;
float: left;
width: 70px;
text-align: center;
line-height: 1.1em;
margin: 2px 5px 0 10px;

}

#header_graphic {
	clear: both;
	width: 760px;
	height: 135px;
}

#header_bottomleft {
	width: 244px;
	background: url(../images/left_bar.gif) no-repeat;
	float: left;
	text-align: left;
	color: #FFFFFF;
	font-size: .9em;
	text-indent: 12px;
	line-height: 15px;
}

#header_bottomright {
	width: 205px;
	margin: 0;
	float: right;
}

#container {
	float: left;
	overflow: hidden;
	width: 760px;
}

#leftcol {
	float: left;
	width: 514px;
	padding: 0 40px 0px 10px;
	margin-right: -196px; 
	border-right: 196px #EEEEEE solid;
	margin-bottom: 0px;
}

#leftcol ul{
	list-style-type: none;
/*	list-style-image: url(../images/bluebullet.gif); */
	list-style-position: outside;
	margin-left: 3px;  
	margin: 0;
	padding: 0;
}

#leftcol li{
background: url(../images/bluebullet.gif) no-repeat;
background-position: 0em 0.4em;
padding-left: 1.5em;
margin: 0 0 1em 0;
text-indent: none;
}


#services-button {
	margin: 0px 0px; 
	float: right;
	border: none;
}

#rightcol {
	float: left;
	width: 147px;
	margin: 10px 0px 0px 25px;
	padding: 0;
	text-align: left;
	font-style: italic;
	font-size: .9em;
}
#menu {
font-style: normal;
font-weight: bold;


}
#menu a{
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	margin-top: 5px; 



}
#menu a:hover {
	text-decoration: underline;

}
#footer {
	text-align: center;
	font-size: .9em;

}
#footer a { 
	text-decoration: none;
	margin: 15px 5px 5px 5px;
	padding: 5px;
}
#footercontact {
	font-weight: bold;
	text-align: center;
	margin: 10px 0;
}
h1 {
	font-size: 1.4em;
	line-height: 1.2em;
/*	color: #1160C6;   */
	color: #666666;
}
h2 {
	font-size: 1.3em;
	color: #1160C6;
}
h2 img {
	margin: 5px 25px 5px 0px;
	vertical-align: middle;
	text-decoration: none;
	border: none;
}
.bluetext, strong {
	font-weight: bold;
	color: #407EC1;
}
.boldtext {
	font-weight: bold;
	}
.invisible {
	display: none;
}