@charset "utf-8";

/* Global Site CSS */

body {
	text-align: center;
	background-color: #e0e0e0;
}

td {
	vertical-align: top;
}

#page {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	background-color: white;
	padding: 10px;
	border: 1px solid #999999;
}

/* Top nav bar */

#masthead {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: left;
}

	.mastheadslug {
	font:12px/12px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 45px;
	margin:0px;
	}

#navbar {
	border-top: 3px solid #333333;
	width: 100%;
	margin-bottom: 4px;
	margin-top: 8px;
	padding-top: 1px;
}

#navbar td {
	background-color: #990000;
	padding: 2px 6px;
	color: white;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	vertical-align: middle;
}
#navbar a, #footer a {
	color: white;
	text-decoration: none;	
}

/* Middle content section*/

#main {
	width: 100%;
}
	
#maincell {
	border: 1px solid #999999;
}

/* Bottom nav bar*/

#footer {
	margin-top: 8px;
	background-color: #990000;
	width: 100%;
}	

#footer td {
	padding: 8px 6px 20px 6px;
	color: white;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;	
}


/* Left cell or Left navigation comlumn in middle section*/
	
#leftcell {
	width: 144px;
	background-color: #e8e8e8;
	border: 1px solid #999999;
}

#menusection1 {display: block; }
#menusection2 {display: block; }
#menusection3 {display: block; }
#menusection4 {display: block; }
#menusection5 {display: block; }
#menusection6 {display: block; }
#menusection7 {display: block; }
#menusection8 {display: block; }
#menusection9 {display: block; }
#menusection10 {display: block; }


a.menumain  {
	display: block;
	background-color: #D1D1D1;
	color: #4C4C4C;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	padding-left: 9px;
	border-bottom: 1px solid #E8E8E8;
	border-top: 1px solid #999999;
	margin: 0px;
	text-decoration: none;
}

a.menumain:hover {
	color: #4C4C4C;
	text-decoration: none;
}
	
a.menumain2 {
	background-color: #990000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	border-bottom: 1px solid #720000;
	border-top: 1px solid #A22020;
	margin: 0px;
	display: block;
	text-decoration: none;
}
.menumain2 {
	background-color: #990000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	border-bottom: 1px solid #720000;
	border-top: 1px solid #A22020;
	margin: 0px;
	display: block;
	text-decoration: none;
	}
a.menumain2:hover {
	color: #ffffff;
	text-decoration: none;
}

#leftcell a.headline {
	font-family: verdana, helvetica,arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #31659C;
	line-height: 15px;
	text-decoration: none;
}

#leftcell a.headline:hover {
	color: #990000;
	text-decoration: underline;
	background-image: none;
	padding-left: 0px;
}

#leftcell h4 {
	font-family: verdana, helvetica,arial, sans-serif;
	font-size: 8px;
	color: #999999;
	background-color: #ffffff;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 8px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
}

#leftcell a.leftlink {
	color: #4C4C4C;
	padding-left: 10px;
	text-decoration: none;
}

#leftcell a.leftlinkfree {
	color: #990000;
	padding-left: 10px;
	text-decoration: none;
}

#leftcell a.leftlink:hover {
	color: #000000;
	padding-left: 10px;
	background-image:url(plus.gif);
    background-repeat: no-repeat;
    background-position: 0px 50%;
}

#leftcell p {
	padding-left: 12px;
	padding-top: 3px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom:10px;
	line-height: 15px;
}

#leftcell p.leadin {
	padding-left: 9px;
	font-size: 11px;
	line-height: 14px;
	font-family: georgia, times roman, times, serif;
	padding-right: 5px;
	padding-top: 2px;
}

#leftcell a.link {
	color: #990000; 
	font-size: 10px; 
	text-decoration: none;
	padding-left: 0px;
}

#leftcell a.link:hover {
	padding-left: 0px;
	background-image: none;
	text-decoration: underline;
	color: #990000;
}

/*Searchbar at top of main content area in middle section*/

#searchbar {
	background-image: url(searchbar_bkg.gif);
	padding: 5px;
	border-bottom: 1px solid #999999;
}

