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

.style2 {color:#CCCCCC; font-size: 12px}
.style6 {font-family: Verdana, Helvetica, sans-serif}
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style12 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.style10 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.style4 {
	color: #069
}
.style20 {font-size: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF;}
.pageheader {font-size: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF;}
.style21 {color: #B5AF99}
.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}
.style13 {font-size: 13px}
.style14 {font-size: xx-small}
.style15 {color: #CCCCCC}
.style16 {font-family: Verdana, Helvetica, sans-serif; color: #CCCCCC; }
.style17 {
	color: #333333;
	font-weight: bold;
}
.style19 {font-size: 12px; color: #FFFFFF; }
td {
	text-align: left;
	vertical-align: top;
	font-family:Verdana;
	font-size:12px;
	color:#FFF;
}
form
{
	margin:0px;
}
a:link {text-decoration: underline; color:#FFFFFF;}     /* unvisited link */
a:visited {color: #CCCCCC; text-decoration: underline;}  /* visited link */
a:hover {color: #DFD8BB}   /* mouse over link */
a:active {color: #006699}  


.dark
{
	color:#333333;
}
a.dark
{
	color:#333333;
	text-decoration:underline;
}
a.dark_none
{
	color:#454444;
	text-decoration:none;
}
.red
{
	color:#8A0A0D;
}
a.red
{
	color:#8A0A0D;
	text-decoration:underline;
}
a.light
{
	color:#D4EBFD;
	text-decoration:underline;
}
a.blue
{
	color:#275D8C;
	text-decoration:underline;
}
a.copy
{
	color:#5A5958;
	text-decoration:none;
}
.top
{
	font-size:10px;
	color:#4D4D4D;
}
a.top
{
	color:#4D4D4D;
	text-decoration:none;
}
a.top1
{
	color:#8B0A0D;
	text-decoration:none;
}
.top2
{
	color:#BFBFBF;
}
.white
{
	color:#FFFFFF;
}

