BODY {
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	font : Trebuchet MS;
	font-size: 10pt;
	cursor:default;
	background : url(../images/body_background.gif) repeat-x top;
}

A, A:ACTIVE, A:FOCUS, A:HOVER, A:LINK, A:VISITED {
	
}

A.whiteText, A.whiteText:ACTIVE, A.whiteText:FOCUS, A.whiteText:LINK, A.whiteText:VISITED, A.whiteText:HOVER {
	color: #ffffff;
}

A.underline:HOVER {
	text-decoration: underline;
}

A.TopMainMenu, A.TopMainMenu:ACTIVE, A.TopMainMenu:FOCUS, A.TopMainMenu:LINK, A.TopMainMenu:VISITED, A.TopMainMenu:HOVER {
	color: #ffffff;
	text-decoration: none;
}

div.dropBox {
	width: 213px;
	position: absolute;
	background: #00204e;
	padding : 0px 12px 0px 12px;
	color: #ffffff;
}

A.TopSubMenu, A.TopSubMenu:ACTIVE, A.TopSubMenu:FOCUS, A.TopSubMenu:LINK, A.TopSubMenu:VISITED, A.TopSubMenu:HOVER {
	color: #ffffff;
}

B, STRONG {
	font-weight: bold;
}

EM, I {
	font-style: italic; 
}

BLOCKQUOTE {
	
}

DIV {
	
}

FORM {
	padding: 0; 
	margin: 0;
}

H1 {
	
}

H2 {
	
}

H3 {
	
}

H4 {
	
}

H5 {
	
}

H6 {
	
}

HR {
	
}

input, textarea {
	cursor: text;
}

INPUT, TEXTAREA, SELECT {
	
}

UL, OL, LI {
	
}

P {
	
}

PRE {
	
}

SMALL {
	
}

SPAN {
	
}

TABLE {
	
}

TR {
	
}

TH {
	
}

TD {
	
}

U, .underline {
	text-decoration: underline;
}

td.header {
	background : url(../images/header.gif);
	background-repeat : no-repeat;
	height: 159px;
	cursor: hand;
	color: #00625A;
}

td.searchBox .whiteText, td.searchBoxNoLogin .whiteText {
	background: #00625a;
}

td.searchBox {
	background : url(../images/search_login_background.gif);
}

td.searchBoxNoLogin {
	background : url(../images/pixel_trans.gif);
}

td.searchBox, td.searchBoxNoLogin {
	cursor: default; 
	padding-top: 13px; 
	padding-left: 10px;
	background-repeat: no-repeat;
	width: 224px;
	height: 103px;
}

td.searchBox input, td.searchBoxNoLogin input {
	border: #00204E 1px solid;
	background : url(../images/search_login_text_background.gif);
	background-repeat: repeat-x;
}

.whiteText {
	color: #ffffff;
}

td.searchBox .whiteText, td.searchBoxNoLogin whiteText {
	
}

input.button {
	cursor: hand;
}

td.menuBar {
	padding-left: 169px;
	padding-top: 13px;
}

td.menuBar, td.menuBar td {
	cursor: default; 
	color: #ffffff;
}

.newsBox {
	width: 222px;
}

.newsBoxHeading {
	font-size: 11pt;
	background: #00204E;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	border-top: #00204E 1px solid;
	border-left: #00204E 1px solid;
	border-right: #00204E 1px solid;
}

.newsBoxContent {
	background: #E5E8ED;
	color: #00204e;
	text-align: left;
	border-bottom: #00204E 1px solid;
	border-left: #00204E 1px solid;
	border-right: #00204E 1px solid;
	padding: 0px;
	padding-left: 6px;
	padding-right: 6px;
}

.newsBoxContent .HeadLine {
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 7px;
	padding-top: 10px;
	height: 20px;
}

.newsBoxContent .newsItem {
	padding: 0px;
	padding-left: 19px;
}

.newsBoxContent .link {
	padding: 0px;
	padding-left: 19px;
	padding-bottom: 20px;
}

.newsBoxContent A, .newsBoxContent A:ACTIVE, .newsBoxContent A:FOCUS, .newsBoxContent A:HOVER, .newsBoxContent A:LINK, .newsBoxContent A:VISITED {
	color: #00625A;
	text-decoration: underline;
}

td.mainContent {
	padding : 46px 41px 30px 46px;
}

.mainContent h1 {
	color: #00625A;
	padding-bottom: 26px;
}

.footer {
	background: #00625A;
	color: #ffffff;
}

td.footer {
	text-align: center;
	width: 100%;
	height: 26px;
}

.footer A, .footer A:ACTIVE, .footer A:FOCUS, .footer A:HOVER, .footer A:LINK, .footer A:VISITED, A.footer, A.footer:ACTIVE, A.footer:FOCUS, .A.footer:HOVER, A.footer:LINK, A.footer:VISITED {
	background: #00625A;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
}