/* Main content area on home page */

.content {
	padding: 0px;
}

h1.homepage {
	color: #990000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	padding-bottom: 5px;
	margin: 0px;
}

.content h2 {
	margin-top: 4px;
	margin-bottom: 3px;
}

a.headline1 {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #31659C;
	line-height: 28px;
	padding-bottom: 5px;
	text-decoration: none;
}

a.headline1:hover {
	color: #990000;
	text-decoration: underline;
}

.content h3 {
	margin-top: 0px;
	margin-bottom: 4px;
}

a.headline2 {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 17px;
	line-height: 19px;
	padding-top:0px;
}

a.headline2:hover {
	color: #990000;
	text-decoration: underline;
}

a.headline3 {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	line-height: 28px;
	padding-bottom: 5px;
	text-decoration: none;
}

a.headline3:hover {
	color: #990000;
	text-decoration: underline;
}

/* styles for home page templates below*/
a.hometemplate {
	text-decoration: none;
	font-family: verdana, helvetica, arial, sans-serif;
}



/* styles for home page templates above*/
.redbold {
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;
}

.content p.subtext {
	font-family: georgia, times roman, times, serif;
	font-size: 13px;
	font-style: italic;
	margin-top: 0px;
	line-height: 18px;
	margin-bottom: 4px;
}

/* General styles for main content area on home page */

.pad {
	padding: 6px;
}

.contentpadlarge {
	padding: 6px 15px;
}

.background {
	background-color: #e8e8e8; 
}

/* grey rule style for general content areas */
.greyrule {
	border-bottom: 1px solid #999999;
	padding-bottom: 5px;
}

.bottomarticleset {
	padding-bottom: 5px;
}


.greyrulenopad {
	border-bottom: 1px solid #999999;
	padding-bottom: 0px;
}

.bottomappadding {
	padding-top: 6px;
	padding-bottom: 6px;
}

.bottomapheadline {
	color: #990000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 4px;
	margin: 0px;
}

.apnewsline {
	color: #31659C;
	font-family: verdana, helvetica, arial, serif;
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 4px;
	margin-top: 0px;
}

a.apnewsline:hover {
	color: #990000;
	text-decoration: underline;
}

/* on ap site, indicate AP content */

.apcontenttitle {
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	text-transform: uppercase;
}


.relatedlink {
	color: #31659C;
	font-family: verdana, helvetica, arial, serif;
	font-size: 12px;
	line-height: 14px;
	display: block;
	margin-bottom: 5px;
}


a.relatedlink:hover {
	color: #990000;
	text-decoration: underline;
}

.relatedlinksm {
	color: #31659C;
	font-family: verdana, helvetica, arial, serif;
	font-size: 11px;
	line-height: 13px;
	display: block;
	margin-bottom: 4px;
	margin-top: 0px;
}

a.relatedlinksm:hover {
	color: #990000;
	text-decoration: underline;
}

a.redlink {
	color: #990000;
	font-family: georgia, times roman, times, serif;
	text-transform: uppercase;
	font-size: 10px;
}

a.redlink:hover {
	color: #990000;
	text-decoration: underline;
}

/* AP styles for main content area on home page */

.ap-headline-2 a, .ap-headline-1 a {
	font-size: 12px;
	line-height: 15px;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #000000;
}

.ap-headline-2 a:hover, .ap-headline-1 a:hover {
	color: #990000;
	text-decoration: underline;
}

.ap-headline-2, .ap-headline-1 {
	display: block;
	margin-bottom: -8px;
}

/* Feature section for main content area*/

.feature {
	vertical-align: top;
	margin-top: 0px;
}

.content h4 {
	font-family: georgia, times roman, times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 2px;
}

/* Right cell or Advertising column in middle section*/
	
#rightcell {
	width: 180px;
	padding-left: 5px;
}

#rightcell div.space {
	margin-top: 0px;
	margin-bottom: 5px;
}

/* Main content area for archive pages */

.greyrulearchives {
	border-bottom: 1px solid #999999;
	padding-bottom: 0px;
}

