body
{
	background-color: #FFFFFF;
}
.letterhead
{
	font-family:Times New Roman;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color:#000099;
}
.heading1
{
	font-family:Times New Roman;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#ff0000;
}
.heading2
{
	font-family:Times New Roman;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
}
.heading3
{
	font-family:verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
}
.heading4
{
	font-family:Times New Roman;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
}
.heading5
{
	font-family:Times New Roman;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	text-decoration:underline;
}
.heading6
{
	font-family:Times New Roman;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
}
.heading7
{
	font-family:Times New Roman;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
}
.footer
{
	font-family:Times New Roman;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#ffffff;
	background-color:#000066;
	height:18px;
	width:800px;
}
.bodyText
{
	font-family:Times New Roman;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
}
li
{
	font-family:Times New Roman;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
}
.disclaimer
{
	font-family:Times New Roman;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
}
.menuBarLeft
{
	background-color:#000066;
	width:200px;
	height:18px;
	text-align:center;
}
.menuBarMiddle
{
	background-color:#000066;
	width:600px;
	height:18px;
}
.menuBarRight
{
	background-color:#000066;
	width:200px;
	height:18px;
	text-align:center;
}
.menu
{
	font-family:Times New Roman;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#FEF7D1;
}
.a_menu:link
{
	color: #FEF7D1;
	text-decoration: none;
}
.a_menu:visited
{
	color: #FEF7D1;
	text-decoration: none;
}
.a_menu:hover
{
	color: #ffffff;
	text-decoration: none;
}
.a_menu:active
{
	color: #ffffff;
	text-decoration: none;
}
.a_subMenu:link
{
	color: #000000;
	text-decoration: none;
}
.a_subMenu:visited
{
	color: #000000;
	text-decoration: none;
}
.a_subMenu:hover
{
	color: #0000ff;
	text-decoration: none;
}
.a_subMenu:active
{
	color: #0000ff;
	text-decoration: none;
}
.a_menuSelected:link
{
	color: #000000;
	text-decoration: none;
}
.a_menuSelected:visited
{
	color: #000000;
	text-decoration: none;
}
.a_menuSelected:hover
{
	color: #ff0000;
	text-decoration: none;
}
.a_menuSelected:active
{
	color: #ff0000;
	text-decoration: none;
}
.a_search:link
{
	color: #0000ff;
	text-decoration:underline;
}
.a_search:visited
{
	color: #0000ff;
	text-decoration:underline;
}
.a_search:hover
{
	color: #ff0000;
	text-decoration:underline;
}
.a_search:active
{
	color: #ff0000;
	text-decoration:underline;
}
a:link
{
	text-decoration: none;
	color: #000000;
}
a:visited
{
	text-decoration: none;
	color: #000000;
}
a:hover
{
	text-decoration: none;
	color: #0000ff;
}
a:active
{
	text-decoration: none;
	color: #0000ff;
}
.top
{
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#000000;
}
.left
{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#000000;
}
.right
{
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#000000;
}
.tlr
{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#000000;
}
.lr
{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#000000;
}
