body {
	margin: 0;
	min-width: 800px;
	padding: 0;
	text-align: center;
	background: #FFF;
	color: #19245A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 135%;
}
a {
	color: #333;
}
form {
	margin: 0;
	padding: 0;
}
input.text {
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
}
p {
	margin: 0 0 10px 0;
	padding: 0;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
h1 {
	font-size: 19pt;
	font-weight: bold;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
}
#allcont {
	margin: 0 auto;
	width: 800px;
	text-align: left;
}
#headcont {
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	background: #FFF;
}
.header {
	background: url(/img/nav1.jpg) center top no-repeat;
	overflow: hidden;
	width: 800px;
	white-space: nowrap;
	padding:0;
	margin: 0 auto;	
	height:80px;
}
.header a {
	text-decoration:none;
}
.header a:hover {
	text-decoration:underline;
}
#headnav {
	width: 100%;
	overflow: hidden;
	text-align: right;
	white-space: nowrap;
}
#headnav ul {
	float: right;
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0 10px 0 0;
}
#headnav ul li {
	border-right: 1px solid #646365;
	float: left;
	line-height: 12px;
}
#headnav ul li a {
	padding: 0 8px 0 8px;
}
#headnav ul li.last {
	border-right: none;
}
#headnav a {
	color: #646365;
	text-decoration: none;
}
#headnav a:hover {
	color: #555456;
}
.hideover {
	overflow: hidden;
}
h2#headlogo {
	clear: both;
	float: left;
	height: 59px;
	padding: 0 0 0 7px;	
	margin:-12px 0 0 0;
	width: 156px;
}
h2#headlogo a{
	display:block;
}
h2#headlogo a span{
	display: none;
}
#headsearch {
	float: right;
	margin: 0;
	padding: 12px 0 0 0;
}
#headsearch button, #headsearch input {
	float:left;
}
#headsearch label {
	float:left;
	font-size: 1.2em;
	font-weight: bold;
	line-height:16px;
	margin:6px 5px 0 0;
}
headservices, td.headservices {
	font-size:12px;
}
headservices, td.headservices a {
	text-decoration:underline;
}
.navimg {
	width:800px; 
	height:18px;
}
.nav2img {
	width:800px;
	height:20px;
}
#searchinput {
	color: #929193;
}
#searchinput {
	padding: 1px;
	margin: 0 3px 0 0;
	width: 210px;
}
input.text, select {
	border-top-color: #BFBFBF;
	border-right-color:#E0E0E0;
	border-bottom-color:#E0E0E0;
	border-left-color: #BFBFBF;
}
button {
	background: none;
	cursor: pointer;
	border: 0;
	margin: 0;
	padding: 0;
}
button div {
	margin: 0;
	padding: 0px 0px 0px 5px;
	background-repeat: no-repeat;
	background-position: left center;
}
button div p, button div table {
	color: #006567;
	font-size: 14px;
	line-height:1em;
	font-weight: bold;
	margin: 0;
	white-space: nowrap;
	padding: 9px 12px 10px 7px;
	background-repeat: no-repeat;
	background-position: right center;
}
button.ibutton {
	margin:0;
	padding:0;
}
button div p.ibutton {
	font-size: 13px;
	line-height: 1.6em;
	padding: 3px 12px 2px 7px;
}
button div p.ibutton {
	background-image: url(/img/ibutton.gif);
}
.clrboth {
	clear: both;
}
.column1 {
	display: inline;
	float: left;
	overflow: hidden;
	width: 220px;
}
.column1:after, .column2:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.column2 {
	position:relative;
	display: inline;
	float: left;
	overflow: hidden;
	width: 550px;
	margin-right: 20px;
}
.msepart {
	clear: both;
	margin-top:50px;
}
#footer {
	clear: both;
	overflow:hidden;
	width: 800px;
	margin: 0 auto;	
	padding:0;	
	text-align: center;
	font-weight: normal;
	line-height: 1.8em;
	color: #9C9C9C;
}
#footer div {
	background: url(/img/foot.jpg) no-repeat bottom;
	border-top: 1px solid #D8D8D8;
	margin: 20px 0 10px 0;		
	padding: 5px 0;
}
#footer a {
	color: #9C9C9C;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#cfoot img {
 filter:progid:DXImageTransform.Microsoft.BasicImage(grayScale=1,opacity=0.4);
 opacity: 0.3;
}


