/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #666666;
}

.ten {font-family: Arial, sans-serif; font-size: 10px;  font-style: normal; font-weight: normal; color: #333333; }
.tenltblue {font-family: Arial, sans-serif; font-size: 10px;  font-style: normal; font-weight: normal; color: #6699CC; }
.twelve {font-family: Arial, sans-serif; font-size: 12px;  font-style: normal; font-weight: normal; color: #333333; }
.thirteen {font-family: Arial, sans-serif; font-size: 13px;  font-style: normal; font-weight: normal; color: #7F7F7F; }
.thirteenoraneg {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FF9933;
}
.thirteenoranegtght {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FF9933;
	letter-spacing: -1pt;
}
.tenbluform {font-family: Arial, sans-serif; font-size: 10px;  font-style: normal; font-weight: normal; color: #003E86; }
.eleven {font-family: Arial, sans-serif; font-size: 11px;  font-style: normal; font-weight: normal; color: #333333; }
.twelve {font-family:  Arial, sans-serif; font-size: 12px;  font-style: normal; font-weight: normal; color: #666666; }
body,td,th {font-family:  Arial, sans-serif; font-size: 11px;  font-style: normal; font-weight: normal; color: #7F7F7F; }

a {
	font-size: 10px;
	color: #FF9933;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6699FF;
}
a:hover {
	text-decoration: none;
	color: #FFCC33;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}

a.main:link { font-family: Arial, sans-serif; font-size: 12px; color: #FF9933; text-decoration: none; }
a.main:visited { font-family:  Arial, sans-serif; font-size: 12px; color: #6699CC; text-decoration: none; }
a.main:hover { font-family:  Arial, sans-serif; font-size: 12px; color: #6699FF; text-decoration: underline; }
a.main:active { color: #FFFF99; }
