@charset "utf-8";
.align_right {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

/* CSS Document */

body{
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	background-color: #BFDFFF;
	margin-top: 0px;
}
td {
	background-color: #FFF;
}
p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}

a:link {
	color: #006;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006;
}
a:hover {
	text-decoration: none;
	color: #900;
}
a:active {
	text-decoration: underline;
	color: #C00;
}
.topfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}.dark_bold_page {
	font-size: 14px;
	font-weight: bold;
	color: #006;
	line-height: 18px;
}
.box_border {
	border: 1px solid #006;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 0px;
	padding-left: 0px;
}
.pagefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.xlgbluefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #2220B1;
}
.lgbluefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000066;
}
.medfont_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.small_blue_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
.form_field {
	color: #006;
	background-color: #d1e6fc;
}
.redfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
}
.red_font_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F00;
}
.reddish_font_page {
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
}
.xsmall_blue_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
}
a.footer:link {
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #900;
}
a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #C00;
}

