﻿body
{
	padding: 0;
	margin: 0;
	font-family: Arial,Sans-Serif;
	background-color: #36727D;
	background-image: url("/sitefiles/images/bg.gif");
	background-position: center top;
	background-repeat: repeat-x;
}


form
{
	padding: 0;
	margin: 0;
}


img
{
	border: none;
}


a:link, a:hover
{
	color: #7C001B;
}


a:visited
{
	color: #8E8E59;
}


.container
{
	width: 971px;
	margin: 0 auto;
	background-color: #e6e6e6;
	padding: 0 7px 10px 7px;
}


.header
{
	position: relative;
	width: 100%;
	height: 188px;
	background-image: url("/sitefiles/images/art-header.jpg");
	background-repeat: no-repeat;
}


.header .topTabs
{
	position: absolute;
	right: 15px;
	top: 14px;
}



.topTabs ul
{
	display: block;
	padding: 0 0 0 1px;
	margin: 0;
	height: 21px;
	background-image: url("/sitefiles/images/topnav_leftline.gif");
	background-repeat: no-repeat;
	font-size: 11px;
	list-style-type: none;
	float: left;
}


.topTabs ul li
{
	margin: 0;
	padding: 0;
	background-image: url("/sitefiles/images/topnav_right.gif");
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
}


.topTabs ul li a
{
	display: block;
	margin: 0;
	padding: 4px 11px 1px 10px;
	height: 16px;
	background-image: url("/sitefiles/images/topnav_left.gif");
	background-repeat: no-repeat;
	float: left;
	color: #999999;
	text-decoration: none;
}


.header .subLinks
{
	position: absolute;
	top: 20px;
	left: 153px;
	font-size: 11px;
	color: #999999;
	z-index: 1;
}


.header .subLinks a
{
	color: #7C001B;
	font-weight: bold;
	text-decoration: none;
}


.header .subContent
{
	position: absolute;
	top: 73px;
	right: 10px;
	color: #666666;
	font-size: 10px;
	font-weight:bold;
	text-align: right;
}


.header .subContent a
{
	color: #555555;
	text-decoration: none;
}


.header .currentIssue
{
	position: absolute;
	left: 20px;
	top: 14px;
}


.header .subBenefits
{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}


.header .searchBox
{
	position: absolute;
	right: 10px;
	top: 45px;
	text-align: right;
	color: #275761;
}


.header .logo
{
	position: absolute;
	width: 320px;
	height: 100px;
	top: 40px;
	left: 160px;
}


.header .logo a
{
	display: block;
	width: 320px;
	height: 100px;
}


.textField
{
	border: 1px solid #666666;
	font-size: 12px;
	font-weight: bold;
	padding: 1px;
}


ul.redTriangle
{
	list-style-image: url("/sitefiles/images/bullet_triangle_red.png");
}


ul.redTriangle li
{
	margin: 0 0 2px 0;
}


ul.greenTriangle li
{
	list-style-image: url("/sitefiles/images/bullet_triangle_green.png");
}


ul.greenTriangle li
{
	margin: 0 0 2px 0;
}


ul.blueTriangle
{
	list-style-image: url("/sitefiles/images/bullet_triangle_blue.png");
}


ul.blueTriangle li
{
	margin: 0 0 2px 0;
}


ul.yellowTriangle
{
	list-style-image: url("/sitefiles/images/bullet_triangle_yellow.png");
}


ul.yellowTriangle li
{
	margin: 0 0 2px 0;
}


.formLeft
{
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}


.standardButton
{
	margin: 0;
	padding: 0 5px 0 5px;
	height: 23px;
	background-color: #B5B5B5;
	background-image: url("/sitefiles/images/button_bg.gif");
	background-position: left top;
	background-repeat: repeat-x;
	border: 1px solid #333333;
	font-size: 12px;
}


.validationSummary
{
	background-color: #CE0000;
	border: 2px solid #6A0000;
	padding: 10px 10px 10px 45px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 20px 0 20px 0;
	background-image: url("/sitefiles/images/validation_warning.png");
	background-position: 10px 8px;
	background-repeat: no-repeat;
	font-family: Arial, Sans-Serif;
}



.validationSummary ul
{
	padding: 0;
	margin: 0;
}


.validationSummary ul li
{
	padding: 0 0 2px 0;
	margin: 0 0 0 25px;
	list-style-type: square;
}


.greenBox
{
	background-color: #009933;
	border: 2px solid #006600;
	padding: 10px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 20px 0 20px 0;
}


.greenBox a:link, .greenBox a:visited
{
	color: #FFFFFF;
}


.redBox
{
	background-color: #CE0000;
	border: 2px solid #6A0000;
	padding: 10px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 20px 0 20px 0;
}


.redBox a:link, .redBox a:visited
{
	color: #FFFFFF;
}


.requiredField
{
	color: #E02828;
	font-weight: bold;
	font-size: 15px;
}


