body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	margin-top: 0;
	
}	
.topbanner {
	background-color: #6B85A5;
	border-bottom: solid 1px #C4CBD1;
	height: 60px;
}
.topbanner td {
	color: #FFFFFF;
	
}	
.topbanner a, .topbanner a:link, .topbanner a:visited {
	color: #FFFFFF;
	text-decoration: none;
	
}
.topbanner a:hover {	
	text-decoration: underline;
	
}	
.white_BotBorder {
	border-bottom: solid 1px #C4CBD1;
	
}
.mainarea {
	margin-top: 10px;
	
}
.hometextarea {
	padding: 5px 0 20px;
	border-bottom: solid 1px #6B85A5;
	
}
.maintextarea {
	padding: 5px;
	vertical-align: top;
	line-height: 1.8em;
	
}
.leftside {
	background-color: #FFF;
	width: 180px;
	text-align: left;
	vertical-align: top;
}
.rightside {
	background-color: #FFF;
	width: 600px;
	text-align: left;
	vertical-align: top;
}
.lefttable {
	border: solid 1px #516884;
	width: 170px;

}
.lefttable th {
	background-color: #516884;
	height: 20px;
	color: #FFFFFF;
	text-align: left;
	padding: 2px;

}
.lefttable td {
	background-color: #FFF;
	vertical-align: top;

}
.lefttable #padded {
	background-color: #FFF;
	padding: 2px;
	vertical-align: top;

}	
.sectiontables {

}
.dashedborder {
	border-left: dotted 1px #6B85A5;
	height: 200px;

}
.sectiontables th {
	background-color: #fff;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #57708E;
	text-align: left;
	padding: 2px;

}
.sectiontables td {
	background-color: #FFF;

}
.sectiontables #padded {
	background-color: #FFF;
	padding: 2px;
	vertical-align: top;

}		
input {
	font-size: 10px;
	color: #000000;
}
select {
	font-size: 10px;
}
ul {
	margin: 0px;
	padding: 0px;
}
.greyborder {
	border: 1px solid #CCCCCC;
}
td {
	font-size: 11px;
	line-height: 1.4em;
	color: #333333;
	
}
.footer {
	background-color: #DEE1E4;
	height: 50px;
}
.footer td {
	font-size: 10px;

}	
.footer #links {
	text-align: center;

}
.footer a:link, a:visited {
	text-decoration: none;
	color: #333;
	
}
.footer a:hover {
	color: #333;
	text-decoration: underline;
	
}	
.breadcrumbs {
	font-size: 10px;
	background-color: #C4CBD1;
	width: 100%;
	height: 18px;
	
}
a:link, a:visited {
	text-decoration: underline;
	color: #6B85A5;
	
}
a:hover {
	color: #6B85A5;
	text-decoration: none;
	
}
.globalnav {
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	width: 100%;
	
}
.globalnav ul {
	margin: 0;
	margin-left: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	
}
.globalnav li {	
	float: left;
	
}
.globalnav a {
	background-color: #C4CBD1;
	color: #57708E;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding: 6px 27px 6px 26px;
	display: block;
	border-right: solid 1px #C4CBD1;
	
}
.globalnav #lastitem a {
	padding: 6px 29px 6px 28px;
	border-right: none;
	
}
.globalnav a:link, .globalnav a:visited {
	color: #FFFFFF;
	background-color: #6B85A5;
	text-decoration: none;
	
}
.globalnav a:hover {
	background-color: #C4CBD1;
	color: #57708E;
	text-decoration: none;
	 
}
li {
	margin: 0px;
	padding: 0px;
	height: 120%;
	list-style-type: none;
}
