/*

Unique Comm Blue:  10, 100, 155 #0A649B
 Unique Comm Red: 175,   0,  35 #AF0023
 
*/

body {
 text-align: center;
 background-image:URL('images/background.jpg');
 background-repeat: repeat-y;
 color:#FFFFFF;
 font-family: Arial, Verdana, Sans-Serif;
 font-size: 12pt;
 }
 
 h1, h2{
	 color:#FFFFFF;
	 font-family: Arial, Verdana, Sans-Serif;
 }

th, p { 
	font-size: 12pt; 
	color:#FFFFFF;
	font-family: Arial;
}

td{ 
	font-size: 10pt; 
	color:#FFFFFF;
	font-family: Arial;
}


a {
	color:#FFFFFF;	
}

#headerBox {
  position:absolute;
  width: 800px;
  height: 31px;
  background-image:URL('images/waterheader.jpg');
  margin-left: auto;
  margin-right: auto;  
  background-color: #FFFFFF;
  clear:both;
  /*border-bottom: solid none 1px;
  border-left: solid #0A649B 1px;
  border-right: solid #0A649B 1px;
  border-top: solid #0A649B 1px;*/
  }

/*horizontal menu section*/
#horizmenu {
  position:relative;
  width: 800px;
  font-family: arial, sans-serif;
  margin-left: auto;
  margin-right: auto;
  margin-bottom:auto;
  background-color: transparent;
  color: #FFFFFF;
  display:block;  
  clear:both;
  padding-top:10px;
  height:auto;
  /*padding-bottom:30px;*/
  /*border-bottom: solid #000055 1px;
  border-left: solid #ffffff 1px;
  border-right: solid #FFFFFF 1px;
  border-top: solid #AF0023 1px;*/
  }
  
#horizmenu a {
text-decoration: none;
color: #FFFFFF;
/*background-color: #000055;*/
padding-left: 1px;
padding-right: 1px;

}
/*#horizmenu a:hover   { color: #AF0023; background-color: #FFFFFF; }*/

/* needed for drop down menus to work */
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font: normal 12px Verdana;
/*line-height:18px;*/
z-index:100;



}

/* needed for drop down menus to work 
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
/*border-bottom: 1px solid black;
padding: 1px;
text-decoration: none;
font-weight: bold;
color: black;
}*/

/* needed for drop down menus to work
#dropmenudiv a:hover{ /*hover background color
background-color:transparent;
color:#000055;
}*/

/*main content container*/
#mainContent {
  position:relative;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  background-color: transparent;
  color: #000000;
  border-bottom: none;
  border-left: solid #BBBBBB 10px;
  border-right: solid #BBBBBB 10px;
  border-top: solid #BBBBBB 10px;
  border-bottom: solid #BBBBBB 10px;
  font-size: 14pt;
  }

.mainContent h3 {  font-size: 14px; text-align: center; color: #0A649B; }
.mainContent h2 {  font-size: 18px; text-align: center; color: #0A649B; }

.mainContent a:link    { text-decoration: underline; color: #FF0000; }
.mainContent a:visited { text-decoration: underline; color: #FF0000; }
.mainContent a:active  { text-decoration: none; color: #000000; }
.mainContent a:hover   { text-decoration: none; color: #FF6600; }

/*Text content for index page*/
#leftpanel {
	width:25%;
	background:transparent;
	font-family:Arial, Verdana, Sans-Serif;
	height:auto;
	font-size:12pt;
	color:#FFFFFF;
	margin-left:auto;
	margin-right:0px;
	/*margin-top:0px;*/
	float:left;
	
}

#rightpanel {
	width:auto;
	border:solid #BBBBBB 5px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	/*margin-top:0px;*/
	float:left;
	
}
/* Regular Content Panel, used for every subpage but index page and details page */
#regular {
  
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  background-color: transparent;
  color: #FFFFFF;
  /*border-bottom: none;
  border-left: solid #BBBBBB 10px;
  border-right: solid #BBBBBB 10px;
  border-top: solid #BBBBBB 10px;
  border-bottom: solid #BBBBBB 10px;*/
  font-size: 12pt;
  text-align:left;
  clear:both;
  }


/*footer information area*/
#footerContent {
  
  width: 800px;
  height:52px;
  margin-left: auto;
  margin-right: auto;
  background-image:URL('images/footer.jpg');
  background-repeat:no-repeat;
  color: #FFFFFF;
  /*border-bottom: solid #0A649B 1px;
  border-left: solid #0A649B 1px;
  border-right: solid #0A649B 1px;
  border-top: solid #0A649B 1px;*/
  padding: 0px;
  font-size: 18px;
  z-index:20;
  clear:both;
  }

.redText { color: #000055; }

/*.blueText { color: #0A649B; }*/

.centered { text-align: center }

.smaller { font-size: 8pt; }

.bigger { font-size: 14pt; }

.clear { background-color: transparent }

.fakeLink {
	text-decoration: underline;
	cursor:pointer;
	color: #FF0000;
}


.floatLeft { float: left; }

.fancyText {
	 font-family:"Monotype Corsiva";
	 font-weight:normal;		
 }
 
.notBold {
	font-family:Arial;
	font-size:18pt;
	font-weight:normal;	
}

.eMail{
	color:#FFFFFF;	
}

# regTable { color:#FFFFFF; }

.dataRow0 {
  background-color: #000088;
  font-size: 12px;
  vertical-align: middle;
  
  }
.dataRow1 {
  background-color: #0000BB;
  font-size: 12px;
  vertical-align: middle;
  
  }
  
.dataRow2 {
  background-color: #0000EE;
  font-size: 12px;
  vertical-align: middle;
  
  }

.dataRow0 a:link { color: #FFFFFF; font-weight: bold; }
.dataRow0 a:visited { color: #FFFFFF; font-weight: bold; }
.dataRow0 a:hover { color: #FFFF00; font-weight: bold; }
.dataRow1 a:link { color: #FFFFFF; font-weight: bold; }
.dataRow1 a:visited { color: #FFFFFF; font-weight: bold; }
.dataRow1 a:hover { color: #FFFF00; font-weight: bold; }
.dataRow2 a:link { color: #FFFFFF; font-weight: bold; }
.dataRow2 a:visited { color: #FFFFFF; font-weight: bold; }
.dataRow2 a:hover { color: #FFFF00; font-weight: bold; }

.dataRow0 td { border-bottom: solid #081325 4px; }
.dataRow1 td { border-bottom: solid #081325 4px; }
.dataRow2 td { border-bottom: solid #081325 4px; }

.dataHeading {
  background-color: #0000FF;
  color: white;
  font-weight: bold;
  text-align: left;
  font-size: 16pt
  }
  
.detailsHeading {
  color: white;
  padding: 3px;
  background-color: #323C4B;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
}

.featuresBox {
	background-color: transparent;
	height: 240px;
	overflow: scroll;
}

.detailsBigText {
  color: white;
  font-size: 18pt;
  font-weight: bold;
}
  
.redAlert {
  color: #cc0000;
  font-weight: bold;
  font-family: Tahoma, serif;
  font-size: 75%;
  }

.formRow {
  background-color: #081325;
  color: white;
  font-weight: bold;
  text-align: center;
  
.stockRow {
  text-align: left;
  font-size: 8pt;
  color: #FFFFFF;
  font-family: Arial, sans-serif;
  }
  
.stockData {
  text-align: justify;
  font-size: 10pt;
  color: #000000;
  font-family: arial, sans-serif;
  }