body { margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; } 

body, td{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; line-height:16px; }

p { padding: 0px 0px 5px 0px; margin-top:10px;}

#bgDForm{ background-color:#F0F4F9;}
#bgTableTitle{ background-color:#D8EBF1;}

.bgDForm{ background-color:#F0F4F9;}
.bgDForm2{  background-color:#F9FCF8;}

#bgTableTitle{ background-color:#D8EBF1;}
#advanced_search{ background-color:#EDEDED;}

/*
.transparent {
	filter:alpha(opacity=90px);
	background-color:#FFFFFF;
	position:absolute;	
	display:inline;
	left:10px;
	top: 10px; 
	width:230px;
	height:125px;
	color: #000000;
	border: 1px gray solid;
	z-index:1;
}
*/
.transparent {
	filter:alpha(opacity=85);
	opacity:0.85;
	position:absolute;	
/*	display:none;*/
	visibility:hidden;
	left:10px;
	top: 10px; 
	width:500px;
	height:49px;
	color: #4B7A98;
	font-weight:bold;	
	border: 1px solid #A5CFE9;	
	background-color:#D5EBF9;
}

.transparentDIVHeader {
	background-color:#D5EBF9;
	position:absolute;
	width:100%;
	color: #4B7A98;
	font-weight:bold;
}

.transparentDIVBody {
	filter:alpha(opacity=85);
	opacity:0.85;
	font-weight:100;
	border-bottom:1px solid #A5CFE9;
	border-left:1px solid #A5CFE9;
	border-right:1px solid #A5CFE9;
	position:absolute;
	background-color:#FFFFFF;
	width:498px;
	height:31px;
	color: #1B4966;
	border: 1px solid #A5CFE9;
}

/*
.transparentDIVBody {
	filter:alpha(opacity=85);
	opacity:0.85;
	font-weight:100;
	border-bottom:1px solid #A5CFE9;
	border-left:1px solid #A5CFE9;
	border-right:1px solid #A5CFE9;
	position:absolute;
	background-color:#FFFFFF;
	width:228px;
	height:107px;
	color: #1B4966;
	border: 1px solid #A5CFE9;
}
*/
.pageHeading{ font-family:"Century Gothic",Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color:#0099CC; font-weight:600; }
.wlcText{ font-family:"Century Gothic",Verdana, Arial, Helvetica, sans-serif; font-size: 22px; color:#0099CC; font-weight:600; }
.infoText{ font-family:"Century Gothic",Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color:#000000; font-weight:400; letter-spacing:1px;}



.errMsg{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#FF0000; font-weight:600; letter-spacing:1px;}

/* Links */

a.mainNav { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; text-decoration: none; }
a.mainNav:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; text-decoration:none; }
a.mainNav:active { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; text-decoration:none; }

a.mainNavCurrent { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#0099CC; text-decoration: none; }
a.mainNavCurrent:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#0099CC; text-decoration:none; }
a.mainNavCurrent:active { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#0099CC; text-decoration:none; }


a.secondNav { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#333333; text-decoration: none; }
a.secondNav:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-decoration:underline; }
a.secondNav:active { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-decoration:none; }

a.secondNavCurrent { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#0099CC; text-decoration: none; }
a.secondNavCurrent:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#0099CC; text-decoration:underline; }
a.secondNavCurrent:active { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#0099CC; text-decoration:none; }

a.newsNav { font-size:11px; font-weight:normal; color:#000000; text-decoration:none;}
a.newsNav:hover { font-size:11px; font-weight:normal; color:#666666; text-decoration:none;}

a { font-weight:bold; text-decoration:underline; color:#333333;}
a:hover { text-decoration:none; color:#333333;}

/* Colours */


.clrWhite{ color:#FFFFFF; }

.clrGreen{ color: #007700; }

.clrBlack{ color:#000000; }

.clrGray{ color:#999999; font-size:9px; }

.clrRed{ color:#FF0000; }


/* Text */

.underline_txt{text-decoration:underline;}

/* Borders */


.border_left_black {border-left-width: 1px; border-left-style: solid; border-left-color: #000000;}
.border_top_black {border-top-width: 1px; border-top-style: solid; border-top-color: #000000;}
.border_right_black {border-right-width: 1px;	border-right-style: solid; border-right-color: #000000;}
.border_bottom_black {border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #000000;}
.border_black { border: solid 1px #000000; }

.border_left_white {border-left-width: 1px; border-left-style: solid; border-left-color: #ffffff;}
.border_top_white {border-top-width: 1px; border-top-style: solid; border-top-color: #ffffff;}
.border_right_white {border-right-width: 1px;	border-right-style: solid; border-right-color: #ffffff;}
.border_bottom_white {border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #ffffff;}
.border_white { border: solid 1px #ffffff; }

.border_left_green {border-left-width: 1px; border-left-style: solid; border-left-color: #007BA4;}
.border_top_green {border-top-width: 1px; border-top-style: solid; border-top-color: #007BA4;}
.border_right_green {border-right-width: 1px;	border-right-style: solid; border-right-color: #007BA4;}
.border_bottom_green {border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #007BA4;}
.border_green { border: solid 1px #007BA4; }

.border_left_gray {border-left-width: 1px; border-left-style: solid; border-left-color: #CCCCCC;}
.border_top_gray {border-top-width: 1px; border-top-style: solid; border-top-color: #CCCCCC;}
.border_right_gray {border-right-width: 1px;	border-right-style: solid; border-right-color: #CCCCCC;}
.border_bottom_gray {border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC;}
.border_gray { border: solid 1px #CCCCCC; }

.border_left_Lgray {border-left-width: 1px; border-left-style: solid; border-left-color: #E2E2E2;}
.border_top_Lgray {border-top-width: 1px; border-top-style: solid; border-top-color: #E2E2E2;}
.border_right_Lgray {border-right-width: 1px;	border-right-style: solid; border-right-color: #E2E2E2;}
.border_bottom_Lgray {border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #E2E2E2;}
.border_Lgray { border: solid 1px #E2E2E2; }


.border_bottom_LGray {border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #F0F0F0;}

li { margin-left:-18px; }

tr.over-effect {background-color:#EBEBEB; cursor:pointer; }