.content h5{
	color: #990000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 0px;
}

#rightcell h5{
	color: #990000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 8px;
	text-align: left;
}

/* Styles for Archives TOC pages */


/* Main TOC categories in red */
.toccategories {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 16px;
	color: #990000;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	display: block;	
}

.tocmargin {
	padding-bottom: 10px;
}

/* individual TOC story headlines */

a.toclinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	margin-bottom: 4px;
	margin-top: 0px;
	display: block;
	text-decoration: none;
}

a.toclinksfree {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	line-height: 16px;
	margin-bottom: 4px;
	margin-top: 0px;
	display: block;
	text-decoration: none;
}


a.toclinks:hover {
	color: #990000;
	text-decoration: underline;
}
 

/* text for TOC individual article descriptions */
div.articledesc {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
line-height: 16px;
padding-right: 30px;
padding-bottom: 15px;

}

div.headlinegeneral {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 32px;
	color: #000000;
	line-height: 34px;
	font-weight: bold;
	margin-bottom: 10px;	
	margin-top: 15px;
}

a.covertext {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	color: #990000;
	line-height: 12px;
	text-decoration: none;
}

a.covertext:hover {
	text-decoration: underline;
}


a.popularlinks {
	font-family: verdana, helvertica, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	margin-top: 0px;
	line-height: 16px;
	margin-bottom: 4px;	
}

a.popularlinks:hover {
	text-decoration: underline;
}

a.popularlinks2 {
	font-family: verdana, helvertica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	margin-top: 0px;
	line-height: 13px;
	margin-bottom: 8px;
}

a.popularlinks2:hover {
	text-decoration: underline;
}

.content p.popularlinkstext {
	font-family: georgia, times roman, times, serif;
	font-size: 13px;
	margin-top: 0px;
	line-height: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
}

.rightad p.popularlinkstext {
	font-family: georgia, times roman, times, serif;
	font-size: 11px;
	margin-top: 0px;
	line-height: 13px;
	margin-bottom: 8px;
}

/* Current issue article pages and archive article styles */

p.byline {
	font-size: 15px;
	font-style: italic;
	padding-top: 2px;
	padding-bottom: 5px;
}
/* headline styles for regular articles */
h2.genheadline {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 27px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
	margin-bottom: 2px;
	margin-top: 0px;
}
/* Headline styles for editorial articles */
h2.editheadline {
	font-family: georgia, times roman, times, serif;
	font-size: 27px;
	font-weight: normal;
	color: #000000;
	line-height: 30px;
	padding-bottom: 3px;
}

h1.subscribe {
	color: #000000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	line-height: 27px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2.subscribe {
	color: #990000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	margin-top: 4px;
	margin-bottom: 0px;
}

/* style for subject headlines on policies, contact us, about us, FAQ, techsupport pages */
h2.mediasubhead {
	color: #000000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	margin-top: 8px;
	margin-bottom: 8px;
}

h3.bylinetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	font-weight: lighter;
	padding-top: 10px;
	text-align: right;
	clear: both;
}

.content p.articletext {
	font-size: 13px;
	line-height: 18px;
	text-indent: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}


p.articletext1 {
	font-size: 14px;
	line-height: 18px;
	text-indent: 0px;
	margin-top: 8px;
	margin-bottom: 3px;
}

p.articletext2 {
	font-size: 16px;
	line-height: 22px;
	text-indent: 15px;
	margin-top: 0px;
	margin-bottom: 3px;
}

p.articletext3 {
	font-size: 16px;
	line-height: 22px;
	text-indent: 15px;
	margin-top: 0px;
	margin-bottom: 3px;
}

li.articletext3 {
	font-size: 16px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 25px;
	list-style: square;
}

a {
	color: #990000;
	text-decoration: none;
	outline:none;
}

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

.greyrulearticle {
	border-bottom: 1px solid #999999;
	padding-bottom: 8px;
	padding-top: 0px;
	margin-bottom: 8px;
}

.greyrulesupport {
	border-bottom: 1px solid #999999;
	padding-bottom: 4px;
	padding-top: 0px;
	margin-bottom: 30px;
}

