body {
	background-color:#ffffff;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a {
	text-decoration:none;
	color:#CC0000;
}
a:hover {
	text-decoration:underline;
}

a.genericLinkTitle {
	color:#333333;
	font-weight:bold;
}

/* Menu definitions */
#menu_div {
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
	width:901px;
}
.menu {
	position:relative;
	/*cursor:pointer;*/
	background-color:#003366;
}
.submenu {
	position:absolute;
	left:0;
	top:0;
	cursor:pointer;
	z-index:100;
	margin:-10px 0 0 0;
	visibility:hidden;
}

#searchForm .ff {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:10px;
	width:140px;
	line-height:10px;
}

/* <dl> submenuList boxes */
dl.submenuList {
	width: 165px;
	margin: -3px 0 0 0;
	padding: 0 0 0 0;
	background: #D6DDE4;
	border:1px solid #999999;
}
dl.submenuList dt {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-width:0px;
}
dl.submenuList dd  {
	margin: 7px 10px 7px 10px;
	/*border:1px solid #999999;*/
	padding: 0 0 0 0;
}
dl.submenuList dd a  {
	padding:0 0 0 10px;
	margin:0 0 0 0;
	border:1px solid #999999;
	background:   url(../images/DropMenu_arrow.gif) no-repeat 0 0;
}
dl.submenuList dd a:hover  {
	padding:0 0 0 10px;
	border:1px solid #999999;
	background:   url(../images/DropMenu_arrow_down.gif) no-repeat 0 0;
}
dl.submenuList dd img  {
	border-width:0px;
	padding:0 0 0 10px;
	margin: 0 0 0 0;
}
/* End <dl> submenuList boxes */
/* End Menu definitions */

/* Main table definitions */
#bordertable {
	width:898px;
	border:1px solid #000000;
	background-color:#ffffff;
}
#HPHLtable {
	background-color:#758DA3;
	border-width:0;
	padding:0;
}
#HPHLtable td {
	background-color:#758DA3;
	background-repeat:no-repeat;
	font-size:10px;
	width:141px;
}
td.HPHLimage {
}
#maintable {
	border-width:0;
	padding:0;
	margin:0;
	background-color:#ffffff;
}
#maintable td {
	/*background-color:#ffffff;*/
}
#leftfeatures {
	border-width:0;
	padding:0 0 0 0;
}
.greenText {
	color: #CCFF00;
}
.greenText a {
	color: #CCFF00;
	text-decoration:none;
}
.greenText a:hover {
	color: #CCFF00;
	text-decoration:underline;
}
/* End Main table definitions */

/* sectionNavLinks */
ul.sectionNavLinks {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-type:none;
}
ul.sectionNavLinks li {
	color:#E2E7EC;
	padding:0 5px 5px 18px;
	background: url(../images/greenGreaterthan.gif) no-repeat 0 2px;
}
ul.sectionNavLinks li a {
	color:#E2E7EC;
	text-decoration:none;
}
ul.sectionNavLinks li a:hover {
	text-decoration:underline;
}
/* End sectionNavLinks */

