/* CSS Document */

*{
	font-size:100%;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #41454d;
	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 #e0e6f2;*/
}
#header{
	padding: 0px;
	font-size: 24px;
	text-align: center;
	color: #000000;
}

#PAGEnav {
	text-align: left;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	text-transform:lowercase;
	background-color:#;
	width: 970px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #e0e6f2;
	-moz-border-radius: 1em;
}
#colone-onecol{
	float: right;
	width: 756px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color:#;
	min-height: 310px;
	border: 1px solid #e0e6f2;	
	-moz-border-radius: 1em;
}
#subnav{
	width: 195px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
/*#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: 30px;
	text-align: right;
	padding-bottom: 40px;
	padding-right: 20px;
	padding-left: 15px;
	color: #41454d;
	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: #;*/
}

a:link {
	color: #ebb346;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #ebb346;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ebb346;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #ebb346;
	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: #4162ad;
	font-weight: normal;
}
#wrap #foot a:visited {
	color: #4162ad;
	font-weight: normal;
}
#wrap #foot a:hover {
	color: #4162ad;
	text-decoration: underline;
	font-weight: normal;
}
#wrap #foot a:active {
	color: #4162ad;
	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;
}