.content p.article {
	font-family: georgia, times roman, times, serif;
	font-size: 15px;
	margin-top: 0px;
	line-height: 20px;
	margin-bottom: 3px;
}

div.subscribeheadline {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 8px;
	text-align: left;
}

div.subscribeheadlineblue {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 8px;
	color: #31659C;
}

div.subscribelink {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: black;
	margin-top: 8px;
}

div.subscribelink a {
	color:#990000;
	text-decoration:none;
}

div.subscribelink a:hover{
	color:#990000;
	text-decoration:underline;
}

div.guarantee {
	font-family: georgia, times, "times roman", serif;
	font-size: 12px;
	line-height: 15px;
	padding-top: 5px;
}

div.subscribeoffer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 45px;
	line-height: 49px;
	color: #990000;
	font-weight: bold;
	text-align: left;
	padding-bottom: 15px;
}

div.subscribecontent {
	font-family: georgia, times, "times roman", serif;
	font-size: 16px;
	line-height: 20px;
	color: black;
	font-weight: normal;
	padding-bottom: 3px;
	padding-top: 0px;
}

		div.subscribecontent p {
			margin: 0px 0px 5px 0px;
			}

form.subscribeform {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: black;
	font-weight: normal;
}

.subscribenote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	font-weight: normal;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.disclaimertext {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height: 15px;
	font-weight:normal;
	font-style:italic;
	padding:10px 0px;
	color:#000000;
}

.subscribealternatelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: black;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
}

.subscribesubhead {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #990000;
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 0px;
}

div.rightad {
    text-align: left;
    margin: 0px 0px 6px 0px;
	padding: 0px;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

div.rightad form {
	margin: 0px;
	padding: 0px;
}


div.rightad h1 {font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:18px;
    color:#000000;
    margin-bottom: 6px;
	margin-top: 4px;
	padding: 0px;
	text-align: center;
  }

div.rightborder {
  border: 1px solid #999999;
	margin: 0px;
	}
.flags img { border:0; }
.flags li a img { padding-right:10px; }
div.rightpad {
  padding: 0px 5px 7px 5px;
	}

.tinyform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}

#advanced {
	display:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-align: left;
}

#searchtable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#searchtable form {
	margin: 0px;
}

div.articlelogin {
	font-family: verdana, helvetica, arial, sans-serif;
	margin-top: 20px;
	font-size: 11px;
	line-height: 13px;
}

div.articlelogin h1 {
	color: #990000;
	font-size: 13px;
	line-height: 15px;
	text-transform: uppercase;
	padding-bottom: 5px;
	margin: 0px;
}

div.articlelogin a {
	text-decoration: underline;
}

div.loginheader {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 13px;
	color: white;
	font-weight: bold;
	background-color: #990000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px 15px;
	text-align: left;
	text-transform: uppercase;
}

div.loginheadline {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 8px;
}

div.loginbenefits {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

div.message {
	background-color: #FAF0E4;
	border: 1px solid #990000;
	text-align: center;
	padding: 8px 10px;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	margin: 12px 0px;
}


div.shade {
	background-color: #E8E8E8; 
	border: 1px solid #999999; 
	padding: 12px 15px;
	margin-top: 0px;
	margin-bottom: 20px;
	}
	

.InputError {
	font-size: 10px;
	color: #990000;
	font-weight: bold;
}


.leftlogo {
	padding-left: 10px; 
	padding-top: 15px;
	padding-right: 10px;
}

.leftlogo img {
	margin-bottom: 3px;
}

.leftlogo a {
	text-decoration: none;
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
}

.leftlogo a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #990000;
}

.printemail {
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	float: right;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;	
	line-height:17px;
}

.printemail a {
	color: #666666;
	text-decoration: none;
	border:none;
}

.printemail a:hover {
	color: #990000;
	text-decoration: underline;
}

.social {
	float:right;
	margin:0px;
	padding:0px;
}

.printemail img {
	border:0px; 
	vertical-align:text-bottom;
	width:16px;
	height:16px;
}