/* Article body definitions */
.contentBody {
	width:480px;
	font-size:11px;
	color:#000000;
	text-align:left;
	line-height:16px;
	margin:0 66px 0 66px;
}
.contentBody a {
	color:#CC0000;
}
td.sidebarColumn {
	width:282px;
	border-width:0;
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:relative;
	top:-7px;
}
table.authorBio {
	width:480px;
	font-size:11px;
	color:#000000;
	text-align:left;
	line-height:16px;
	background-color:#E2E7EC;
	padding:20px 20px 20px 20px;
	margin:25px 66px 25px 66px;
}
table.authorBio td {
	background-color:#E2E7EC;
}
table.authorBio img {
	padding:0 0 0 0;
	margin:4px 0 0 0;
}
table.authorBio td.authorBioImg {
	padding-left:20px;
	padding-right:0;
	margin:0 0 0 0;
}
table.authorBio td.authorBioTxt {
	padding-left:20px;
	padding-right:20px;
	margin:0 0 0 0;
}
.actionBox {
	font-size:11px;
	color:#000000;
	text-align:left;
	line-height:16px;
	background-color:#ffffff;
	padding:0 0 0 0;
	margin:0 66px 0 66px;
}
.articleImgPullQuote {
	margin:25px 0 25px 0;
	border-width:0;
}
.articlePullQuote {
	margin:0 0 0 0;
	border-width:0;
}
.articleImage {
	padding:25px 0 0 0;
	border-width:0;
}
.articleImageCaption {
	padding:0 0 0 0;
	margin:0 0 5px 0;
	border-width:0;
	font-size:10px;
}
/* End Article body definitions */

/* Footer table definitions */
#footer {
	border-width:0;
	width:898px;
	margin:0;
	background-color:#333333;
	color:#cccccc;
	font-size:9px;
	font-weight:normal;
}
#footer a {
	color:#cccccc;
	font-size:9px;
	font-weight:normal;
}
#footerleft {
	padding:4px 3px 4px 30px;
}
#footerdivider {
	padding:0;
	margin:0;
	background-image:  url(../images/dot_light.gif);
	background-attachment:fixed;
	background-repeat:repeat-y;
	position:relative;
}
#footerright {
	padding:1px 3px 1px 3px;
}
#elistForm .ff {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:10px;
	width:85px;
	line-height:10px;
}
/* End Footer table definitions */

/* <dl> content boxes */
/* contentList_CP */
dl.contentList_CP {
	width: 282px;
	margin: 0 0 0 0;
	padding: 0 0 8px 0;
	background-color: #E2E7EC;
	font-size: 10px;
	text-align:left;
}
dl.contentList_CP dt {
	margin: 0 0 8px 0;
	padding: 0 0 0 0;
	border: 1px solid #ffffff;
	background-color: #758DA3;
}
dl.contentList_CP dt img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
dl.contentList_CP dd {
	margin: 0 0 0 0;
	padding: 4px 20px 6px 15px;
	color: #333333;
}
dl.contentList_CP a {
	color: #333333;
}
dl.contentList_CP a:hover {
	color: #333333;
}
/* End contentList */

/* contentList */
dl.contentList {
	width: 282px;
	margin: 0 0 0 0;
	padding: 0 0 8px 0;
	background-color: #E2E7EC;
	font-size: 10px;
	text-align:left;
}
dl.contentList dt {
	margin: 0 0 8px 0;
	padding: 0 0 0 0;
	border: 1px solid #ffffff;
	background-color: #758DA3;
}
dl.contentList dt img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
dl.contentList dd {
	margin: 0 0 0 0;
	padding: 4px 20px 6px 30px;
	color: #333333;
	background: url(../images/redCarrot.gif) no-repeat 15px 6px;
}
dl.contentList a {
	color: #333333;
}
dl.contentList a:hover {
	color: #333333;
}
span#ThisWeekRedText {
	color: #CC0000;
}
span#ThisWeekRedText a {
	color: #CC0000;
}
span#ThisWeekRedText a:hover {
	color: #CC0000;
}
dd#ThisWeekDD {
	margin:0 0 6px 0px;
}
/* End contentList */

/* sidebarStory */
dl.sidebarStory {
	width: 282px;
	margin: 0;
	padding: 0 0 8px 0;
	background-color: #E2E7EC;
	text-align:left;
	clear:both;
}
dl.sidebarStory a {
	color:#333333;
}
dl.sidebarStory a:hover {
	color:#333333;
}
dl.sidebarStory dt {
	height:20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #ffffff;
	background-color: #758DA3;
}
dl.sidebarStory dd {
	margin: 0;
	padding: 4px 25px 2px 25px;
	color: #000000;
	font-size:11px;
	line-height:25px;
}
dl.sidebarStory dd.imgTitleHeader {
	margin: 0;
	padding: 0 0 0 0;
	text-align:center;
}
/* End sidebarStory */

