td,th,p,b,li,table{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	vertical-align: top;
	text-align: justify;
}

body{
	background:#002040;
}

a:link {font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; color: #ffffff; font-size: 9pt; text-decoration:none; font-weight: bold; }
a:visited {font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; color: #ffffff; font-size: 9pt; text-decoration:none; font-weight: bold; }
a:active {font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; color: #ffffff; font-size: 9pt; text-decoration:none; font-weight: bold; }
a:hover {font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; color: #c8c8c8; font-size: 9pt; text-decoration:underline; font-weight: bold; }

hr {color: #ffffff; noshade}

.nocolor{
	background:#293138;
}

.bold {
	font-weight: bold;
}

.dots {
	background-image:url(../../shared/images/dots.gif); 
	background-repeat:repeat-y;
}

.mainnav{
	background: #8C2029;
}

.subnav{
	background: #FFE7B5;
	text-align:right;
}

.rightnav{
	vertical-align:top;
	background: #974B00;
}

.head{
	background: #AD4118;
}
.headline1 {
	font-size: 14pt;
	font-weight: bold;
}

.headline2 {
	font-size: 12pt;
	font-weight: bold;
}

.headline3 {
	font-size: 11pt;
	font-weight: bold;
}

.content {
	font-size: 11pt;
	vertical-align:top;
	background: #D66900;
	text-align: justify;
}

.footer{
	background: #AD4118;
}

