/* CSS Document */

*{
	font-size:100%;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align:left;
	background-color: #fff;
	margin-top: 0px;
	/*background-image: url(/images/back.jpg);*/
	background-repeat: repeat-x;
}
dd{
	margin-left:0;
}
#wrap{
	width: 1000px;
	text-align:left;
	border: 0px solid #;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #;
	background-image: url(/images/back.jpg);
	background-repeat: repeat-y;
	/*border: 1px solid #333333;*/
}
#header{
	padding: 0px;
	font-size: 24px;
	text-align: center;
	color: #000000;
}

#PAGEnav {
	min-height: 550px;
	text-align: right;
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-transform:capitalize;
	background-color:#;
	width: 200px;
	margin-top: 20px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(/images/address.jpg);
	background-repeat: no-repeat;
	background-position: ;
	background-position: right bottom;
}
#colone-onecol{
	float: right;
	width: 758px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color:#;
	min-height: 310px;
	background-image: url(/images/textback.jpg);
	background-repeat: no-repeat;
}
/*#navtop{
	clear: both;
	background-color:#fff;
	background-image: url(/images/ntop.jpg);
	background-repeat: no-repeat;
	width: 990px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#navbot {
	clear: both;
	background-color:#fff;
	background-image: url(/images/nbot.jpg);
	background-repeat: no-repeat;
	width: 990px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#ttop {
	clear: both;
	background-color:#;
	background-image: url(/images/ttop.jpg);
	background-repeat: no-repeat;
	width: 963px;
	margin-top: 10px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 18px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}
#tbot {
	clear: both;
	background-color:#;
	background-image: url(/images/tbot.jpg);
	background-repeat: no-repeat;
	width: 963px;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 10px;
	margin-left: 18px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}*/
#foot{
	clear:both;
	padding-top: 15px;
	text-align: right;
	padding-bottom: 40px;
	padding-right: 22px;
	padding-left: 15px;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	width: 955px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(/images/bot.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}

a:link {
	color: #4d98d0;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #4d98d0;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #4d98d0;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #4d98d0;
	text-decoration: none;
	font-weight: bold;
}
#formleft {
	float: left;
	width: 150px;
}
.formbox {
	border: 1px solid #333333;
}
#formtwo {
	float: left;
	width: 230px;
}
#formthree {
	float: left;
	width: 150px;
}
#formfour {
	float: left;
	width: 230px;
}
#wrap #foot a:link {
	color: #000;
	font-weight: normal;
}
#wrap #foot a:visited {
	color: #000;
	font-weight: normal;
}
#wrap #foot a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}
#wrap #foot a:active {
	color: #000;
	font-weight: normal;
}
#clearboth {
	clear: both;
}
#colone-onecol h1 {
	font-size: 18px;
}
#colone-onecol h1 .subscript {
	font-size:xx-small;
	vertical-align:bottom;
	font-variant: small-caps;
}
#colone-onecol .subscript {
	font-size:xx-small;
	vertical-align:bottom;
	font-variant: small-caps;
}
#colone-onecol h2 {
	font-size: 16px;
}
#colone-onecol h3 {
	font-size: 14px;
}
