A:link    {text-decoration:underline; color:#003366;}

BODY {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:8pt;
	margin-top:0px;
	margin-bottom:0px;	
    margin-left:0px;	
    margin-right:0px;	
	text-align:left;
}	
	
TABLE
{font-family: Verdana, Helvetica, sans-serif;
	font-size:8pt;}	


.textbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
	line-height: normal;}	

.table-border-color { 
	border-color: #001101; 
	}

.bullet {
	background-image: url(images/blue_dot.gif);
	background-repeat: no-repeat;
}

.reddotline {
	background-image: url(images/red_dot.gif);
	background-repeat: repeat-x;
	
}

.redarrowdown {
	background-image: url(images/red_arrow_down.gif);
	background-repeat: no-repeat;
	background-position:center;
}
	
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
.bottomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #003366;
}
.bottomenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #003366;
	text-decoration: underline;

}
.bottomenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #003366;
	text-decoration: underline;

}
.bottomenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #0066ff;
	text-decoration: none;
}
	

.gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.radionot {
	visibility: hidden;
	height: auto;
	width: auto;
}
.searchlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.leftgrad {
	background:#FFFFFF url('../assets/images/leftgrad.jpg') no-repeat fixed left top; 
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
}
.maintext a:link {color: #003366;
	text-decoration: underline;}
	
.maintext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: underline;
}	

.bluebgcolor {
background-color:#003366; 
background-repeat:repeat;
}

.rightcolumn 
{ 
margin-top:5px;
margin-bottom:5px;
margin-left:5px;
margin-right:5px;
}
 	
.largetitle
{
font-family: Verdana, Helvetica, sans-serif;
font-size:16pt;
}

.largetitle-blue
{ 
font-family: Verdana, Helvetica, sans-serif;
font-size:16pt;
color:#003366;
}

.largetitle-white
{
font-family: Verdana, Helvetica, sans-serif;
font-size:16pt;
color:#FFFFFF;
}

.mediumtext
{
font-family: Verdana, Helvetica, sans-serif;
font-size:10pt;
}

.mediumtext-white
{
font-family: Verdana, Helvetica, sans-serif;
font-size:10pt;
color:#FFFFFF;
}




.bold
{ font-weight:bold;}	

.red
{ font-weight:bold; color:#FF0000;}

.blue
{font-weight:bold; color:#003366;}


#tablewrapper
{
width:100%;
border:none;
}

#col1
{
width:50%;
float:left;
}

#col2
{
width:50%;
float:right;
}

.graytablecell
{
font-weight:bold; color:#003366;

background-color:#CCCCCC;
border-bottom-style:solid  ; 
border-bottom-color:#666666 ; 
border-bottom-width:2px;
}







