.bodyStyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
	background-color: #ebebeb;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_grad.gif);
	background-repeat: repeat-x;
}
a.mainNav:link, a.mainNav:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	height: 40px;
	width: 160px;
	padding-top: 10px;
	padding-left: 4px;
	padding-right: 25px;
	display: table-cell;
	font-weight: bold;
}
a.mainNav:hover, a.mainNav:active {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/mainNav_hover_bg.gif);
	background-repeat: no-repeat;
}
.panelBG {
	background-image: url(../images/page_bg_lined.gif);
}
a:link {
	color: #ff3300;
	text-decoration: underline;
}
a:visited {
	color: #ff3300;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.tinyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.smallText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.normalText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.normalPlusText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.bigText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.headerText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006600;
	text-decoration: none;
}
.footerText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.grayLink:link, a.grayLink:visited {
	color: #666666;
	text-decoration: none;
}
a.grayLink:hover, a.grayLink:active {
	color: #000000;
	text-decoration: underline;
}
a.activeNav:link, a.activeNav:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	height: 30px;
	width: 160px;
	padding-top: 5px;
	padding-left: 4px;
	padding-right: 25px;
	display: table-cell;
	font-weight: bold;
}
a.activeNav:hover, a.activeNav:active {
	color: #CC3300;
	text-decoration: none;
}
.BTNsearch {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/searchBox_btn.gif);
	height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 40px;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.frmBoxSearch {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #545454;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 18px;
	width: 190px;
	border: 1px solid #999999;
	padding-left: 2px;
	padding-right: 2px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: -1px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: -1px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: -1px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: -1px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	text-decoration: none;
	letter-spacing: -2px;
	font-weight: lighter;
}
.pageContent {
	margin: 45px;
	width: 650px;
}
#pageContainer {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
	text-align: center;
}
#homeNav {
	position:relative;
	left:20px;
	top:0px;
	width:160px;
	z-index:5;
}
#page {
	position:relative;
	left:0px;
	top:0px;
	width:780px;
	z-index:2;
}
#searchBox {
	position:absolute;
	left:290px;
	top:-30px;
	width:260px;
	height:30px;
	z-index:5;
	background-image: url(../images/searchBox_bg.gif);
}.hugeText {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}

.picBorder {
	border: 5px solid #FFFFFF;
}
a.subNav:link, a.subNav:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	display: block;
	width: 135px;
}
a.subNav:hover, a.subNav:active {
	color: #ff2800;
	text-decoration: none;
}

.headerSmallText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006600;
	text-decoration: none;
}
a.subNavActive:link, a.subNavActive:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ff2800;
	text-decoration: none;
	text-align: right;
	display: block;
	width: 135px;
	font-weight: bold;
}
a.subNavActive:hover, a.subNavActive:active {
	text-decoration: underline;
}
.headerBigText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006600;
	text-decoration: none;
	letter-spacing: -1px;
}
.rcpText1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.rcpText2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	width: 100%;
}
.rcpTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
	text-decoration: none;
	letter-spacing: -1px;
}
.rcpDesc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #7d4900;
	text-decoration: none;
}
.rcpInfoLabel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .70em;
	color: #000000;
	text-decoration: none;
}
.rcpInfoText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .70em;
	color: #000000;
	text-decoration: none;
}
.remText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0000FF;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}
a.lightLink:link, a.lightLink:visited {

	color: #FF9900;
	text-decoration: none;
}
a.lightLink:hover, a.lightLink:active {

	color: #FFFFFF;
	text-decoration: underline;
}
.HeaderBox {
	width:650px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
}
.frmFilterSelect {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
a.letterBlock:link, a.letterBlock:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	height: 24px;
	width: 24px;
	border: 1px solid #F9F9F9;
	display: block;
	padding-top: 3px;
}
a.letterBlock:hover, a.letterBlock:active {
	color: #CC0000;
	text-decoration: none;
	background-color: #EBEBEB;
}
a.letterBlockActive:link, a.letterBlockActive:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	height: 24px;
	width: 24px;
	border: 1px solid #F9F9F9;
	display: block;
	text-transform: capitalize;
	top: -10px;
}
a.letterBlockActive:hover, a.letterBlockActive:active {

	color: #000000;
	text-decoration: none;
}
.imgBorder { width:150px;height:95px;position:absolute;z-index:10;left:20px;}
.imgBorder a{ display:block;cursor:pointer;height:100%;width:100%;}

.xstooltip {
    visibility: hidden; 
    position: absolute; 
    top: 0;  
    left: 0; 
    z-index: 2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
    padding: 3px; 
    border: solid 1px;
}
.frmTextField {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #666666;
}
.BTNgeneric {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 30px;
}
a.greenLink:link, a.greenLink:visited {
	color: #006600;
	text-decoration: none;
}
a.greenLink:hover, a.greenLink:active {
	text-decoration: underline;
}
.whiteHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.normalTextWhite {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #EBEBEB;
	text-decoration: none;
	line-height: 16px;
}

