/* Created by Chris Bruce 2005 */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4;
	color: #192f63;  /* #195263; */
	font-weight: normal;
	text-align: left;
	vertical-align:top;
	margin-top: 1px;
	margin-left: 3px;
	background-image: url(images/bg3.gif);
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: 600;
	color: #000b99; /* #309; */
	text-align: left;
	font-style: italic;
	padding-bottom: 0px;
	margin-bottom: 0.6em;
	margin-top: 0.8em;
}

h2 {
	font-size: 1.3em;
	color: #006699;
	font-weight: bold;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
}

h3 {
	font-size: 10pt;
	color: #000b99; /* #309; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

#slides { 
	background-color:#eee; 
	border:1px solid #003; 
	padding:5px; 
	}

ul {
	margin-left: 40px;
	list-style-type: disc;
	clear: none;
	display: compact;
}

.color1 {
	background-color: #D00; 	/* dark red */
}

.color2 {
	background-color: #FFF; 	/* white nav table background */
	width: 160px;
}

/* line styles */
hr {
	margin:0;
	}

.gap1 { 
	margin-bottom:  0.6em;
}

.gap2 {
	margin: 1em 0 0 0;
}

/* Results PHP stuff */
.greenBakA {
	background-color: #F0FFF0;
	line-height: 1.4;
}

.greenBakB {
	background-color: #E2F2E2;
	line-height: 1.4;
}

.whiteBak {
	background-color: #FFF;
	padding-left: 10px;
	padding-top: 5px;
}

.listhead {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #669999;
	height: 18px;
}

.subdiv {
	font-size: 1.03em;
	color: #000b99; /*  #415a98;   #2989a6; */
	font-weight: bold;
	padding: 2px 5px 0 6px;
	/* background-color: #669999; */
	background-image: url(images/subdiv.gif);
	height: 20px;
}


.maintable {
	background-color: #FFFFFF;
	margin: 1px 5px 0 3px;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
}
	
.maincell 
{ 
	padding:  4px 0 10px 16px;
	border-style: none;
}

.headcell {
	text-align: left;
	border-bottom: 1px solid #FFF;
	background-color: #4041FE;
}

.topnavlab {
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	background-color: #D00;
	padding: 2px 8px 4px 8px;
}

A.topnav
{
	COLOR: #FFF;
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	FONT-SIZE: 10px;
	font-weight: bold
}

A.topnav:hover
{
	COLOR: #000066;
}

td.footer {
	background-color: #D00;
	font-weight: normal;
	padding: 5px 0 5px 0;
	border-top: solid #FFF 4px;
}

a.footer {
	color: #969595;
}

.footer	{
	color: #EEE;
	font-size: 9px;
}

/* Latest News styles ought to ditch these - used in downloads and about and maybe others*/
.latestnewsdate {
	color: #959595;
	font-size: 8pt;
	font-family: tahoma;
    	margin-top: 15px;
}

.latestnewscontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
    	margin-left: 0px; 
	margin-right: 20px
}

.pec{
	padding: 0 0 0 10px; 
	background: url(images/pec.gif) no-repeat;
}

.text {
	text-align: left;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 2px 4px 0 0;
	font-weight: normal;
}

.textsmall {
	text-align: left;
	font-size: 0.7em;
	color: #000000;
	font-weight: normal;
}

.textcenter {
	text-align: center;
}

.respond {
	color: #009900;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-top: 10px;
	text-decoration: none;
}

.navcell
{
	padding: 0 5px 0 0;
	border-right: solid #999 1pt;
	max-width: 160px;
}

A.navleft /* ---controls main navigation bar -------- */
{
	COLOR: #309;  /* controls nav bar text color */
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	display: block;
	padding: 2px 6px 3px 0;
	text-align: right;
	border-bottom: solid #CCC 1pt;
}

A.navleft:hover
{
	COLOR: #FFF;
	background-color: #309;
}

A.navlefton 
{
    color: #D00;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	display: block;
	padding: 2px 6px 3px 0;
	text-align: right;
	border-bottom: solid #CCC 1pt;
}

.button 
{
	height:auto;
	padding: 10px 0 10px  5px;
	border-bottom: 1px solid #CCC;
}

.boxright
{
	float: right;
	margin: 2px 0 10px 20px;
	border: 1px #999 solid;
	background-color: #EFEFEF;
}

.boxleft 
{
	float: left;
	margin: 15px 10px 20px 0;
	border: 1px #999 solid;
}

.boxquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}

.picleft
{
	float: left;
	margin: 2px 16px 6px 0;
}

.picright
{
	float: right;
	/* padding: 2px 0 0 16px; */
	margin: 2px 0 10px 16px;
}

.iconleft
{
	float: left;
	margin: 2px  8px 0 0;
}

.logocell {
	padding: 10px 0 10px 10px;
	text-align: center;
	display: block;
}

.caption {
	font-size:  7pt;
	color: #666;
	margin: 0;
	font-weight: normal;
	padding:  3px 4px 5px 4px;
}

.caption2 {
	font-size:  7pt;
	color: #444;
	text-align:right;
	margin: 0;
	font-weight: normal;
	padding:5px 8px 3px 0;
/*	height:13px;*/
}

.nogapp {
	margin:4px 0 4px 0;
	}

.dldhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  11px;
	font-weight: normal;
	text-decoration: none;
	background-color:#DDDDDD;
	padding:2px 0 2px 10px;
	color: #000066
}

.dlr {
	    background: #FFF;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding-top: 3px;
		padding-bottom: 6px;
}

.dld {
	color: #666;
	text-decoration: none;
	line-height: 16px;
	padding: 3px 4px 6px 20px;
}

A.dld:hover {
	text-decoration: underline;
}

.linksmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

A.linksmall:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}

.morlnk {
	text-align: left;
	font-size: 11px;
	color: #b00;
	font-family: Arial, Helvetica, sans-serif;
	margin: 2px 4px 0 0;
	font-weight: bold;
	text-decoration: none;
}

a.morlnk:hover {
	text-decoration: underline;
}

.formlabl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: #EEE;
	padding: 5px 0 0 8px;
	border-style: none;
	color: #000;
}

.forminpt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #EEE;
	border-style: none;
	color: #000;
}

.roundcont {
	width: 100%;
	background-color: #DDD;
	color: #00d;
	margin: 0;
}

.roundcont p{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 89%;
	line-height: 110%;
	color: #557;
	margin: 0 7px 6px 10px;
}

.roundtop { 
	background: url(images/trg.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/brg.gif) no-repeat top right; 
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}

.rbox {
	vertical-align:top;
	display:block;
	padding: 6px 10px 0 15px;
	font-size: 7pt;
	text-align:justify;
	line-height:1.2em;
	color: #557;
	}