.social a {
	padding:0px 2px;
	width:16px;
	height:16px;
	display:inline-block;
	background-repeat:no-repeat;
	background-position:top center;
}

.social a:hover {background-position:bottom center;}


a.ezine {
	font-size: 10px;
	color: #990000;
	font-weight: bold;
	display: block;
	margin-top: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

/* Campaign 2008 style sheets */

div.story {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BF0000;
	margin-bottom: 2px;
}

h1.campaigntitle {
	color: #336699;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:22px;
	margin-top: 0px;
	padding-top: 8px;
	text-align: center;
	margin-bottom: 0px;
}

a.campaignlinks {
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	line-height: 18px;
	margin-bottom: 8px;	
}

a.campaignlinks:hover {
	text-decoration: underline;
}

span.campaigndate {
	font-size: 12px;
	text-transform:uppercase;
}

.content p.campaignlinkstext {
	font-family: georgia, times roman, times, serif;
	font-size: 15px;
	color:#000000;
	margin-top: 0px;
	line-height: 18px;
	margin-bottom: 20px;
	margin-left: 12px;
}

a.fullstory {
	color:#336699;
	text-transform:uppercase;
	font-size: 10px;
	text-decoration:none;
}

a.fullstory:hover {
	color:#BF0000;
	text-decoration:underline;
}

.bluerule {
	border-bottom: 1px solid #999999;
	padding-bottom: 5px;
	margin-bottom: 25px;
}


/* Styles for pastor referral form & email*/

.pastor h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 29px;
	color: #990000;
	margin-bottom: 10px;
}

.pastor p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: #000000;
	margin-bottom: 5px;
	margin-top:0px;
}

input.psubmitbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	font-weight:bold;
	padding: 3px;
	border: 2px outset #cccccc;
}
.pastoref td p, .pastor td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin-top: 8px;
}

#dashedgreytop {
	border-top: 1px dashed #dadada;
	margin-top: 20px;
	padding-top: 0px;
}

.pastoref p {
	margin-bottom: 2px;
	padding-bottom: 0px;
}

.pastoref input, .pastoref select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right:3px;
}

input.psubmitbutton:hover {
	border-style: inset;
	color: #B1A1A1;
}

.pastorLast {
	width:140px;
}
		
.pastorField1 {
	width:285px;
}

.pastor p.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	margin-bottom: 30px;
	margin-top: 10px;
}




				
			.sideBarMenu {
				border:1px solid #999999;
				margin-bottom: 12px;
			}
			
			.sideBarMenu h2 {
				background:#650000 url(topicBoxHdrBg.gif) repeat-x 0px 0px;
				color:#FFFFFF;
				line-height:26px;
				font-size:11px;
				padding: 0 0 0 4px;
				margin: 0;
				font-family: Georgia, "Times New Roman", Times, serif;
				font-size: 12px;
				font-weight: bold;
				color: white;
				text-align:left;
			}
			
			a.sideBarMenuTitle {
				display: block;
				line-height: 26px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 10px;
				font-weight: bold;
				color: black;
				padding-left: 7px;
				border-top: 1px solid #e0e0e0;
				text-align:left;
			}

			a.sideBarMenuTitle:hover {
				text-decoration: none;
				color: #666666;
			}
			
			a.sideBarMenuMore {
				background-image: url(blueMoreArrow.gif);
				background-repeat: no-repeat;
				background-position: 10px 7px;
				display: block;
				line-height: 26px;
				font-family: Georgia, "Times New Roman", Times, serif;
				font-size: 9px;
				color: #990000;
				padding-left: 30px;
				border-top: 1px solid #e0e0e0;		
				text-transform: uppercase;		
			}

		.sideBarMenu h2 .feed {
			float: right;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 12px;
			text-transform: uppercase;
			padding-right: 6px;
		}
		.sideBarMenu h2 .feed a {
			color: #b46666;
		}
		.sideBarMenu h2 .feed a:hover {
			text-decoration: none;
			color: #d19f9f;
		}		

/* Style for comics on front page */	
		
.comics	div p img {
	border: 1px solid #cccccc;
}


