/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-position: top;
	background-color: #2e3192;
	background-repeat: no-repeat;
}
a {
	text-decoration: none;
	font-weight:700;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000000;
}
a:active {
	color: #666666;
}
.footergray12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.footergray10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.topheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.text, input, textarea
{
	font-family: verdana;
	color: #666666;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}
.textheader1
{
	font-family: verdana;
	color: #2e3192;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}
.textheader2
{
	font-family: verdana;
	color: #2e3192;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}
.textheader3
{
	font-family: verdana;
	color: #2e3192;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
}

.textlink
{
	font-family: verdana;
	color: #ff9900;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}
.textsmall10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
}
.cal_white9regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.cal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.cal_border
{
 border-top: 1px solid #666666;
 border-left: 1px solid #666666;
 border-right: 1px solid #666666;
 border-bottom: 1px solid #666666;
 font-family: Arial, Verdana;
 font-size: 9px;
 line-height: 12px;
}
.cal_border2
{
 border-top: 1px solid #b5b4a0;
 border-left: 1px solid #b5b4a0;
 border-right: 1px solid #b5b4a0;
 border-bottom: 1px solid #b5b4a0;
 font-family: Arial, Verdana;
 font-size: 9px;
 line-height: 12px;
}