/* GLOBAL =========================================================================================*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	color: #333333;
}

a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #000066;
}
p {
	font-size: 12px;
	margin: 0px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	margin: 1px;
}
h2 {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


h3 {font-size: 18px;}
.navmantitles {
	color: #6672FF;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
}
.navmantext {
	padding-left: 5px;
}


h5 {
	font-size: 14px;
	color: #000000;
	margin: 1px;
}
ul {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	margin: 20px;
}
.small_h1 {font-size: 12px;}
.smalltext {font-size: 9px;}	
.mediumtext {font-size: 11px;}	
.darkblue {color: #000066}
.smalltext {font-size: 9px;font-family: Arial, Helvetica, sans-serif;}	
.BlueOnly {color: #0000FF;}
.OrangeOnly {color: #FF7300}
.lightGreyOnly {color: #666666}	
.widespace {line-height: 1.5em;}
.whiteonly {color: #FFFFFF;}
#contenttbl .openingtext {
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 1.4em;
	text-align: justify;
}
/* sets up blue fade ------------------------------------*/
.Barstyle {
	color: #999999;
	background-image: url(site_img/backgrounds/bg_grade1.jpg);
	padding-left: 5px;
	background-repeat: repeat-x;
}

/* Sidebar  ======================================================================================*/

#sidebartbl a:link {
	font-size: 12px;
	color: #6565B1;
	display:block;
	background-image: url(site_img/backgrounds/link_dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#sidebartbl a:visited {
	font-size: 12px;
	color: #6565B1;
	display:block;
	background-image: url(site_img/backgrounds/link_dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#sidebartbl a:hover {
font-size: 12px;color: #FF7300;
text-decoration: underline
}

#sidebarTd {background-image: url(site_img/splashscreens/Sidebar_bg_RHBorder.jpg);
background-repeat:repeat;}

#sidebartbl p {padding-left: 10px;}
#sidebartbl h1 {
	font-size: 15px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	color: #000066;
}
#sidebartbl {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
	background-image: url(site_img/backgrounds/Sidebar_bg.jpg);}
	
#sidebartbl .sidebar_fade {
	background-image: url(site_img/backgrounds/Sidebar_fade.jpg);
}
	
/* Header  ======================================================================================*/

#headerTbl {
	background-image: url(site_img/backgrounds/header.jpg);}
	
/* Footer  ======================================================================================*/	

#footerTbl {
	background-image: url(site_img/backgrounds/footer.jpg);
	background-repeat: no-repeat;}
	
/* CheckPoint table  ==============================================================================*/	
	
#CheckpointTbl a:link {font-size: 12px;color: #000066;}
#CheckpointTbl a:visited {font-size: 12px;color: #000099;}
#CheckpointTbl a:hover {font-size: 12px;color: #FF9900;}
#radiotbl a:link {
	color: #003399;
	background-image: url(site_img/backgrounds/link_dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	}
	
/* Radio table ====================================================================================*/	
#radiotbl a:visited {
	color: #0000CC;
	background-image: url(site_img/backgrounds/link_dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#radiotbl a:hover {color: #FF7300;}


/* Pdf Links  =====================================================================================*/
#tdpdf a:link {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#tdpdf a:visited {
	font-size: 11px;
	color: #666666;
}
#tdpdf a:hover {
	font-size: 11px;
	color: #FF0000;
}



#formtable label {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
}



#contenttbl #tdBorder {border: 1px solid #000066;}


#welcometbl a {color: #FFFFFF;}

/* infocenter divs ================================================================================*/ 
/*  ===============================================================================================*/

div {margin-top: 5px;
     margin-bottom: 5px;}

#areaformdiv {
    font-size: 12px;
	color: #666666;
	width: 500px;
	text-align: center;
	border: 1px solid #CCCCCC;
	
}

#areaformdiv #select {
	font-size: 12px;
	color: #333333;
	margin-right: 5px;
	margin-left: 5px;
}

#meterholder {
	border: 1px dotted #CCCCCC;
	dotted #CCCCCC;
	height: 30px;
}
#meterformdiv {
    font-size: 12px;
	color: #666666;
	width: 500px;
	height: 30px;
	text-align: center;	
}
#meterformdiv #select {
	font-size: 12px;
	color: #333333;
	margin-right: 5px;
	margin-left: 5px;
}

#meterdiv {
	height: 20px;
	width: 100px;
	text-align: left;
	float: left;
}

.NotAllowedBg {
	background-color: #FFE1E1;}
.NotSetBg {
	background-color: #DDE0FF;

}