/* Styles for website help and policies pages*/
	.stylepad {
          padding-left:11px;
		  }

	.helpsectionhead {
          font-family: verdana, arial, helvetica, sans-serif;
          font-size: 14px;
          line-height: 30px;
          color: #ffffff;
          padding-left:11px;
          margin-top:15px;
		  }
		  

/* style for main text on policies.cfm page */

	.helpbodytext {
          font-family: georgia, times roman, times, serif;
          font-size: 15px;
          margin-top: 5px;
          line-height: 20px;
		  padding: 0px;
		  }
		  
/* 09 Media Kit style sheets for all pages in Media folder */ 

.contentpadmediakit {
	padding: 15px 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-align:left;
}

/* Top section banners and navigation for all new Media Kit pages */

.mediakit_masthead {
	margin-bottom:8px;
}

#mediakitbanner {
	margin-top:0px;
	width:100%
}

.mediakitbanner {
	width:908px;
	height:40px;
	padding:10px 20px;
	background:url(09mk_topbanner.jpg) no-repeat center center;
	text-transform:uppercase;
}

	.mediakitbanner h1 { /* Right side page title of banner */
		width:500px;
		float:right;
		font:30px/30px Verdana, Arial, Helvetica, sans-serif;
		padding:12px 0 0 0;
		margin:0;
		color:#8899ab;
		text-align:right;
		vertical-align:middle;
	}
	
	.mediakitbanner div { /* Left side text of banner */
		width:380px;
		float:left;
		color:#8899ab;
		font:10px/14px Verdana, Arial, Helvetica, sans-serif;
	}

		.mediakitbanner h3 { /* Left side title text of banner */
			padding:0;
			margin:0;
			color:white;
		}
	
#hNav {
	height:20px; /* Must be same as .hMenu li ul top:##px; */
	background-color:#728ca7;
	border-bottom:1px solid white; /* Important, don't remove `BKS */
	padding-left:1px; /* Center navbar with this `BKS */
}

	#hNav a {text-decoration:none;} /* IE6 Fix */

