body {
	background-color: #003366;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,table,td,textarea {
	color: white;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

li{
	margin-left: 7px;
	font-size: 13px;
}

A{
	color: #ffcc66;
	text-decoration: none;
}

A:hover{
	color: red;
	text-decoration: none;
}

A.gohome{
	color: #ffcc66;
	text-decoration: none;
}

A.topnav{
	color: #ffcc66;
	text-decoration: none;
}

A.topnav:hover{
	color: red;
	text-decoration: none;
}

A.leftnav{
	color: white; //#66CCFF;
	text-decoration: none;
	display:block;
}

A.leftnav:hover{
	color: #ffcc66;
	text-decoration: none;
	display:block;
}

.topnav{
	font-size: 12px;
	font-weight: bold;
}

.leftnav{
	font-size: 12px;
	font-weight: normal;
	line-height: 120%;
	color: White;
}

.boxtitle{
	font-size: 13px;
	font-weight: normal;
	color: white; //#42A8D9;
	line-height: 80%;
}

.smallformfield{
	height: 12px;
	width: 126px;
	border: 1px solid #003366;
	font-size: 10px;
	color: #003366;
}

.contactformfield{
	height: 14px;
	width: 200px;
	border: 1px solid #003366; 
	font-size: 9px;
	color: #003366;
}

.contactboxfield{
	height: 150px;
	width: 270px;
	border: 1px solid #003366;
	font-size: 10px;
	color: #003366;
}

.normalTXT{
	color: #ffffff;
	font-size: 11px;
}

.headlineImage{
	border: 1px;
	border-style: solid;
	border-color: #42A8D9;
	color: #003366;
	background-color: #ffcc66;
	margin-left: 4px;
	margin-bottom: 4px;
	margin-right: 0px;
}

.DocActions{
	border-color: #0078B3;
	border-style: solid;
	border-width: 1px;
	padding: 7px;
	cursor:default;
}

.DocumentTitle{
	color: White;
	font-size: 19px;
	font-weight: bold;
}

H1,H2,H3,H4,H5{
	color: White;
}

.NewsDate{
 position: relative;
 clear: both;
 float: left;
 width: 50px;
 text-align: right;
 padding: 0 5px 0 3px;
}