/* global style settings */

body, table, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #B9CBD9;
}
input, textarea, select { color: #666; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
h1 { color: #31454E; font-size: 24px;font-weight: bold; margin:0 0 0 0px; }
h2 { color: #31454E; font-size: 16px;font-weight: bold; margin:0 0 0 0px; }
h3 { color: #31454E; font-size: 12px;font-weight: bold; margin:0 0 0 0px; }
h4 { color: #31454E; font-size: 10px;font-weight: bold; margin:0 0 0 0px; }
h3 a {
	text-decoration: underline;
}
h3 a:hover  {
	color: #0066FF !important;
	text-decoration: underline;
}
* html p {margin:10px auto 10px auto;}
form { display:inline; }
ul { 
	list-style-image: url(../_images/region_li_arrow.gif);
	margin-left:0px;
	padding-left:18px;
	line-height: 150%;
}
.moreLink {
	text-align: right;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}

/* --- Navigation Classes --*/
.nav { 
	width:760px; 
	height:300px;
	background-image: url(hrt_04_1/_images/static_hrt.jpg);
	background-repeat: no-repeat;
}
.nav table a { color:#FFFFFF; }
.nav table a:hover { color:#FF9900; } 
#myMenuID 
{
	position:absolute;
	padding-left:10px;
	top:265px;
	width:700px; 
	height:35px;
	z-index:1001;
	background-color:transparent;
}
#hotbox
{
	position: absolute;
	z-index: 30000;
	top:265px;
	width:175px;
	height:35px;
	margin-left:585px;
}
#hotbox a, #hotbox a:hover, #hotbox a:visited, #hotbox a:active {
	text-decoration:none;
	padding:10px 85px 10px 85px;
	line-height:33px;
}

/* banners styles */
.banner { 
    width:185px;
    height:70px; 
    margin: 5px 0px 5px 0px;
	background-color: #ccc;
}

/* styles that define the main table structure */
.tdLeft {
	background-image: url(_images/spacer.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tdRight {
	background-image: url(_images/spacer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tdContent {
	width:760px;
	font-size: 10px;
	color: #666;
    background-color: #FFF;
    vertical-align: top;
}
.tdContent a { color: #888; }
.tdContent a:hover { color: #0066FF; }

/* column layouts */
.threeColLeft {
    color: #999;
    width: 185px;
    float: left;
    padding: 10px 5px 10px 10px;
}
.threeColRight {
    width: 185px;
    float: left;
    padding: 10px 10px 10px 5px;
}
.threeColRight a {
    color:#777;
}
.threeColMiddle {
    width: 350px;
    float: left;
    padding: 10px 5px 10px 5px;
}
.twoColMain {
    background-color: #fff;
    width: 540px;
    float: left;
    padding: 10px 15px 10px 5px;
}
.oneColMain {
	color: #999;
    background-color: #fff;
    width: 730px;
    float: left;
    padding: 10px 15px 10px 15px;
}

/* footer styles */
.footerLinkspress { font-size: 9px; padding:10px; text-align:center; clear: both; }
.footerLinks, .footerCredit { font-size: 10px; width:760px; padding:10px; text-align:center; clear: both; }
.footerLinks { color: #666666; }
.footerCredit {
	background-color: #26373E;
	color: #FFF;
	width: 100%;
}
.footerCredit a, #footerCredit a:hover { color:#FFF; text-decoration: underline; }

/* home pg */
.homeh3 {margin-bottom:3px;}
.homep {margin-top:2px;}

/* column boxes */
.boxNav {
	color: #777;
	padding: 10px;
	margin: 0px;
	font-size: 11px;
	line-height: 135%;
}
.boxNav a { color: #888; }
.boxNav a:hover { text-decoration: underline; }
.boxNav ul { margin:0 0 0 10px;line-height:130%;list-style-image: url(../_images/bullets_arrow.gif); }
.boxNav li { padding-left:-5px; }
.boxNav blockquote { margin: 0 0 0 8px; }
.boxTitle{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #59757B;
	padding: 2px 2px 2px 6px;
	margin: 5px 0 0 0px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: none;
	border-left: 1px solid #ccc;
}
.boxBody {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 0px;
	color: #59757B;
	font-size: 9px;
}
.boxBody h3{ color: #59757B; font-size: 11px; margin: 0 0 5px 0px; }
.boxBody img{
	margin: 0 10px 10px 0px;
	border: 1px solid #ccc;
	float: left;
}
.boxBody:after {
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}
.clearfix:after {
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}
#article a { text-decoration:underline; }

/* recordset styles */
.searchresult h3 a { text-decoration:underline; }
.rsItemEven, .rsItemOdd {
	float:left;
	width: 100%;
	background-color: #fff;
}
.rsItemOdd { background-color: #f3f3f3; }
.rsItemDetail {
	float:left;
	width: 410px;
	margin: 10px 5px 10px 20px;
	padding-right: 10px;
	border-right: 1px solid #ccc;
}
.rsItemDetail a { color:#31454E; }
.rsItemDetail h4 { color:#666;margin: 4px 0 4px 0px; }
.rsItemDetail h3 { margin-bottom:3px; }
.rsItemDetail h3 a { text-decoration: underline; }
.rsItemAttr {
	float:right;
	width: 80px;
	height:100%;
	margin: 10px 5px 10px 5px;
}
.popTitle {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #59757B;
	padding: 2px 2px 2px 6px;
	margin: 5px 0 0 0px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 0px none;
	border-left: 1px solid #ccc;
}
.popBody {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 0px;
	color: #59757B;
	font-size: 9px;
}
.popBody h3 { color: #59757B; font-size: 11px; margin: 0 0 5px 0px; }
.popBody img {
	margin: 0 10px 10px 0px;
	border: 1px solid #ccc;
	float: left;
}
.popBody:after {
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}

/* recordset styles v2 */
.sodd {
	width:540px; 
	background-color: #f3f3f3;
}
.seven {
	width:540px; 
	background-color: #fff;
}
.seven a, .sodd a { color:#31454E; }
.std1 { padding:4px 10px 4px 15px; }
.std1 em { color:#C60; }
.std1 h3 { margin-bottom:3px; }
.std1 h3 a { text-decoration:underline; }
.std2 {
	width:65px;
	text-align:center;
}
.std2 img { margin:3px 10px 3px 10px; }
.std3 {
	width:30px;
	text-align:center;
}
.shead {
	width:540px; 
	background-color: #fff;
}
.shead td { padding:4px 10px 4px 15px; }

/* personalization bar */
#pbar td {
	background-color:#ecedf2;
	text-align:right;
	padding-right:20px;
}
#pbar a { text-decoration:underline; }

/*misc styles*/
.blue { 
	color: #0066CC;
	font-weight: bold;
}
.dkgreen { 
	color: #25373E;
	font-weight: bold;
}
.orange { 
	color: #CC6600;
	font-weight: normal;
}
.red { 
	color: #DF0715;
	font-weight: bold;
}
.khaki{ background-color: #F5F5F5; }
.push { margin-left: 25px; }
.sm_search_box { width:100px; }
.article_img {
	float:right;
	margin:0px 0px 10px 10px;
	border:1px solid #ccc;
}
.underrule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

/*creamy lemon cream pie background color*/
.lemon { background-color: #fffdf4; }
.pumpkin { color: #AE741D; }
.pumpkin a{ color: #AE741D; }

/*press room image library*/
.picbox {
	border: 1px solid #ccc;
	height: 180px;
	width: 158px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	float:left;
	padding: 5px;
	text-align: center;
}
