 HTML {
 	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	border: none;
}

BODY {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	border: none;
	background-color: white;
}

/* WHITE */
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	cursor: pointer;
	cursor: hand;
}

.smwhitepad, A.smwhitepad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
	text-decoration: none;
}
.smwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.smwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.smwhite:hover {
	color: #000000;
	cursor: pointer;
	cursor: hand;
}
/* BLACK */
.smblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.mdblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
A.mdblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.mdlgblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-decoration:none;	
}
.lgblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-decoration:none;	
}
/* ORANGE */
.smorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FC3803;
}
a.smorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FC3803;
	text-decoration: none;
}
a.smorange:hover {
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}
	
.mdorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FC3803;
}
A.mdorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FC3803;
	text-decoration: none;
}
A.mdorange:hover {
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}
.lgorangetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	color: #FC3803;
}

/* BLUE */
.lgbluetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	color: #016B95;
	text-decoration:none;	
}
.smbluetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	color: #016B95;
}
A.smbluetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	color: #016B95;
	text-decoration:none;
}
A.smbluetitles:hover {
	color: #000000;
	text-decoration:underline;
}
.mdbluetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	color: #016B95;
}
A.mdbluetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	color: #016B95;
	text-decoration: none;
}

.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #0C5F77;
	line-height: 16px;
}
a.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #0C5F77;
}
a.bluetext:hover {
	color: #000000;
	cursor: pointer;
	cursor: hand;
}
.smbluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #0C5F77;
	line-height:15px;
}
a.smbluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #0C5F77;
}
a.smbluetext:hover {
	color: #000000;
	cursor: pointer;
	cursor: hand;
}
.ltbluetext {
	color: #D7EEF4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.smltbluetext {
	color: #D7EEF4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

/* FORMAT */
.form {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FC3803;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #0382B4;
}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #0382B4;
}
tr.linkon {

 	background-color: #D7E3D5;

 	}
tr.linkoff {

 	background-color: #F9E2B4;

 	}
.subbg1 {
	background-color: #D7EEF4;
	background-image: url(img/global/mainsubblue_bg.gif);
	background-repeat: repeat-x;
}
/* .subbg2 {
	background-color: #F9E2B4;
	background-image: url(img/global/mainsubpeach_bg.gif);
	background-repeat: repeat-x;
} */
.subbg2 {
	background-color: #D7EEF4;
	background-image: url(img/global/mainsubblue_bg.gif);
	background-repeat: repeat-x;
}
div.GoogleMap {
  visibility: hidden;
  border: 1px #888 solid;
}

div.GoogleMap ul.warnings {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding-right: 0.5em;
  padding-left: 1.5em;
  display: none;
  border: 1px #888 solid;
  background: #fff;
  z-index: 100000000;
  text-align: left;
  font-family: Arial;
  font-size: 9pt;
  overflow: auto;
}

div.GoogleMap button.warnings {
  display: block;
  position: absolute;
  z-index: 100000000;
  bottom: 20px;
  right: 0;
  color: #f00;
}

.popBack {
	background-color : #D7EEF4;
}
.datarow0 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FC3803;
}
.queryCrawl {
	font: 10px  Arial, Helvetica, sans-serif;
	color : white;
	background-color: #3D7F51;
	text-transform: uppercase;	
}

a.dhtml{
	text-decoration: none;
	color:#000000;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 4px;
} 

a.dhtml:hover{
	color: #0382B4;
	text-decoration: none;
}

.dud {
	font: 16px Arial, Helvetica, sans-serif;
	color : #FF0000;
}

/* liScroll style declarations */

div.newsticker {
	float: right;
	width: 625px; 
	}

.tickercontainer { /* the outer div */
/*border: 1px solid #000;*/
/*background: #fff;*/
	width: 460px; 
	margin: 13px 0; 
	padding: 0;
	overflow: hidden; 
	float: right;
	
}

.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
right: 0px;
top: 2px;
overflow: hidden;
height:20px;
}

ul.newsticker { /* that's your list */
position: relative;
left: 645px;
font: bold 14px Verdana;
list-style-type: none;
margin: 0;
padding: 0;
}

ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
}

span.newsticker {
	color:#FC3803;
	font: normal 16px Verdana;
	font-weight:bold;
	float:left;
	margin:13px 0 0;
	}
	
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #0C5F77;
font: bold 14px Verdana;
margin: 0 40px 0 0;
font-weight:normal;
text-decoration:none;
} 

ul.newsticker a:hover {
color: #000;
font-weight:normal;
text-decoration:none;
} 
