body{
	background: #fff;
	margin:0px;
	padding:0px;
	font-family:arial, verdana, sans serif;
	font-size:0.8em;
	text-align:center;
	line-height:1.3em;
}


h1{
	font-size: 1.8em;
	color: #cc6600;
	font-family: georgia, times new roman, serif;
	font-weight: normal;
	font-style:italic;
}

h2{
	font-size: 1.5em;
	color: #cc6600;
	font-family: georgia, times new roman, serif;
	font-weight: normal;
	font-style:italic;
	margin-bottom:0.2em;
}
h3{
	font-size: 1em;
	color: #cc6600;
	font-family: georgia, times new roman, serif;
	font-weight: normal;
	font-style:italic;
}

a{
	color:#a94219;
	text-decoration: none;
}
a:hover{
	color:#a94219;
	text-decoration: underline;
}

img {
	border: 0px;
}

.current{
	font-weight: bold;
}

.clr{
	clear:both;
}

.floatLeft{
	float:left;
}

.floatRight{
	float:right;
}

.margin5px{
	margin: 5px;
}

.pad5px{
	padding: 5px;
}
.pad40px{
	padding-left: 40px;
	padding-right: 40px;
}
.pad1per{
	padding: 1%;
}

div#siteBox{
	max-width:990px;
	min-width:770px;
	margin:0px;
	padding:0px;
	border:0px solid #000;
}

div#sitePad{
	margin-top:5px;
	background-color:#fff;
	padding:5px;
	border:0px solid #ff0000;
}

div#header{
	background-color:#fff;
	width:100%;
	height:150px;
}

div#panels{
	width:100%;
}

div.panel33{
	width:33.3%;
	overflow:hidden;
	text-align:left;
	float:left;
	border:0px solid #000;
}

div.panel70{
	width:69.9%;
	overflow:hidden;
	text-align:left;
	float:right;
	margin-top:20px;
	padding-left:4px;
	border-left:1px solid #cab393;
}


div.panel50{
	width:49%;
	overflow:hidden;
	text-align:left;
	float:left;
	margin-top:0px;
	border:1px solid #fff;
}

div.panel50_213px{
	width:49%;
	height:213px;
	overflow:hidden;
	text-align:left;
	float:left;
	border:1px solid #00ff00;
}

div.panel50left{
	width:49%;
	overflow:hidden;
	text-align:left;
	float:left;
	margin-top:20px;
	border:1px solid #fff;
}

div.panel50right_img{
	width:49.7%;
	overflow:hidden;
	text-align:left;
	float:right;
	margin-top:20px;
	padding-left:3px;
	border-left:1px solid #cab393;
}

div.panel_r2{
	width:49.7%;
	overflow:hidden;
	text-align:left;
	float:left;
	border:1px solid #fff;
	background: url(/images/vertFade1.jpg) repeat-x top left;
}

div.panel_r2 h1{
	font-size:1.3em;
	margin: 20px 0px 0px 10px;
	color:#c6780c;
}

div.panel_r2 p{
	font-size:1em;
	margin:5px auto auto 10px;
	color:#000;
}

div.panel100{
	width:100%;
	height:103px;
	overflow:hidden;
	text-align:left;
	float:left;
}

div.topBanner{
	background: #000 url(../images/topBanner.jpg) no-repeat top left;
	width:100%;
	height:103px;
	overflow:hidden;
	text-align:left;
	float:left;
}
div.topStrap{
padding:3px;
color:#ffffff;
text-align:center;
font-weight:bold;
font-size:12px;
}
/* portal panel, above topBanner */

#portalTop{
	height:25px;
	border: 0px solid #ff0000;
}

#portalTopLinks{
	margin-top:0px;
	width:50%;
	float:left;
}

#portalTopLinks ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#portalTopLinks li{
	float:left;
}

#portalTopLinks li a{
	display:block;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
	color:#666;
	text-decoration:none;
}

#portalTopLinks li a:hover{
	color:#000;
	text-decoration:underline;
}

/* crumbs panel, below topBanner */

#crumbs{
	height:35px;
	border: 0px solid #00ff00;
}

#crumbsLinks{
	margin-top:0px;
	width:100%;
	float:left;
}

#crumbsLinks ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#crumbsLinks li{
	float:left;
	display:block;
	padding: 10px 4px 8px 4px;
	font-size:11px;
	color:#666;
}

#crumbsLinks li a{
	color:#a94219;
	text-decoration:none;
}

#crumbsLinks li a:hover{
	color:#a94219;
	text-decoration:underline;
}

/* panel29 panel, below topBanner */

.panel29{
	width:29%;
	overflow:hidden;
	text-align:left;
	float:left;
	margin-top:20px;
	padding-right:3px;
	border:0px solid #000;
}



/* footer panel, above topBanner */

#footer{
	background-color:#fff;
	margin-top:20px;
	padding:0px 1% 0px 1%;
	width:97%;
	text-align:center;
	border: 1px solid #ccc;
}
#footerLinks{
	margin-top:6px;
	float:left;
	clear:none;
	border: 0px solid #00ff00;
}

#footerLinks ul{
	margin:0px 30px auto 0px;
	padding:0px;
	list-style:none;
}

#footerLinks li{
	float:left;
	border: 0px solid #ff0000;
}

#footerLinks li a{
	display:block;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
	color:#666;
	text-decoration:none;
}

#footerLinks li a:hover{
	color:#000;
	text-decoration:underline;
}

#goldLogo {
	float: right;
	width:26px;
	height:36px;
	border:0px solid #0000ff;
	
}

.blackHead{
	background: #000 url(/images/blkArrow26.gif) no-repeat top left;
	display:block;
	width:100%;
	font-size:17px;
	line-height:23px;
	color:#fff;
	padding-left: 26px;
	margin-top: 20px;
}

.blackHead a{
	color:#fff;
	text-decoration: none;
}
.blackHead a:hover{
	color:#fff;
	text-decoration: underline;
}

.whiteHead{
	background: #fff url(/images/whiteArrow26.gif) no-repeat top left;
	display:block;
	width:100%;
	font-size:17px;
	line-height:23px;
	color:#fff;
	padding-left: 26px;
	margin-top: 20px;
}

.whiteHead a{
	color:#000;
	text-decoration: none;
}
.whiteHead a:hover{
	color:#000;
	text-decoration: underline;
}

.imgLeftBorder{
	margin:10px;
	padding-left:10px;
	border-left:1px solid #cab393;
}

ul.rightImageList{
margin:0px;
padding:0px;
width:100%;
list-style:none;
}
ul.rightImageList li{
width:49%;
float:left;
overflow:hidden;
text-align:center;
margin-top:10px;
}
ul.rightImageList li img{
border:1px solid #e6e6e6;
}

ul.colors li{
display:block;
height:150px;
}

table.dataTable td{
border-bottom:1px solid #cccccc;
}
.error{
color:#CC0000;
}
.required{
font-weight:bold;
color:#CC0000;
}
