TD   {
	font-family: arial,san-serif;
	color: #494039;
	font-size: 12px;
}
h1   {
	font-family: Arial,san-serif;
	font-size: 16px;
	font-weight: bold;
	background: #D2C8BC;
}
.introtitleparagraph2   {
	font-family: Arial,san-serif;
	font-size: 16px;
	font-weight: bold;
	background: #D2C8BC;
	padding-top: 21;
	padding-bottom: 0;
	padding-left: 20;
	padding-right: 20;
}
.smcontent   {
	font-family: arial,san-serif;
	color: #999999;
	font-size: 10px;
}
a:link {
	color: #494039;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #494039;
}
a:hover {
	text-decoration: underline;
	color: #9F0A1A;
}
a:active {
	text-decoration: underline;
	color: #9F0A1A;
}
.alert   {
	color: #AB011A;
	font-weight: bold;
}
.guttercell   {
	background: white;
}
.DataGridHeader   {
	background: #D2C8BC;
	font-weight: bold;
	padding: 2;
}
.DataGridContent   {
	padding: 2;
}
.DataGridLight   {
	background: #D2C8BC;
	padding: 2;
}
.DataGridDark   {
	padding: 2;
}
.DataGridBold   {
	font-weight: bold;
}
.DataGridSmall   {
	font-size: 10px;
}
.DataGridBig   {
	font-size: 20px;
	font-weight: bold;
}
.DottedDivider   {
	border-bottom: 1px dotted #685743;
}
.introparagraph   {
	font-family: Arial,san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #685743;
	padding: 20;
}
.introtitleparagraph   {
	font-family: Arial,san-serif;
	font-size: 16px;
	font-weight: bold;
	background: #D2C8BC;
	padding-top: 21;
	padding-bottom: 22;
	padding-left: 20;
	padding-right: 20;
}
.subparagraph   {
	font-family: Arial,san-serif;
	font-size: 12px;
	padding: 20;
}
.subparagraphtwo   {
	font-family: Arial,san-serif;
	font-size: 12px;
	background: #D2C8BC;
	padding: 20;
}
.subparagraphthree   {
	font-family: Arial,san-serif;
	font-size: 12px;
	padding-left: 20;
	padding-top: 20;
	padding-right: 20;
}
.subparagraphfour   {
	font-family: Arial,san-serif;
	font-size: 12px;
	padding-left: 20;
	padding-right: 20;
}
.bluetitle {
	font-family: Arial,san-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #001C48;
}
.redtitle {
	font-family: Arial,san-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9F0A1A;
	text-transform: uppercase;
}
.redtitleLC {
	font-family: Arial,san-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9F0A1A;
}
body {
	background-image: url(/Images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.button {
	font-family: Arial,san-serif;
	font-size: 11px;
	font-weight: bold;
	background: #AB011A;
	cursor: hand;
	color: white;
	border: 2px solid white;
}
.buttonover {
	font-family: Arial,san-serif;
	font-size: 11px;
	font-weight: bold;
	background: #685743;
	cursor: hand;
	color: #FFFFFF;
	border: 2px solid white;
}
.TextBox   {
	width=100%;
	border: 1px solid #001C48;
	font-size: 11px;
}
.RegTextBox   {
	border: 1px solid #001C48;
	font-size: 11px;
}
.required {
	color: #FF0000;
}
.footer   {
	color: white;
	font-family: Arial, Sans-serif;
	font-size: 10px;
}
