@charset "utf-8";


.navbar {color: #FFFFFF;} 
.main a:link {color: #0000FF;} 
.main a:visited {color: #0000FF;}
.main a:hover {color: #0000FF;}
.main a:active {color: #0000FF;}
.navbar a:link {color: #0000FF;}
.navbar a:visited {color: #0000FF;}
.navbar a:hover {color: #0000FF;}
.navbar a:active {color: #0000FF;}
.other a:link {color: #0000FF;}
.other a:visited {color: #0000FF;}
.other a:hover {color: #0000FF;}
.other a:active {color: #0000FF;}


td {FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: arial;}
H2 {FONT-SIZE: 13px; COLOR: #CC0000; text-decoration:underline;}
H1 {FONT-SIZE: 14px; COLOR: #FF9933; text-decoration:underline;}
H3 {FONT-SIZE: 14px; COLOR: #FF9900;}
H4 {font-size: 13px; color:#CC0033;}
P {FONT-SIZE: 13px; COLOR: #000000;}
A {FONT-SIZE: 12px; COLOR: #OO00FF; FONT-FAMILY: arial; TEXT-DECORATION: underline}
A:visited {	COLOR: #OOOOOO}
A:hover {COLOR: red}


body
{
	background-color:#003366;
	margin-top:0px;
	text-align:center; /* IE hack to center align main table*/
}

.leftNav
{
    font-family:arial;
    list-style-type:disc;
	font-size:13px;
	margin-left:20px;
	padding-left:30px;
}

.leftNav a
{
    text-decoration: none;
	color:#003366;
}

.leftNav li a:hover
{
    text-decoration: underline;
    color: #00A2E2;
}

.leftNav li
{
    vertical-align:middle;
    color: #003366;
}

.headerListItem
{
    text-decoration:none;
    font-weight:bold;
    font-size:13px;
    list-style-type:none;
    margin-bottom:5px;
	margin-top:10px;
    margin-left:-20px;
}

.topNav
{
	font-size:12px;
	font-family:arial;
	color:#00A2E2;
}

.topNav a
{
	text-decoration:none;
	color:#ffffff;
	margin-left:10px;
	margin-right:10px;
}

.topNav a:hover
{
	text-decoration:underline;
	color:#00A2E2;
}

.bottomNav
{
	font-size:13px;
	font-family:arial;
	color:#003366;
	margin-bottom:20px;
	margin-top:5px;
	text-align:center;
}

.bottomNav a
{
	text-decoration:none;
	color:#003366;
}

.bottomNav a:hover
{
	text-decoration:underline;
	color:#00A2E2;
}
td .maincol 
{
	padding-right:35px;
	padding-left:35px;
	font-size:100%; 
	padding-bottom:20px;
	padding-top:20px; 
}
ul{font-size:13px; font-family:Arial, Helvetica, sans-serif; color:#000000;
}
}

ol{font-size:13px;
}

img.wide
{
	float:left;
	margin-left: 8px;
	margin-bottom: 8px;
	margin-right: 8px;
	margin-top: 8px;
}

.style3 {color: #990033}
	
