BODY,
DIV,
TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

BODY
{
	background-color : #FFFFFF;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	position : relative;
}

FORM
{
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}

a,
a:hover,
a:visited
{
	color : #F39404;
	text-decoration : underline;
}

.ContentHeadline
{
	color : #006599;
	font-size : 15px;
	font-weight : bold;
	line-height : 14px;
}

a.BlueLink,
a.BlueLink:hover,
a.BlueLink:visited,
a.BlueLinkDot,
a.BlueLinkDot:hover,
a.BlueLinkDot:visited
{
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
	color : #006599;
}

a.OrangeLink,
a.OrangeLink:hover,
a.OrangeLink:visited
{
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
	color : #F39404;
}

a.bigButton,
a.bigButton:hover,
a.bigButton:visited
{
	font-size : 11px;
	text-decoration : none;
	color : #FFFFFF;
}

a.OrangeLink img,
a.BlueLinkDot img
{
	position : relative;
	top : 2px;
}

#QuickSearch
{
	position : absolute;
	width : 180px;
	top : 168px;
	left : 567px;
}

#SearchForm 
{
	width : 183px;
}

#SearchForm strong
{
	padding-bottom : 2px;
	color : #FFFFFF;
}

#SearchForm input.text
{
	font-size : 11px;
	line-height : 11px;
	height : 18px;
	width : 115px;
}

#SearchForm input.button
{
	font-size : 9px;
	height : 18px;
	background-color : #DAE5F0;
	width : 21px;
}

#menuContainer
{
	/*
	position : relative;
	*/
}

#MenuFadeTinyBottom
{
	position : absolute;
	top : 251px;
	left : 188px;	
}

td.MenuItem,
td.MenuSubItem
{
	background-color : #0C2B52;
	font-weight : bold;
}

td.MenuSubItemSelected
{
	background-color : #4B627D;
	font-weight : bold;
}

td.MenuItemSelected
{
	background-color : #F39404;
	font-weight : bold;
}

#MenuTable
{
	color : #FFFFFF;
}

a.MenuLink,
a.MenuLink:hover,
a.MenuLink:visited
{
	text-decoration : none;
	color : #FFFFFF;
	display : block;
	width : 138px;
	padding-left : 1px;
}

a.MenuSubLink,
a.MenuSubLink:hover,
a.MenuSubLink:visited
{
	text-decoration : none;
	color : #FFFFFF;
	display : block;
	width : 127px;
}

div.blueBold
{
	font-weight : bold;
	color : #11396C;
	padding-left : 1px;
	font-size : 13px;
}

span.blueBold
{
	font-weight : bold;
	color : #11396C;
	padding-left : 1px;
	font-size : 13px;
}

select
{
	font-size:11px;
}

div.small
{
	font-size : 10px;
}

div.BlueHeadline
{
position : relative;
top : 1px;
font-size : 11px;
line-height : 11px;
color : #006599;
margin-left : 7px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
}

.content
{
	padding-left : 1px;
	line-height : 17px;
	font-size: 13 px;
}	

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 8px;
	background-color: #F0F3F4;
	margin-top: 10px;
	border: 1px dashed #236483;
	margin-bottom: 3px;
}
.footer a,
.footer a:hover,
.footer a:visited
{

}
