body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: black;
	margin: 0 0 0 0;
}

p {
	margin:8px;
	text-align:justify;
}

.headline {
	font-size: 10pt;
	font-weight: bold;
	color: #993333;
}

.sheadline {
	font-size: 8pt;
	font-weight: normal;
	color: gray;
	margin-left: .5cm;
}

td {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: black;
}

a:link, a:visited {
	color: #0066CC;
	text-decoration: none;
}

a:focus, a:hover {
	color: black; 
	text-decoration: none;
	font-weight:bold;
}
.menu_item {
	color: #002E63;
	font-size: 9pt;
	border-bottom:1px solid silver;
}

.menu_nolink {
	color: #002E63;
	font-size: 9pt;
    font-weight: bold;
	border-bottom:1px solid silver;
}

.selected {
	background-color: #E0E0E0;
	border-right: 2px solid silver;
	border-bottom: 1px solid silver;
}

.level0 {
	font-weight: bold;
	border-bottom:2px solid silver;
	
}

.level1 {

}

.bottomtext {
	color : #D0D0D0;
	font-size: 7pt;
}

.formlabel {
	font-weight: bold;
	color: Gray;
	font-size: 9pt;
	padding-top: 4px;
	padding-right: 2px;
	vertical-align: top;
}

.formfield {
}

.textField {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #002E63;
	border: 1px solid black;
	background-color: white;
	overflow: auto;
	width: 90%;
}

.selectField {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #002E63;
	border: 1px solid black;
	background-color: white;
	width: 90%;
}

.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #6699FF;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	border: 0px;
	font-size: 12px;
}

.news {
	color: #002E63;
	font-size: 9pt;
	border-bottom:1px solid silver;
}

.news_detail {
	color: #838383;
	font-size: 8pt;
}

.headerline {
	background-color: #B0B0B0;
	color: white;
	font-size: 8pt;
	border-color: white;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
}

.light_bg {
	background-color: #D0D0D0;
}

.contact_info {
	color: Gray;
}

.left_menu_width {
	width:211px; 
}

.left_menu_space {
	width:211px; 
	border-right: 1px solid silver;
	vertical-align: top;
}

.left_news_space {
	width:190px; 
	border-right: 1px solid silver;
	vertical-align: top;
}

.logo_intext {
	vertical-align: text-bottom;
}

.photo {
	margin-left: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-style: solid;
	border-color: silver;
}

img.logo_corner {
	margin:4px 8px 2px 8px;
}
