body
{
	text-align: center;

*/ Centers in IE */
; 		background-color: #dbdfe2;
	margin-top: 20px;
	margin-bottom: 20px;
}
#container
{
	margin: 0 auto;

*/Centers in FF */
; 		background-color: #dbdfe2;
	border: medium solid #FFFFFF;
	width: 700px;
	background-image: url(images/leftimagefaint.jpg);
	background-repeat: repeat-y;
}
.header {
	background-color: #333333;
	height: 200px;
	background-image: url(images/headerright.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.leftnav {
	background-color: #b0b6ba;
	float: left;
	height: 200px;
	width: 350px;
	border-right-style: none;
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	background-image: url(images/leftimage.jpg);
}
.nav {
	background-color: #b0b6ba;
	height: 200px;
	width: 320px;
	margin-left: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	vertical-align: middle;
}
.navlinks {
	height: 200px;
	width: 320px;
	vertical-align: middle;
}
#navcontainer {
	width: 320px;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	vertical-align: middle;
	height: 200px;
}

#navcontainer a
{
	display: block;
	padding: 0px;
	width: 320px;
	height: 28.5px;
	background-color: #b0b6ba;
	float: none;
	left: 0px;
	text-indent: 5pt;
	vertical-align: middle;
    line-height: 25px;
}

#navcontainer a:link, #navlist a:visited
{
	color: #0F3D6C;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}

#navcontainer a:hover
{
	background-color: #CCCCCC;
	color: #0F3D6C;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	vertical-align: middle;
	text-indent: 5pt;
}
ul {
	margin: 0px;
display: block;
	vertical-align: middle;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 20px 40px 0px 60px;
	text-align: left;
	background-repeat: repeat-y;
	left: 0px;
	float: none;
	margin: 0px;
	width: 600px;
	top: 0px;
	clear: both;
	text-indent: 0px;
	list-style-position: inside;
	list-style-type: disc;
	border-top: medium none #1B1E23;
	border-right: 0px none;
	border-bottom: medium none #FFFFFF;
	border-left: 0px none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 20px;
	width: 700px;
	background-color: #999999;
	vertical-align: middle;
	line-height: 20px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0F3D6C;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0F3D6C;
}
.allborder {
	border: thin solid #CCD0D3;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.maintextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

