tr,tt,blockquote,button,dd,dt,li,ol,ul,table,tbody,td,
input,textarea,select {
	font: 14px/normal Georgia;
	color: #3C3D3F;
	
}

ul
{
list-style-type: square
}

h1 
{
	color: #0B55B9;
	text-align: justify;
	font-size: 14px;
	font-weight: bold;
}

.boldtext ,
td.boldtext ,
tr.boldtext ,
tr.boldtext td {
	font-weight: bold;
}
.redtext ,
td.redtext ,
tr.redtext ,
tr.redtext td {
	color: #990000;
	font-weight: bold;
}

.bluetext ,
td.bluetext ,
tr.bluetext ,
tr.bluetext td {
	color: #0B55B9;
	font-weight: bold;
}

.whitetext ,
td.whitetext ,
tr.whitetext ,
tr.whitetext td {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

.smalltext ,
td.smalltext ,
tr.smalltext ,
tr.smalltext td
{
	font-size: 10px;
	font-weight: bold;
}

.smalltext2 ,
td.smalltext2 ,
tr.smalltext2 ,
tr.smalltext2 td
{
	color: #CCCCCC;
	font-size: 9px;
	font-weight: bold;
}

.smallredtext ,
td.smallredtext ,
tr.smallredtext ,
tr.smallredtext td
{
	color: #990000;
	font-size: 10px;
	font-weight: bold;
}

.tableevenrow,
td.tableevenrow,
tr.tableevenrow,
tr.tableevenrow td
{
	background-color: #F0F0F0;
	color: #3C3D3F;
}

.tableoddrow,
td.tableoddrow,
tr.tableoddrow,
tr.tableoddrow td
{
	background-color: #BCBCBD;
	color: #3C3D3F;
}


form {
	padding: 0;
	margin: 0;
}


.shadedbox {
	margin:5px;
	padding: 5px;
	width: 0;
	white-space: nowrap;
	border: 1 solid #949393;
	background-color:#E3E0E0;
}

hr {width: 100%; height: 1px; border:0; color: #AEABAB; 
background-color: #6F9DBB;}

.spacer {clear: both;}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4D4C4C;
}

.bluetext_large {
	font-size: 16px;
	font-weight: bold;
	color: #274895;
}

.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

A {
text-decoration: none;
color: #0B55B9;
}

A:Hover {
	color: #990000;
	text-decoration: underline;
}

.links {
COLOR: #FFFFFF; TEXT-DECORATION: none; font-weight: bold;}
}
A.links:hover {
	COLOR: FFCC00;
	TEXT-DECORATION:  underline;
	font-weight: bold;
}

.toplinks {
font-family: Arial, Helvetica, sans-serif;
COLOR:  #000000; 
font-size: 14px;
font-weight: bold;
TEXT-DECORATION: none
}

A.toplinks:hover {
COLOR: #990000; 
TEXT-DECORATION: none
}



