body
{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
FORM
{
	margin: 0px;
}
td
{
    font-size:11px;
}
a.article
{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.article:Hover
{
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.story
{
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}
a.story:Hover
{
	font-weight: bold;
	text-decoration: none;
	color: #006699;
}
a.archive_story
{
    color: #003366;
}
a.archive_story:Hover
{
    color: #006699;
}
a.footer
{
	color: #99CCFF;
	font-weight: bold;
	text-decoration: none;
}
a.footer:Hover
{
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.line
{
	background-color: #003366;
}
.line_white
{
	background-color: #F3F3F3;
}
.stuff
{
	padding-left: 5px;
	padding-right: 10px;
	text-align: left;
}
.nav_menu
{
	background:#FFFFFF;
	border: solid 1px #03329A;
}
.nav_header
{
	padding: 3px;
	color: #03329A;
	background-color: #B2C1E0;
	font-weight: bold;
	cursor: default;
}
div.nav_item
{
	padding: 3px;
}
div.nav_item_on
{
	padding: 3px;
	background-color: #F2F5FA;
}
A.nav_item
{
	color: #03329A;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}
A.nav_item:Hover
{
	color: #FE6601;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}
.archive_pad
{
    padding-bottom:25px;
    vertical-align:bottom;
    text-align: center;
}
.archive_pad2
{
    padding-left: 36px;
    padding-bottom:5px;
    vertical-align:bottom;
    text-align: center;
}
a.archive_label
{
    color: #666666;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}
a.archive_label:Hover
{
    color: #999999;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}
div.archive_label
{
    padding-top: 15px;
}
div.archive_header
{
    color: #003366;
    font-weight: bold;
    cursor: default;
    padding-top: 25px;
}
a.archive_header
{
    color: #003366;
    font-weight: bold;
    text-decoration: none;
}
a.archive_header:Hover
{
    text-decoration: underline;
}
a.page
{
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
a.highlight
{
	border: solid 1px #E1E1E1;
}
a.highlight:Hover
{
	border: solid 1px #003366;
}
a.highlight_link
{
	color: #003366;
	text-decoration: none;
}
a.highlight_link:Hover
{
	color: #003366;
	text-decoration: underline;
}
a.footer_link
{
    color: #CCCCCC;
    text-decoration: none;
}
a.footer_link:Hover
{
    color: #999999;
}
span.subHeader
{
    /* font-family:BankGothic Lt BT; */
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #003399;
    cursor: default;
}
.mainMenu
{
background-color : #83B6E9;
height : 20px;
color : #ffffff;
font-weight : bold;
font-size : 8pt;
padding : 5px 3px 0px 3px;
margin : 0px 1px 0px 0px;
text-align : center;
}
