
/* CSS Document */
.p-shadow {
	float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 0px 0 0 0px !important;
  margin: 0px 0 0 0px;
  position relative;

  }

.p-shadow span
{
  display: block;
  position: relative;
  background-color: #fff;
  margin: -6px 6px 6px -6px;
}
 
.div_popupheader
{
color:#ffffff;
width:180px;
padding:4px;
text-align:left;
font-weight:bold;
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color:#095AA7;
border-top: 1px solid #095AA7;
border-left: 1px solid #095AA7;
border-right: 1px solid #095AA7;
border-bottom: 1px solid #095AA7;
}

.div_popup
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	padding:4px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;	
	border-bottom:1px solid #cccccc;
	border-top:0px solid #cccccc;
	width:180px;
}

p,td,th
{
	font-size:12px;
}
p{margin-top:2px;}

.clear {clear:both;font-size:0px;margin:0px;padding:0px;height:0px;}
body{
	margin:10px auto;
	text-align:center;
	background-color:#091C5A;
	color:#666666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	/*background-image: url(../images/pageback.gif);
	background-repeat:repeat-x;*/
	line-height: 1.5;
	text-align:center;
}
A  {
	color : #091C5A;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
}

A:Visited  {
	color : #091C5A;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
}

A:Active  {
	color : #095AA7;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
}

A:Hover  {
	color : #095AA7;
	text-decoration : underline;
	font-family :Arial, Helvetica, sans-serif
}


#div_m
{
	text-align:left;
	width:800px;
	margin:0 auto;
	border:1px solid #003876;
	background-color:#ffffff;
}
#div_h
{
	width:100%;
	height:102px;
	background-image: url(../images/topbanner.png);
	background-repeat:repeat-y;
	text-align:right;
	
}

#div_h_con
{
	width:100%;
	height:102px;
	background-image: url(../images/topbanner_con.png);
	background-repeat:repeat-y;
	text-align:right;
	
}

#div_h_admin_com
{
	width:100%;
	height:102px;
	background-image: url(../images/topbanner_admin_and_com.png);
	background-repeat:repeat-y;
	text-align:right;
	
}

#div_logo
{
	/*height:79px;*/
	width:180px;
	padding:23px 0px 0px 0px;
	float:left;
	text-align:center;
}

#div_strapline
{
	text-align:right;
	/*height:59px;*/
	width:580px;
	padding:30px 40px 0px 0px;
	float:left;
}
#div_tm 
{
     padding:0px 0px 0px 0px;
	  width:800px;
	  text-align:right;
}

.tpbut
{
	padding:8px 0px 0px 1px;
	float:left;
}

#div_mastline
{
	height:4px;
	width:800px;
	padding:0px;
	text-align:center;
	background-image: url(../images/mastline.png);
	background-repeat:repeat-x;
	overflow:hidden;
}
#div_b
{
	height:inherit;
	padding:0px;
	text-align:center;
}

#div_lm
{
	float:left;
	width:180px;
	padding:0px 0px 10px 0px;
	text-align:center;
	height:inherit;
}
.menuback
{	background-color:#ebebeb;
	padding:10px 0px 10px 0px;
}
.menutip
{
	padding:0px 0px 0px 10px;
	text-align:left;
	height:inherit;
	width:130;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#003366;
}

.navbut
{
	padding:1px 0px 1px 0px;
}

#div_c
{	
	float:left; 
	padding:10px; 
	width:463px; 
	text-align:left;
}

#div_rm
{
	text-align:center;
	float:right;
	width:137px;
	padding:0px 0px 10px 0px;
	height:inherit;
}
#div_rightnav
{
	width:124px;
	height:136px;
	padding:4px 0px 0px 0px;
	background-image:url(../images/rightnavback.gif);
	background-repeat:no-repeat;
	text-align:center;
	margin:0 auto;
}

