body, td, th, p
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

/*Main Menu Link*/
A.mainMenulink {
	display:block;
	text-align:left;
	text-decoration: none;
	font-family:arial;
	font-size:11px;
	min-width:160px;
	width: 160px;
	color:#000000;
	BORDER:none;
	border: solid 1px #CCCCCC;
	background-color: #CCCCCC;
	line-height: 150%;
	padding-left:5px;
}

A.mainMenulink:hover {
	border: solid 1px #000000;
	background-color:#9999FF;
	color:#FFFFFF;
	line-height: 150%;
	padding-left:5px;
}

.leftColumn
{
	background-color:#003366;
	border:none;
	line-height: 150%;
}

.barGrey
{	
	background-color:#CCCCCC;
	visibility: visible;
	border-width:0px;
}

.barBlue
{	
	background-color:#003366;
	visibility: visible;
	border-width:0px;
}

.bodyColumn
{
	font-size:10px;
	line-height: 150%;
	border:none;
}

.footerColumn
{
	border-bottom-style:dashed;
	border-left-style:dashed;
	border-right-style:dashed;
	border-top-style:none;
	border-width:1px;
	border-color:#999999;
	
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.sideSlashes
{
	width:150px;
	border-left-style:dashed;
	border-right-style:dashed;
	border-width:1px;
	border-color:#999999;
}

.numberColumn
{
	border-bottom-style:none;
	border-left-style:dashed;
	border-right-style:dashed;
	border-top-style:none;
	border-width:1px;
	border-color:#999999;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image: url(../images/bg03.jpg);
	background-repeat: no-repeat;
}

.bodyHeaderCell
{
	background-color:#CCCCCC;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	border:none;
	text-align:left;
	
	border-top-style:solid;
	border-bottom-style:none;
	border-left-style:solid;
	border-right-style:solid;
	border-width:1px;
	border-color:#999999;
}

.bodyImageCell
{
	font-size:11px;
	font-weight:bold;
	border:none;
	text-align:center;
	border-top-style:none;
	border-bottom-style:none;
	border-left-style:dashed;
	border-right-style:dashed;
	border-width:1px;
	border-color:#999999;
}

.bodyMenuCell
{
	background-color:#CCCCCC;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	border:none;
	text-align:center;
}

.bodyCell
{
	text-align:left;
	font-size:10px;
}
.bodyCell_C
{
	text-align:center;
	font-size:10px;
}
.bodyText
{
	color:#000000;
}
.message
{
	display: block;
	width: 325px;
	text-align:left;
	text-decoration: none;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	border: none;
	line-height: 120%;
}.disclaimer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
A.PriorityMenulink {

	display:block;
	text-align:left;
	text-decoration: none;
	font-family:arial;
	font-size:11px;
	width: 160px;
	min-width:160px;
	color:#FFFFFF;
	BORDER:none;
	border: solid 1px #CCCCCC;
	background-color: #FF0000;
	line-height: 150%;
	padding-left:5px;
}
.header_important {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
}
.last_updated {
    font-family: Arial, Helvetica, Sans-Serif; 
    font-size: 10px;
    text-align: left;
}
.error_message {
    font-family: Arial, Helvetica, Sans-Serif; 
    font-size: 12px;
    color: #FF0000;
}