.menuWrapper {
	border-top: 1px solid #f1f3f6;
}

.menuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #b0bdcf;
	border-bottom: 1px solid #f1f3f6;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 3px;
	padding-left: 14px;
}

.menuItem:hover {
	background-color: #4a63a9;
	color: #4a63a9;
}

.menuItem a {
	color: #ffffff;
	text-decoration: none;
}

.menuItem a:hover {
	color: #ffffff;
	text-decoration: none;
}








.dotted {
  border-bottom: 1px dotted #444;
  margin: 6px 0px 12px 0px;
}





.right {
float:right; margin-left:10px
}

.left {
float:left; margin-right:10px
}



.leftSideLink {
    margin: 0px 0px 10px 25px;
    width: 180px;
    background-image: url(/images/icon_arrow.gif);
    background-repeat: no-repeat;
    padding-left: 15px;
}

.leftSideLink img {
    position: relative;
    top: 2px;
    margin-right: 5px;
}

.leftSideLink a:hover {
	color: #1a6ad3;
}

.panel {
    width: 160px;
    height: 127px;
    margin-left: 25px;
}

img {
	behavior: url("/includes/pngbehavior.htc");
}

.hdr {
	font-family: Helvetica, Arial;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #8492b5;
	border-top: 5px solid #afbccf;
	padding-top: 5px;
}






body {
	background-color: #dee3e9;
	background-image: url(/images/bg_body.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}

a {
    color: #1a6ad3;
    font-weight: normal;
}

#body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #5a5d61;
	width: 806px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#masthead {
	position: relative;
	z-index: 20;
	width: 806px;
	height: 327px;
}

#masthead #utilitynav {
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: left;
	height: 22px;
	width: 795px;
}

#masthead #navigation {
	position: absolute;
	top: 67px;
	left: 0px;
	text-align: right;
	height: 26px;
	width: 808px;
}
.contentWrapBG {
	background-image: url(/images/bg_content.gif);
	background-repeat: repeat-y;
}
.contentWrap {
	background-repeat: no-repeat;
}






#mastheadSub {
	position: relative;
	z-index: 20;
	width: 806px;
	height: 234px;
}

#mastheadSub #utilitynav {
	position: absolute;
	top: 0px;
	left: 295px;
	text-align: left;
	height: 22px;
	width: 395px;
}
#mastheadSub #navigation {
	position: absolute;
	top: 67px;
	left: 0px;
	text-align: right;
	height: 26px;
	width: 795px;
}
#mastheadSub #navigation table {
    float:right;
}
.contentWrapSubBG {
	background-image: url(/images/bg_content_sub.gif);
	background-repeat: repeat-y;
}
.leftColumn {
    background-image: url(/images/sub_leftcol_default.jpg);
	background-repeat: no-repeat;
	width: 240px;
}



.leftColumn .newsTitleLink {
    margin-bottom: 0px;
    margin-left: 20px;
}








.newsWrapHome {
	width: 525px;
	padding-top: 55px;
	padding-left: 55px;
	padding-bottom: 55px;
}

.newsWrap {
	width: 525px;
	padding-top: 15px;
	padding-left: 5px;
	padding-bottom: 55px;
}


.todayDate {
    width: 275px;
    text-align: right;
}
.newsTitleLink {
	margin-top: 30px;
	font-size: 13px;
	font-weight: bold;
	color: #1a6ad3;
}
.newsTitleLink a {
	color: #1a6ad3;
    font-weight: bold;
	text-decoration: none;
}
.newsTitleLink a:hover {
	text-decoration: underline;
}
.newsSubtitle {
	font-size: 11px;
	font-weight: bold;
	color: #5a5d61;
	text-transform: uppercase;
}

.news_subhead {
	font-size: 11px;
	font-weight: bold;
	color: #5a5d61;
	text-transform: uppercase;
    margin-bottom: 15px;
}



.newsBlurb {
	color: #5a5d61;
}
.newsLink {
	color: #5a5d61;
}
.newsLink a {
	font-weight: normal;
	color: #1a6ad3;
}








.textTitleLink {
	margin-top: 30px;
	font-size: 13px;
	font-weight: bold;
	color: #8492b5;
}

.textBody {
    margin-top: 20px;
}







.storeTitle {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

.storeBody {
    margin-bottom: 30px;
}







#footerWrap {
	position: relative;
}
#footerWrap #navigation {
	position: absolute;
	text-align: center;
	top: 0px;
	left: 0px;
	height: 26px;
	width: 806px;
}
#footerWrap #navigation table {
    float:right;
    margin-right: 10px;
}