.footer
{
	width: 955px;
	margin: 0 auto;
	background-color: #BEBE96;
	background-image: url("/sitefiles/images/footer_bg.gif");
	background-repeat: repeat-x;
	padding: 15px;
	min-height: 200px;
}


.footer h6
{
	color: #616143;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}


.footer ul.subLinks
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: 12px;
}


.footer ul.subLinks li
{
	float: left;
	padding: 0 15px 0 0;
	font-weight: bold;
	color: #555555;
}


.footer ul.subLinks li a
{
	color: #555555;
	text-decoration: none;
}

.footer .siteIndex
{
	font-size:10px;
	padding:0 10px 0 10px;
}

.footer .siteIndex, .footer .siteIndex a
{
	color: #333;
	
	text-decoration: none;
}


.footer .trustedSites
{
	color: #333333;
	font-size: 10px;
	
}


.footer .trustedSites a
{
	color: #333333;
	text-decoration:none;
	
}


.contentWell
{
	min-height: 300px;
	padding: 5px 0 0 0;
}


.loginBox
{
	background-color: #A4AAAA;
	border: solid 2px #fff;
	color: #fff;
	font-size: 10px;
}


.loginBox a:link, .loginBox a:visited
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}



.loginStatusMessage
{
	padding: 10px;
	font-size: 11px;
	background-color: #B3B384;
	margin: 10px 0 0 0;
	font-weight: normal;
}


.loginStatusMessage a
{
}


.loginStatusMessageWarning
{
	padding: 10px;
	font-size: 11px;
	background-color: #EB2F2F;
	margin: 10px 0 0 0;
	font-weight: normal;
	color: #ffffff;
}


.loginStatusMessageWarning a
{
	color: #ffffff;
}


.mainContent
{
	font-size: 12px; /*padding:0 10px 10px 0;*/
	
}


.mainContent p
{
	margin: 0;
	padding: 0 0 0 0;
}

.mainContentDiv
{
	background-color:#fff;
	border:solid 1px #ccc;
	padding:8px;
	margin-left:8px;
	
}


.mainContent.sideNav
{
	
}


.lockoutHeaderRegister
{
	background-color: #75001A;
	height: 26px;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	background-image: url("/sitefiles/images/lockout_register_icon.png");
	background-repeat: no-repeat;
	background-position: 10px 4px;
	padding: 7px 0 0 45px;
}



.lockoutHeaderSubscriber
{
	background-color: #75001A;
	height: 26px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	background-image: url("/sitefiles/images/subscriber_extra_icon.png");
	background-repeat: no-repeat;
	background-position: 10px 6px;
	padding: 7px 0 0 42px;
}


.lockoutContent
{
	background-color: #FFFFFF;
	padding: 10px;
	background-image: url("/sitefiles/images/lockout_content_bg.png");
	background-position: left top;
	background-repeat: repeat-x;
}


.lockoutSubheading
{
	background-color: #D6DCDC;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #2B3131;
}

.hp-sectionheader1
{
	font-size: 22px;
	font-weight: bold;
	color: #233e47;
}

.hp-goldheadline
{
	font-size: 11px;
	font-weight: bold;
	color: #c09000;
}

.hp-goldheadline a:visited, .hp-goldheadline a:link
{
	color: #c09000;
	text-decoration: none;
}

.hp-booksheadline
{
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.hp-booksheadline a:visited, .hp-booksheadline a:link
{
	color: #233e47;
	text-decoration: none;
}

.hp-box
{
	border: solid 1px #ccc;
	background-color: #fff;
	padding: 5px;
}

tr
{
	vertical-align: top;
}

.hp-darklinks
{
	color: #233e47;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.kill-p p
{
	padding: 0px;
	margin: 0px;
}

.hp-whatsnewcontent a:link, .hp-whatsnewcontent a:visited
{
	color: #fff;
	font-weight: bold;
	text-decoration:none;
}


.footertop
{
	display:inline;	
	color:#333;
	font-weight:bold;
	font-size:13px;
	padding-right:20px;
}

.footertop a:link, .footertop a:visited
{
	color:#333;
	text-decoration:none;
}

.footercallout
{
	background-image: url("/sitefiles/images/art-footer-callout-bg.gif");
	background-repeat:repeat-x;
	
}

h2
{
	padding:0px;
	margin:0px;
}

.projectHeader
{
	
	padding:7px;
	border-top:1px dotted #0F5799;
	font-size:16px;
	font-weight:bold;
	color:#004971;
}


.projectHeader a
{
	float:right;
	font-size:11px;
	font-weight:bold;
	color:#0078B9;
}


.projectHeader a.mainHead
{
	float:none;
	font-size:16px;
	font-weight:bold;
	color:#004971;
	text-decoration:none;
}

.afs-yellow-bg
{
	height:81px;
	width:550px;
	background-image:url("/sitefiles/images/afs-yellow-bg.png");
	background-repeat:no-repeat;
	font-weight:bold;
	padding:15px 8px 15px 70px;
	color:#444444;
}
