body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #242424;
	margin: 0px;
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-x;
	text-align: left;
	background-color: #626262;
}
.sidebarlinks {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
a:link {
	color: #18254B;
	text-decoration: none;
}
a:visited {
	color: #0A0F1F;
	text-decoration: none;
}
a:hover {
	color: #203164;
	text-decoration: underline;
}
.imgpad_right {
	margin-right: 8px;
}
.pageheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #5C0001;
	text-transform: uppercase;
}
.question {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 3px;
	margin-top: 10px;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
li {
	margin-bottom: 6px;
}




.bulletshift {
	margin-top: 3px;
}
.navlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.footerlinks {
	font-size: 11px;
	line-height: 19px;
	color: #FFFFFF;
}
.middlepad {
	margin-top: 5px;
	margin-bottom: 5px;
}




p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.subleadin {
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
}
.formfield {
	font-size: 11px;
	line-height: 13px;
}
.formtext {
	font-weight: bold;
	color: #282828;
	line-height: 16px;
}
.asterix {
	font-weight: bold;
	color: #853030;
}




.leadin {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #500000;
}
.footerlinks a:link {
	font-size: 11px;
	line-height: 19px;
	color: #FFFFFF;
	text-decoration: none;
}
.footerlinks a:visited {
	font-size: 11px;
	line-height: 19px;
	color: #F2F2F2;
	text-decoration: none;
}
.footerlinks a:hover {

	font-size: 11px;
	line-height: 19px;
	color: #FFFFCC;
	text-decoration: underline;
}
.navlinks a:link {
	font-size: 11px;
	line-height: 19px;
	color: #FFFFFF;
	text-decoration: none;
}
.navlinks a:visited {
	font-size: 11px;
	line-height: 19px;
	color: #F2F2F2;
	text-decoration: none;
}
.navlinks a:hover {

	font-size: 11px;
	line-height: 19px;
	color: #FFFFCC;
	text-decoration: underline;
}