#div_spotlight
{
	background-color:#6699CC;
	color:#ffffff;
	padding:4px;
	text-align:left;
	font-size:10px;
}

#div_f
{
	color:#333333;
	width:100%;
	text-align:center;
	padding-bottom:10px;
}

	.botdiv{
	color:#091C5A;
	font-weight:normal;
	font-size: 10px;
}

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

a.botlink:link {
	color : #000000;
	text-decoration : underline;
	font-size : 10px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}

a.botlink:visited {
	color : #000000;
	text-decoration : underline;
	font-size : 10px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}

a.botlink:active  {
	color : #091C5A;
	text-decoration : underline;
	font-size : 10px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}

a.botlink:hover  {
	color : #091C5A;
	font-size : 10px;
	font-weight:normal;
	text-decoration: underline;
	font-family :Arial, Helvetica, sans-serif
}
h1,h2,h3,h4,label,legend
{
	color : #095AA7;
}

h1, h2, h3, h4{
	font-weight:normal;
}

label{
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px
	
}

	.fields {
	COLOR: #000000;
	FONT-WEIGHT: normal;
	font-size: 10px;
	background-color: #D4DDED;
	font-family: Arial, Helvetica, sans-serif;
	border: 2px inset;

}
	.buttons {
	border-width:1px;
	border-style:solid;
	BACKGROUND-COLOR: #095AA7;
	BORDER-BOTTOM-COLOR: #095AA7;
	BORDER-LEFT-COLOR: #095AA7;
	BORDER-RIGHT-COLOR: #095AA7;
	BORDER-TOP-COLOR: #095AA7;
	COLOR: #ffffff;
	FONT-WEIGHT: normal;
	font-size: 9px;
	background-image:url(../images/btn_back.png);
	cursor:pointer;
	}
h1{	
	font-weight:normal;
	margin:2px;
	font-size:24px;
}
h4
{
	font-size:12px;
}
h3
{
	font-size:14px;
	margin:0px;
}

h2
{
	font-size:16px;
}


h2, h4{
	margin:2px;
}

H5 {FONT-WEIGHT: normal; FONT-SIZE: 11px;
	padding: 3px 5px 5px 15px;
	margin: 0px 0px 0px 0px;
	background: url(../images/smll_arrow.png) no-repeat 0 3px;
}

.loggedinheader
{
	width:140px;
	background-color: #009999;
	border-top: 1px solid #009999;
	border-left: 1px solid #009999;
	border-right: 1px solid #009999;
	border-bottom: 0px solid #009999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
	font-weight :normal;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
	
}
.loggedin
{
	background-color: #ffffff;
	border-color : #009999;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
	border: 1px solid #009999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : normal;
}
.imgborder
{
	border:1px solid #091C5A;
}

.navboxheader
{
cursor:pointer;
margin-bottom: 0px;
color:#ffffff;
width:140px;
height:20px;
padding:0px 5px 0px 5px;
text-align:left;
font-weight:bold;
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color:#009999;
border-top: 1px solid;
border-top: 1px solid #009999;
border-left: 1px solid #009999;
border-right: 1px solid #009999;
border-bottom: 1px solid #009999;
width:140px;
}

.navbox
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	margin:0px;
	padding:0px 5px 5px 5px;
	position:relative;
	border-left:1px solid #009999;
	border-right:1px solid #009999;	
	border-bottom:1px solid #009999;
	border-top:0px solid #009999;
	text-align:right;
	width:140px;
}

.adminmenutitle{
cursor:pointer;
margin-bottom: 0px;
color:#ffffff;
width:140px;
height:20;
padding:2px;
padding-left:5;
text-align:left;
font-weight:bold;
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color:#009999;
border-top: 1px solid #009999;
border-left: 1px solid #009999;
border-right: 1px solid #009999;
border-bottom: 0px solid #009999;
text-align:left;
}


