@charset "utf-8";
/* CSS Document */

.BoldBlackHeader {
	color: rgb(0, 0, 0);
	background: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.BoldBlackAnswer {
	color: rgb(0, 0, 0);
	background: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.BlackAnswer {
	color: rgb(0, 0, 0);
	background: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
}


.center {
	margin-left: auto;
	margin-right: auto;
}
.boldunderline {
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006;
}

h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24pt;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #000;
}
.footertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CFF;
}
.footerlinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}

.topmenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
}
.bodybackground {
	background-color: #36C;
}
.bodydiv {
	background-color: #FFF;
	padding: 4px;
}
.pagediv {
	background-color: #69C;
	width: 90%;
	text-align: center;
	padding: 1px;
	height: auto;
	border: 1px solid #303;
	margin: auto;
}
.InnerPageDiv {
	height: auto;
	width: 95%;
}
.InnerBodyDiv {
	height: auto;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}


.buttondiv {
	background-color: #003D84;
	text-align: center;
	height: 25px;
	width: 100px;
	border: 1px solid #003;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	float: none;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
}
.BlueHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00F;
}
.BoldRedUnderlineBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #900;
	text-decoration: underline;
	text-align: center;
}
.BoldBlackUnderline18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-decoration: underline;
	text-align: center;
}







.topmenudiv {
	background-color: #069;
	text-align: center;
	margin: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.BodyTextBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
.BodyTextBlackLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: left;
}
.underline {
	text-decoration: underline;
}
.boldtext {
	font-weight: bold;
}
.centertext {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
}
