/* CSS Document */

*{
	font-size:100%;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005199;
	text-align:left;
	background-color: #005199;
	margin-top: 0px;
}

div{
}

dd{
	margin-left:0;
}


#wrap{
	width: 1000px;
	text-align:left;
	border: 1px solid #005199;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image:url(images/back.jpg);
	background-repeat:repeat-y;
}



#header{
	padding: 0px;
	font-size: 24px;
	color: #000000;
}

#nav {
	text-align: left;
	clear: both;
	font-size: 11px;
	font-weight: bold;
	text-transform:capitalize;
	width: 933px;
	margin-top: -20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #005199;
	background-image: url(images/navtop.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#wrap #coltop {
	background-repeat: no-repeat;
	height: 12px;
	background-image: url(images/contop.jpg);
	background-position: 20px 0px;
	margin-top: 5px;
}

#wrap #colbot {
	background-repeat: no-repeat;
	height: 12px;
	background-image: url(images/conbot.jpg);
	background-position: 20px 0px;
	margin-bottom: 10px;
}
 #wrap #navbot {
	background-repeat: no-repeat;
	height: 12px;
	background-image: url(images/navbot.jpg);
	background-position: 20px 0px;
}
#colone-onecol {
	float:left;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 0px;
	background-color: #fff;
	width: 933px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(images/conmid.jpg);
}

#foot{
	clear:both;
	padding-top: 15px;
	text-align: left;
	padding-bottom: 50px;
	padding-right: 20px;
	padding-left: 20px;
	color: #005199;
	font-size: 14px;
	font-weight: normal;
	width: 970px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image:url(images/bot.jpg);
	background-repeat: no-repeat;
	background-color: #005199;
}

a:link {
	color: #d2263d;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #d2263d;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #d2263d;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #d2263d;
	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 #nav a:link {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#wrap #nav a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#wrap #nav a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}
#wrap #nav a:active {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#wrap #foot a:link {
	color: #d2263d;
	font-weight: normal;
}
#wrap #foot a:visited {
	color: #d2263d;
	font-weight: normal;
}
#wrap #foot a:hover {
	color: #d2263d;
	text-decoration: underline;
	font-weight: normal;
}
#wrap #foot a:active {
	color: #d2263d;
	font-weight: normal;
}
#clearboth {
	clear: both;
}
#colone-onecol h1 {
	font-size: 20px;
}
#colone-onecol h2 {
	font-size: 18px;
}
#colone-onecol h3 {
	font-size: 16px;
}