.hMenu ul {
	margin:0;
	padding:0;
	list-style:none;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.hMenu ul li {
	position:relative;
	float:left;
	display:inline;
	text-align:center;
}
	
.hMenu li ul { /* Setting hMenu as ID breaks drop menu `BKS */
	position:absolute;
	left:0px; /* Set 1px less than menu width */
	top:20px; /* Must be same as .hNav height:##px; */
	display:none;
}

.hMenu ul ul, .hMenu ul ul li { /* Sub Menu Style */
	width:215px;
}

/* Styles for Media Kit Menu Items */
.hMenu ul li a { /* Top Level Menu */
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	text-decoration:none;
	color:white;
	padding:0px 15px 0px 16px;
	border-right:1px solid black;
}

	.hMenu .lastLi a {border-right:0px; padding-right:16px;}

.hMenu ul ul li a { /* Sub Level Menu */
	display:block;
	float:none;
	height:auto;
	line-height:14px;
	padding:3px 15px;
	text-align:left;
	text-decoration:none;
	color:#4f5660;
	background:#d7dbe6;
	border-width:0px; /* Clear inherited borders */
	border-top:1px solid white;
}

/* Fix IE. Hide from IE Mac \*/
* html .hMenu  ul li { float:left; height:1%; }
* html .hMenu  ul li a { height:1%; }


/* Hover Styles */
.hMenu li:hover, .hMenu li.over {background:#a4b5c9;}
.hMenu li:hover a, .hMenu li.over {color:#000033; text-decoration:none;}
.hMenu ul ul li a:hover { color:#990000; background:#d7dbe6; text-decoration:none; }
			
.hMenu li:hover ul, .hMenu li.over ul { display:block; } /* Shows sub menu */

/* Styles for Media Kit content area text and tables */


/* styles for new media kit pages */

div.mediaheadline {
	font-family: verdana, Arial, helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	text-transform:uppercase;
	padding-bottom: 10px;
	padding-top: 0px;
}

div.mediasubtextnew {
	font-family: verdana, Arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight:bold;
	text-transform:capitalize;
	color: #336699;
	padding-bottom: 8px;
}

.mediatxtnew {
	font-family: verdana, Arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	padding-bottom: 8px;
}

.mediatxtblue {
	color: #336699;
	text-transform: uppercase;
}

div.greybacktxt {
	background-color: #E8E8E8; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	font-size:14px;
	line-height: 19px;
	padding:15px;
	text-transform:uppercase;
}

.rmediachartblue {
	color: #336699;
	font-weight:bold;
	text-align:right;
	text-transform:uppercase;
	padding: 0px 8px 10px 8px;
}

.lmediachartblue {
	color: #336699;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	padding: 0px 8px 10px 8px;
}

.lmediachartblue2 {
	color: #336699;
	text-align:left;
	text-transform:uppercase;
	padding: 2px 8px 5px 8px;
}

.rmediachartblue2 {
	color: #336699;
	text-align:right;
	text-transform:uppercase;
	padding: 2px 8px 5px 8px;
}



.lmediachartpad {
	padding: 2px 8px 5px 8px;
	text-align:left;
}

.rmediachartpad {
	padding: 2px 8px 5px 8px;
	text-align:right;
}

.mediachartgrey {
	background-color:#E8E8E8;
}



div.mediasubtext {
	font-family: verdana, Arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	padding-bottom: 15px;
}

div.mediabodytext {
	font-family: georgia, times, "times roman", serif;
	font-size: 13px;
	line-height: 15px;
}

.mediabodytext2 {
	font-family: georgia, times, "times roman", serif;
	font-size: 16px;
	line-height: 22px;
	margin-top: 4px;
	margin-bottom: 3px;
}	

.mediabodytext3 {
	font-family: georgia, times, "times roman", serif;
	font-size: 16px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.mediabodytext4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	margin-top: 4px;
	margin-bottom: 3px;
}	

.mediabodytext5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
}

tr.mediasubhead {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
}

tr.mediasubheadnew {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #336699;
}

.mediatitle {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}


td.greyback1 {
	background-color: #E5E3D9; 
}

td.greyback2 {
	background-color: #E8e8e8; 
}

td.greyback3 {
	background-color: #D8D4C4; 
}

td.greyback4 {
	background-color: #E8E5D9; 
}

td.greyback5 {
	background-color: #89836D;
	border-bottom: 1px solid #ffffff;
}

td.blueback1 {
	background-color: #CADAE9; 
}

td.blueback2 {
	background-color: #DDE7F0; 
}

td.blueback3 {
	background-color: #A6BFD5; 
}

td.blueback4 {
	background-color: #B7CEE2; 
}

td.blueback5 {
	background-color: #31659C;
	border-bottom: 1px solid #ffffff;
}

.greyback6 {
	background-color: #EFEEE8; 
}

.greyback7 {
	background-color: #E5E3D9; 
}



/* Bottom nav bar for Media Kit pages*/

#mediafooter {
	margin-top: 8px;
	background-color: #336699;
	width: 100%
}	

#mediafooter td {
	padding: 8px 6px 20px 6px;
	color: white;
	text-align: left;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	vertical-align:middle;	
}

#mediafooter a {
	color: #FFFFFF;
	text-align: left;
	}
	
#mediafooter a:hover {
	color: #000033;
	}
	
	
#searchNav {
	padding: 10px 0px 10px 0px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	}
	
	#searchNav a {
		text-decoration:none;
		}
		
	#searchNav a:hover {
	font-weight:bold;
	}
	
#searchResult p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	padding: 2px 0px;
	}
	
	#searchResult a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#990000;
	text-decoration: none;
	font-weight: bold
	}
	
	#searchResult a:hover {
	text-decoration:underline;
	}
	
/* Twitter Feed */
#twitterFeed div.sideBarMenuTitle {
	font:9px/13px Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:4px 7px 4px 15px;
	width:156px;
	background:url(red_arrow.gif) no-repeat 4px 8px;
	text-align:left;
	overflow:hidden; /* Cut off long links in IE */
}

#twitterFeed div.sideBarMenuTitle img {display:none;}