/* photoList */
dl.photoList {
	width: 282px;
	margin: 0 0 0 0;
	padding: 0 0 8px 0;
	background-color: #E2E7EC;
	font-size: 10px;
	text-align:left;
	border: 1px solid #ffffff;
	display: block;
}
dl.photoList dt {
	margin: 0 0 8px 0;
	padding: 1px 0 0 0;
	border-bottom: 1px solid #ffffff;
	background-color: #758DA3;
}
dl.photoList dd {
	margin: 0 0 0 7px;
	padding: 5px 3px 5px 3px;
	color: #333333;
}
dl.photoList dd a {
	color: #333333;
}
dl.photoList img {
	border-width:0;
}
/* End photoList */

/* dottedList */
dl.dottedList {
	width: 282px;
	margin: 0;
	padding: 0 0 8px 0;
	background-color: #ffffff;
	font-size: 10px;
	text-align: left;
	border-width: 0;
}
dl.dottedList table {
	position:relative;
	left:1px;
}
dl.dottedList dt {
	margin: 0 0 0 0;
	padding: 5px 0 7px 0;
	color:#CC0000;
}
dl.dottedList dd {
	margin: 0 0 0 7px;
	padding: 4px 20px 2px 12px;
	color: #000000;
	line-height:18px;
}
dl.dottedList dd.dottedLineHoriz_DD {
	width:283px;
	height:1px;
	background-image:  url(../images/dotted_dot.gif);
	background-attachment:fixed;
	background-repeat:repeat-x;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
dl.dottedList img {
	border-width:0;
}
dl.dottedList a {
	color: #000000;
	text-decoration:none;
}
dl.dottedList a:hover {
	color: #000000;
	text-decoration:underline;
}
dl.dottedList dd.dottedListLink {
	line-height:normal;
	font-size: 9px;
	color: #CC0000;
	margin: 0 0 -4px 7px;
}
dl.dottedList dd.dottedListLink a {
	color: #CC0000;
	text-decoration:none;
}
dl.dottedList dd.dottedListLink a:hover {
	color: #CC0000;
	text-decoration:underline;
}
/* End dottedList */

/* featuredItemWithImageList 
dl.featuredItemWithImageList {
	width: 282px;
	margin: 0 0 0 0;
	padding: 0 0 8px 0;
	background-color: #E2E7EC;
	font-size: 10px;
	text-align:left;
	clear:left;
}
dl.featuredItemWithImageList dt {
	margin: 0 0 8px 0;
	padding: 1px 0 0 0;
	border: 1px solid #ffffff;
	background-color: #758DA3;
}
dl.featuredItemWithImageList dd {
	margin: 0 0 0 0;
	padding: 0 5px 0 2px;
	color: #000000;
}
dl.featuredItemWithImageList img {
}
dl.featuredItemWithImageList a {
	text-decoration:none;
}
dl.featuredItemWithImageList a:hover {
	text-decoration:underline;
}
dl.featuredItemWithImageList dd.featuredItemImage {
	padding: 8px 15px 15px 16px;
}
dl.featuredItemWithImageList dd.featuredItemImage img {
	border-width:0;
	margin:0 15px 0 0;
	float: left;
}
dl.featuredItemWithImageList dd.featuredItemAuthor {
	color: #CC0000;
	margin: 0 0 8px 0;
	padding: 0 8px 0 2px;
}
dl.featuredItemWithImageList dd.featuredItemAuthor a {
	color: #CC0000;
}
dl.featuredItemWithImageList dd.featuredItemTitle {
	color: #000000;
	margin: 13px 0 0 0;
	padding: 0 0 0 2px;
}
dl.featuredItemWithImageList dd.featuredItemTitle a {
	color: #000000;
}
/* End featuredItemWithImageList */
/* End <dl> definitions */

/* Free Offer Table */
table.freeOffer {
	font-size:10px;
	color:#000000;
	text-align:left;
	background-color:#E2E7EC;
	padding:0 0 15px 0;
	margin:0 0 0 0;
	border: 1px solid #ffffff;
}
table.freeOffer td {
	background-color:#E2E7EC;
}
table.freeOffer img {
	padding:0 0 0 0;
	margin:0 0 0 0;
}
table.freeOffer td.freeOfferHeader {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #ffffff;
	background-color: #758DA3;
}
table.freeOffer td.freeOfferImg {
	padding-left:15px;
	padding-right:0;
	padding-top:8px;
	margin:0 0 0 0;
}
table.freeOffer td.freeOfferTxt {
	padding-left:15px;
	padding-right:15px;
	padding-top:8px;
	margin:0 0 0 0;
}
table.freeOffer td.freeOfferTxt a {
	color:#333333;
}
/* End Free Offer Table */

/* pollResults Table */
table.pollResults {
	font-size:10px;
	color:#5B5B5B;
	text-align:left;
	background-color:#E2E7EC;
	padding:0 15px 0 15px;
	margin:0 0 0 0;
}
table.pollResults td {
	background-color:#E2E7EC;
}
table.pollResults td.pollResults_Header {
	background-color:#758DA3;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	margin: 0 0 0 0;
	padding: 5px 15px 5px 15px;
}
/* End pollResults Table */

/* Dotted Lines */
table.dottedLineHoriz {
	margin:1px 0 1px 0;
	clear:both;
}
table.dottedLineHoriz td {
	width:284px;
	height:1px;
	background-image:  url(../images/dotted_dot.gif);
	background-attachment:fixed;
	background-repeat:repeat-x;
}
td.dottedLineHoriz {
	background-image:  url(../images/dotted_dot.gif);
	background-attachment:fixed;
	background-repeat:repeat-x;
}

table.dottedLineHoriz_ArticleBody {
	margin:25px 0 25px 0;
	clear:both;
}
table.dottedLineHoriz_ArticleBody td {
	width:480px;
	height:1px;
	background-image:  url(../images/dotted_dot.gif);
	background-attachment:fixed;
	background-repeat:repeat-x;
}

table.dottedLineHoriz_ArticleImage_Top {
	margin:25px 0 0 0;
	clear:both;
}
table.dottedLineHoriz_ArticleImage_Top td {
	width:480px;
	height:1px;
	background-image:  url(../images/dotted_dot.gif);
	background-attachment:fixed;
	background-repeat:repeat-x;
}

table.dottedLineHoriz_ArticleImage_Bottom {
	margin:0 0 5px 0;
	clear:both;
}
table.dottedLineHoriz_ArticleImage_Bottom td {
	width:480px;
	height:1px;
	background-image:  url(../images/dotted_dot.gif);
	background-attachment:fixed;
	background-repeat:repeat-x;
}

table.dottedLineHoriz_ActionBox {
	margin:25px 0 25px 0;
	clear:both;
}
table.dottedLineHoriz_ActionBox td {
	width:612px;
	height:1px;
	background-image:  url(../images/dotted_dot.gif);
	background-attachment:fixed;
	background-repeat:repeat-x;
	z-index:2;
}

td.dottedLineHoriz {
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image:  url(../images/dotted_dot.gif);
	background-attachment:fixed;
	background-repeat:repeat-x;
}
td.dottedLineVert {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:1px;
	background-image:  url(../images/dotted_dot_vert.gif);
	background-attachment:fixed;
	background-repeat:repeat-y;
	position:relative;
	top:1px;
}
/* End Dotted Lines */

/* Misc classes */
.spacer	{ font-size: small; }
/* End Misc classes */
