body, td, div, p
{
	font-family : Verdana, Arial, sans-serif;
	color: #09155A;
	font-size: 10pt;
}

.fontsize7pt { font-size: 7pt; } 
.fontsize8pt { font-size: 8pt; } 
.fontsize10pt { font-size: 10pt; } 
.fontsize12pt { font-size: 12pt; } 

.homenews_header
{ 	font-size: 7pt;
	font-weight:bold;
} 
.homenews_summary {	font-size: 7pt; } 

A.homenews_link:ACTIVE, A.homenews_link:LINK, A.homenews_link:VISITED {
	font-size: 7pt;
	color: #FFCC00;
	font-weight:bold;
	text-decoration: none;
} 

A.homenews_link:HOVER {
	text-decoration: underline;
}

.headertext { color: #141F61; font-size: 12pt; }
.subheadertext { color: #141F61; font-size: 10pt; font-weight: bold;}
.bar { background-color: #0F218B; color : #FFFFFF }

.background { background-color: #CCCCFF; } /* Used for admin backend previews */

.rowcolour1 { background-color: #e3e9f3; }
.rowcolour2 { background-color: #f6f7f8; }

.tablehighlight1 { background-color: ECEFFC; }
.tablehighlight2 { background-color: F3F3F4; }

A.homelinks, A.homelinks:LINK, A.homelinks:VISITED, A.homelinks:ACTIVE {
	color : #DF9F0B;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

A.homelinks:HOVER {
	color : #DF9F0B;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : underline;
}

A.sidenav:link
{
	font-size: 8pt;
	color: #13248D;
	font-family: Verdana, Arial;
	text-decoration : none;
}
A.sidenav:visited
{
	font-size: 8pt;
	color: #13248D;
	font-family: Verdana, Arial;
	text-decoration : none;
}
A.sidenav:hover
{
	font-size: 8pt;
	color: #13248D;
	font-family: Verdana, Arial;
	text-decoration: underline;
}


.sidenav {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}


A.topnav2:link
{
	font-size: 8pt;
	color: white;
	font-weight:bold;
	font-family: Verdana, Arial;
	text-decoration : none;
}
A.topnav2:visited
{
	font-size: 8pt;
	color: white;
	font-weight:bold;
	font-family: Verdana, Arial;
	text-decoration : none;
}
A.topnav2:hover
{
	font-size: 8pt;
	color: Yellow;
	font-weight:bold;
	font-family: Verdana, Arial;
	text-decoration: underline;
}



A.topnav, A.topnav:LINK, A.topnav:VISITED, A.topnav:ACTIVE {
	color : White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	text-decoration : none;
}

A.topnav:HOVER {
	color : #DF9F0B;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
}

.topnav { 
	color : #FFFFFF;
	font-size: 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color: #0f218B;
}

.dropdown { 
	font-size: 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.darkbackground { color : #FFFFFF; }






