body {
	margin: 0px;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333;
}

li.top { list-style-image: url(Images/redarrow2.gif) }
li.rest { 
	list-style-image: none;
	list-style-type: none;
 }

h1 {	
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #408dd9;
}

a.tabs {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

a:hover.tabs {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

a.minornav {
	font-family: Arial;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #fff;
}

a:hover.minornav {
	font-family: Arial;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}


.bluehead {	
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #fff;
}

td.bluehead {
	
}

.news {
	border: 1px solid #408dd9;
	padding: 5px;
	font-weight: normal; 
	color: #333;
	background-color: #fff;
}


.footer {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	background-color: #80b3e6;
	color: #fff;
}

td.bluehead { 
	font-weight: bold; 
	background-color: #408dd9;
}

td.lefthead { background-color: #cc0000; }

td.content {
	border-left: 1px solid #408dd9;
	border-right: 1px solid #408dd9;
	border-bottom: 1px solid #408dd9;
	padding: 10px;
	font-weight: normal; 
	color: #000;
	background-color: #fff;
}

a {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #0066cc;
	text-decoration: none;
}

a:hover { 
	color: #cc0000;
}

table {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

.underhead {
	border-left: 4px solid #cc0000;
	padding: 0px 0px 0px 20px;
}

.sep {
	padding: 23px 0px 0px 0px;
	border-bottom: 1px dotted #408dd9;
}

p {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

.headline {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #222;
	text-decoration: none;
}


strong {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}


a.eval {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #0066cc;
	text-decoration: none;
}

a:hover.eval {
	color: #fff;
	font-weight: normal;
	background-color: #80b3e6;
}

a.navcurrent {
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	color: #fff;
}

a:hover.navcurrent {
	color: #fff;
}

td.sidenav {
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
}

td:hover.sidenav {
	background: url(dot.gif);
}	

.compulsory {
	display: inline;
	font-weight: normal;
	color: #ff0000;
}

#mycontent {
	margin-left: 10px;
	}