/* CSS Document */
body,td,th {font-family: "Times New Roman", Times, serif; font-size: 11px; color: #333333;}
a:link, a:visited, a:active {
	color: #333333;
	font-size: 12px;
}
a:hover {color: #999999;}
td img {display: block;}
hr {margin:0px 10px;}
li {font-family: "Times New Roman", Times, serif; color: #333333; display: list-item; margin-bottom: 3px; font-size: 14px;}
ol {margin-bottom: 2px;	margin-top: 0px; list-style-type: decimal;}
ul {list-style-type: circle; font-size: 14px; margin-top: 0px; margin-bottom: 0px;}

#wrapper {
	width: 795px;
	height: 100%;
	text-align:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
#banner {
	width: 795px;
	height: 213px;
}
#bannerimg {width: 766px;}
#banner .td{padding-top: 2px;}
#mainimage {width: 766px;}
#navigation {
	width: 795px;
	height: 41px;
}
#content {
	width: 795px;
	background-image: url(images/tback.jpg);
	height: 537px;
}
#content .rtd {
	width: 376px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: center;
}
#content .ltd {
	width: 118px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	vertical-align: top;
}
#content p {
	font-size: 9pt;
	color: #333333;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content .tableborder {
	border: 1px solid #333333;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	width: 95%;
}
#content .table {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	width: 95%;
	margin-top: 20px;
}
#content .tableborder .colleft{
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	border-right: 1px solid #333333;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#content .tableborder .colright{
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#content p .underline {text-decoration: underline;}
#content p .strong {font-weight: bold;}
#content h1 {
	font-size:22px;
	font-weight:bold;
	color: #660000;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#content h2 {
	font-size:18px;
	font-weight:normal;
	margin-left: 5px;
	color:#660000;
}
#content h3 {
	font-size:16px;
	font-weight:bold;
	margin-left: 5px;
	color:#2F0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#content h4 {
	font-size:14px;
	font-weight:bold;
	color: #2F0000;
	background-color: #CCCCCC;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#content2 {
	width: 795px;
	height: 200px;
	background-color: #FFFFFF;
}
#footer {
	width: 795px;
	background-image: url(images/footer.jpg);
	height: 35px;
	background-repeat: no-repeat;
}
#footer p {
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	text-align: center;
	margin: 2px 0px;
	padding-left: 100px;
}
#footer a:link {color: #FFFFFF; font-size: 12px;}
#footer a:visited {color: #FFFFFF;}
#footer a:active {color: #FFFFFF;}
#footer .float {float: right; margin: 15px 0px 0px; padding: 0px;}
/*Cols*/
/*Two col*/
div.twocol div.col {width: 49%;}

/*Three col*/
div.threecol { background-color:gray; }
div.threecol div.col {width: 32%}

/*Both Cols*/
div.twocol:after, div.threecol:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
div.twocol, div.threecol {height: 1%; margin-left: 2px;}
div.col {float:left; background-color: #FF0000;}
div.colleft {float:left;}
div.colright {float:left;}
div.spacer {float:left; width:35px; height:10px}
form {padding-right: 50px; padding-left: 75px;}
