/* CSS Document */

body,td,th {
	color: #636363;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}

.headerTop {
	height:184px;
	background-image:url(../images/headerBG.jpg);
}
.navBar {
	height:68px;
	background-image:url(../images/navbg.gif);	
}
.contentMain {
	text-align:left;		
}
.textPos {
	text-align:left;
	margin-left:35px;
	margin-right:35px;
	margin-top:20px;
	margin-bottom:20px;
	line-height:20px;
}
.textPosSub {
	text-align:left;
	margin-left:20px;
	margin-right:35px;
	margin-top:20px;
	margin-bottom:20px;
	line-height:20px;
}
.footerBar {
	height:169px;
	background-image:url(../images/footerBG.gif);
}
.anchorBar {
	width:1200px;
	text-align:center;
	margin-top:20px;
}
.anchorSmall {
	font-size:9px;
	color:#cccccc;
}
.copyRight {
	font-size:9px;
	color:#000000;
}
.pgHeader {
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial Black, Helvetica, sans-serif;
	font-size:18px;
	text-transform: uppercase;
	color:#000000;
}
.microHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#666666;
		
}
.newsContainer {
	width: 420px;
	height: 42px;	
	background-image:url(../images/newsbox_02.jpg);	 
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;	
}
.searchContainer {
	width: 156px;
	height:25px;		 
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.dropdownText {
	font-size:14px;	
}
input.green {background-color: #0B692B; font-size: 12px; color: white; border: 1px solid #fff;}
input.gold {background-color: #ffde37; font-size: 15px; color: black; border: 1px solid #cfbb89;}
input.goldLtr {font-size: 15px; color: black; border: 1px solid #cfbb89;}
.image-borderR{
	border-style:solid;
	border-color: #cfbb89;
	border-width:1px;
	float:right;
	padding: 10px 10px 10px 10px ;	 
    margin: 8px;
}
.image-borderL{
	border-style:solid;
	border-color: #cfbb89;
	border-width:1px;
	float:left;
	padding: 10px 10px 10px 10px ;	 
    margin: 8px;
}
.redStar {color: #FF0000;}
fieldset {
  width: 500px;
}

fieldset.alt {
  width: 600px;
}

.textInput,textarea {
  width: 200px;
  font-family: arial;
  background-color: #FFFFFF;
  font-size:12px;
  border: 1px solid #000;
}

.textInput2 {
  width: 50px;
  font-family: arial;
  font-size:18px;
  background-color: #FFFFFF;
  border: 1px solid #000;
}

.textInput3 {
  width: 75px;
  font-family: arial;
  font-size:12px;
  background-color: #FFFFFF;
  border: 1px solid #000;
}

.inputHighlighted {
  width: 200px;
  background-color: #fff799;
  color: #000;
  border: 1px solid #000;
}
.grayTitle {color: #999999; font-weight: bold; }