/* CSS Document */
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000066;
}
table#maincontent {
	border-top: 10px solid #CFD19E;
	border-right: 9px solid #CFD19E;
	border-bottom: 10px solid #CFD19E;
	border-left: 10px solid #CFD19E;
	
}
td#content {
	margin: 0px;
	padding: 0px 0px 100px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-left-color: #000066;
	background-image: url(images/shellback2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

td#content table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
td#contenthome {
	margin: 0px;
	padding: 0px 0px 100px;

	border-left-width: 1px;

	border-left-style: solid;
	
	border-left-color: #000066;
	background-image: url(images/shellback2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

td#contenthome table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
body {
	background-color: #000066;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: underline;
	color: #000066;
}
td#leftnav {
	background-image: url(images/address.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 60px;
	font-size: 12px;
}
ul#navlist {
	padding: 0px 0px 10px 5px;
	margin: 10px 0px 0px;
	list-style-type: none;

}
ul#navlist li {
	padding: 5px 0px 0px;
	margin: 0px;	
}
td#leftnav a {
	color: #000066;
	text-decoration: none;
}
td#leftnav a:hover {
	color: #000066;
	text-decoration: none;
	background-color: #CFD19E;
}
td#leftnav a:link {
	color: #000066;
	text-decoration: none;
}
td#leftnav a:visited {
	text-decoration: none;
	color: #000066;
}
td#leftnav a:hover {
	text-decoration: underline;
	color: #000066;
}
td#leftnav a:active {
	text-decoration: underline;
	color: #000066;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	height:32px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CFD19E;
	margin: 0px;
	width: 100%;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 15px;
	letter-spacing: 2px;
	display:block;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000066;
}
ul.subnavlist {
	margin: 0px 0px 0px -5px;
	padding: 0px;
	background-image: url(images/subnavbk.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
	list-style-position: inside;
}
ul.subnavlist li {
	margin: 0px 0px 0px -5px;
	list-style-type: none;
	width: 100%;
	text-indent: 20px;
	list-style-position: inside;
	padding: 0px;
	display: list-item;
}
div.contenttext {
	margin: 10px 15px;
	padding: 0px;
}
div.contenttext ul li {
	padding-bottom: 10px;
}
div.contenttext2 {
	margin: 10px 15px;
	padding: 0px;
}
div.contenttext2 ul li {
	padding-bottom: 10px;
}
div.rightimg {
	padding: 0px;
	float: right;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.activeleft {
	font-weight: bold;

}
.smalltext {
	font-size: 10px;
	color: #000066;
}