.adminmenutitlebottom{
cursor:pointer;
margin-bottom: 0px;
color:#ffffff;
width:140px;
height:20px;
padding:2px;
padding-left:5px;
text-align:left;
font-weight:bold;
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color:#009999;
border-top: 1px solid #009999;
border-left: 1px solid #009999;
border-right: 1px solid #009999;
border-bottom: 1px solid #009999;
}

.adminsubmenu{
cursor:pointer;
margin-bottom: 0px;
background-color:#ffffff;
color:#666666;
width:140px;
padding-left:5px;
padding-bottom:5px;
padding-top:5px;
text-align:left;
font-weight:normal;
font-size:11px;
border-left: 1px solid #009999;
border-right: 1px solid #009999;
border-top: 1px solid #009999;
text-align:left;
}
.adminsubmenubottom{
cursor:pointer;
margin-bottom: 0px;
background-color:#ffffff;
color:#666666;
width:140px;
padding-left:5px;
padding-bottom:5px;
padding-top:5px;
text-align:left;
font-weight:normal;
font-size:11px;
border-left: 1px solid #009999;
border-right: 1px solid #009999;
border-top: 0px solid #009999;
border-bottom: 1px solid #009999;
}

#div_ac
{	
	 float:right; 
	 padding:10px; 
	width:600px; 
	text-align:left;	
}
#div_alm
{
	float:left;
	width:160px;
	padding:10px 10px 10px 10px;
	text_align:right;
	height:inherit;

}
table {
border-collapse:collapse;
}

table#tbl_results
{
	border:1px solid #091C5A;
	width:100%;
	background-color:#ffffff;
}
tr#tbl_results
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	border:1px solid #091C5A;
	border-collapse:inherit;
	empty-cells:show;
}

table#tbl_results td
{
	border: 1px solid #091C5A;
}

col.regulardata
{
	background-color:#ffffff;
	font-weight:normal;
	border: 1px solid #091C5A;
}

th
{
	color:#ffffff;
	background-color:#091C5A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border:0 solid #ffffff;
	border-collapse:inherit;
}
.alt
{
background-color:#fafafa;
}


/**
 * POPUP CONTAINER STYLES
 */
#popupMask {
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .4;
	filter: alpha(opacity=40);
	/* this hack is so it works in IE
	 * I find setting the color in the css gives me more flexibility 
	 * than the PNG solution.
	 */
	background-color:transparent !important;
	background-color: #333333;
	/* this hack is for opera support
	 * you can uncomment the background-image if you don't care about opera.
	 * this gives you the flexibility to use any bg color that you want, instead of the png
	 */
	background-image/**/: url("../images/maskBG.png") !important; // For browsers Moz, Opera, etc.
	background-image:none;
	background-repeat: repeat;
	display:none;
}
#popupContainer {
	position: absolute;
	z-index: 201;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
}
#popupInner {
	border: 1px solid #091C5A;
	background-color: #ffffff;
}

#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 202;
}
#popupTitleBar {
	background-color: #091C5A;
	color: #ffffff;
	font-weight: bold;
	height: 1.3em;
	padding: 5px;
	border-bottom: 1px solid #091C5A;
	border-top: 1px solid #091C5A;
	border-left: 1px solid #091C5A;
	border-right: 1px solid #091C5A;
	position: relative;
	z-index: 203;
}
#popupTitle {
	float:left;
	font-size: 1.1em;
}
#popupControls {
	float: right;
	cursor: pointer;
	cursor: hand;
}

#div_spotlight
{
	background-color:#6699CC;
	color:#ffffff;
	padding:4px;
	text-align:left;
	font-size:10px;
}

#div_spotlight a{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
#div_spotlight a:visited{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
#div_spotlight a:hover{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}
#div_pagetools
{
	background-color:#99cccc;
	color:#ffffff;
	padding:4px;
	text-align:left;
	font-size:10px;
	margin:0px;
}

#map
{
	border:1px solid #091C5A;
}