@charset "UTF-8";
body {
	font: 12px Arial, Helvetica, sans-serif;
	background:#f2f2f2;
	/*background: #ecdec8;*/
	margin: 10px 0px 0px 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #53565b;
}


.main #container {
	width: 948px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: left; /* this overrides the text-align: center on the body element. */
	background:url(../images/bkg.gif) top left repeat-y; width: 948px;
}
.main #top {
	background: url(../images/bkg_top.gif) top left no-repeat;  width: 948px; height:15px; 
	padding: 0px 10px 0px 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}

*html .main #top {
	background: url(../images/bkg_top.gif) top left no-repeat;  width: 948px; height:15px; 
	padding: 0px 10px 0px 20px; margin-bottom: -3px;
}
.main #header { 
padding: 0px; background:url(../images/bkg.gif) top left repeat-y; width: 948px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.main #headerTop {float: left; background:url(../images/bkg.gif) top left repeat-y; width: 948px; width: 948px;}
.main #headerTop .left {float: left; width: auto; padding-left: 45px; padding-bottom: 10px;}
.main #headerTop .right {float: right; width: auto; text-align: right; padding-right: 20px;}
.main #headerTop a, .main #headerTop a:link, .main #headerTop a:visited, .main #headerTop a:active {color: #63ACDC; font-size:11px; font-weight: normal;}
.main #headerTop .utility {padding-top: 10px; padding-right: 25px;}
.main #mainContent {float: left;
	padding: 0 20px; background:url(../images/bkg.gif) top left repeat-y; width: 948px;
	
}

.main #navigation {background: #fff; padding-left: 30px;}
.main #navigation .leftside {width: 750px; float: left;}
.main #navigation .rightside {width: 131px; background:url(../images/menu_right.jpg) top left no-repeat; height:31px; float: right; margin-right: 32px; font: bold 12px Arial, Helvetica, sans-serif;}
.main #navigation .rightside a, .main #navigation .rightside a:link, .main #navigation .rightside a:visited, .main #navigation .rightside a:active {color: #fff;}
.main .login {margin-top: 7px; margin-left: 75px;}
.main #flash {background:url(../images/flash_bkg.png) top left no-repeat; width: 938px; text-align: center; height:262px; margin-left: 4px; margin-top: 103px;}

/* These styles are for the home feature box for News */

#hmFeature {width: 191px; float: left; text-align: left; margin-top: 6px; padding-left: 24px;}
#hmFeature .top {float: left; background:url(../images/hm_ftr_top.gif) top left no-repeat; height: 32px; width: 191px; padding-bottom: 0px; font-size:14px; font-weight:bold; color:#fff;}
#hmFeature .mainCont { border-left: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4; background: #fff; padding:10px 5px 15px 5px; font-size: 11px; font-weight: bold; color:#969696; float: left; width:179px; height:138px; margin-top: -5px;}
#hmFeature #mycustomscroll .contain {clear:both; margin-bottom:4px; width:169px;}
#hmFeature #mycustomscroll .contain .left {margin-left: 20px; }
#hmFeature #mycustomscroll .contain .right {float: right; margin-right:20px; margin-top: -32px;}
#hmFeature #mycustomscroll p {line-height: 6px;}
#hmFeature .ftrBtm {width: 191px; height: 12px; background:url(../images/ftr_bttm.gif) top left no-repeat; float: left;}
#hmFeature .topImg {margin-top: 2px; margin-left: 10px; float:left;}
#hmFeature .topTxt {float: left; padding-left: 5px; padding-top: 7px; position: relative; font-size: 12px; color: #676767;}
#hmFeature a, #hmFeature a:link, #hmFeature a:visited, #hmFeature a:active {text-decoration: none; font-weight:bold; font-size: 11px; color:#63ACDC;}
#hmFeature .newsLnk {color:#5f81c2; margin-top: 0px; float:left;}
#hmFeature .newsTxt {color: #5f81c2; margin-top: 0px; float:left;}

#hmFeature a:hover {text-decoration: underline;}

/* These styles are for the bottom sections of the home page */

.main #hmBttm {width:888px; background:#fff; padding: 10px 0px 0px 20px;}
.main #hmBttm .leftTabs {float: left; margin-left: -5px;}
.main #hmBttm .middle {float: left; padding-left: 12px;}
.main #hmBttm .rtVideo {float: right; margin-right: 10px; margin-top: 5px;}
.main #hmBttm h3 {font-weight: bold; padding: 2px; font-size: 12px;}

.main #bttm {background: url(../images/bkg_bttm.gif) bottom left no-repeat;  width: 949px; height:19px;
	padding: 0 10px 0 20px; float: left;}

.main #footer { 
	 /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#f2f2f2; color: #676767; font-size: 11px; font-weight:normal; width:100%;
}

.main #footer a {color: #63ACDC;}

.main #footer .lft { float: left;
	padding: 15px 0px 10px 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#f2f2f2; color: #676767; font-size: 11px; font-weight:normal;
}
.main #footer .rt { float: right;
	padding: 15px 10px 10px 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#f2f2f2; color: #676767; font-size: 11px; font-weight:normal;
}
.main #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* IE Hacks */

*html .main #bttm {background: url(../images/bkg_bttm.gif) bottom left no-repeat;  width: 948px; height:15px;
	padding: 0 10px 0 20px; float: left; margin-top: -3px;}
*html .main #mainContent {float: left;
	padding: 0 24px; background: #fff; width:733px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
}
*html .main #top {
	background: url(../images/bkg_top.gif) top left no-repeat;  width: 948px; height:15px; 
	padding: 0px 10px 0px 20px; margin-bottom: -3px;
}

*:first-child+html .main #mainContent {float: left;
	padding: 0 12px; background: #fff; width:874px; margin-left: 6px;}
	
*html .main #flash {background: #fff; padding-left: 0px; margin-top: -2px;}
*html .main #hmBttm {width:120%; background:#fff; padding: 10px 0px 0px 20px;}
*html .main #navigation {background: #fff; padding-left: 30px; margin-left: 0px; width:918px; }
*html .main #navigation .rightside {background:url(../images/menu_right.jpg) top left no-repeat; height:31px; float: left; margin-right: 0px;}
*html #hmFeature .top {padding-bottom: 0px;}
*html .main #hmBttm .middle {float: left; padding-left: 4px;}
*html .main #hmBttm .rtVideo {float: right; margin-right: 4px;}
*html #hmFeature .topImg {margin-left: 12px;}
*html #hmFeature .mainCont { padding:13px 5px 0px 5px; font-size: 11px; font-weight: bold; color:#b7b9bd; margin-top: -5px;}
*html #hmFeature {margin-left: 5px;}
*:first-child+html #hmFeature .mainCont { height: 143px; margin-top: 0px; padding-top: 10px; padding-bottom: 10px;}
*:first-child+html #hmFeature .top {height: 27px; float: none;}
*:first-child+html .main #flash {margin-top: 0px;}
