﻿body 
{
	background-color:#FFFFFF;
}
p
{
	padding-bottom:5px;
}


a
{
	color: #07c;
	text-decoration: none;
	cursor: pointer;
}

a:hover
{
	text-decoration: underline;
}

a:visited
{
	color:#4A6B82;
}

h1
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 170%;
	margin-bottom: 7px;
}

h2
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 7px;
}

h3
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 5px;
}

hr
{
	border: 0;
	color: #aaa;
	background-color: #aaa;
	height: 1px;
	margin-bottom: 20px;
}

textarea
{
	font-family: Lucida Console, Monaco, Liberation Mono;
	border: 1px solid #999;
	font-size:90%;
}

input, select, button
{
	border: 1px solid #999;
	font-size:100%;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}

input
{
	margin: 5px 0px 5px 0px;
	
}



/* Right Hand Content Area At top of ADS  */
.module
{
	background-color: #CFCFCF;
	padding: 10px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	text-align:left; 
}

.module h4
{
	line-height: 1.4;
	color: #444;
	font-size: 130%;
	padding-bottom: 7px;
}


.nav
{
	font-size: 130%;
}

.nav ul
{
	margin: 0;
}

.nav li
{
	background: #CFCFCF;
	display: block;
	float: left;
}

.nav li.youarehere
{
	background: #519BD9;
}

.nav a
{
	color: #000;
	display: block;
	font-weight: bold;
	padding: 6px 15px 6px 15px;
	text-decoration: none;
}

.nav li.youarehere a
{
	color: Black;
}

.primarynav li
{
	margin-right: 7px;
}

.primarynav li:hover
{
	background-color: #FFFFCC;
}

#hdContainer { display:block; width:950px;}
#divImgHeader {float:left;  width:275px; height:105px; }

#headerLow { float:left; width:675px;  vertical-align:bottom; text-align:left;}
#headerTop { float:left; width:675px; height:45px; vertical-align:top; text-align:left; }
#headerTop a
{
	font-weight: bold;
	height: 22px;
	line-height: 20px;
}
.reputation{font-weight: bold;
	color: #333;
	font-size: 120%;
	margin-right:2px;}

#UserVoiceLink { float:left; color:#2F4F4F; width:675px; height:20px; font-size: 0.8em; }
#UserVoiceLink a { color: #2F4F4F; }
#UserVoiceLink a:Hover { color: #CFCFCF; }

#bd{ display:inline-block; margin-bottom:15px;}

#ft {margin: 0 0 0.3em 0; font-size: 0.8em; color: #2F4F4F; }
#ft a { color: #2F4F4F; }
#ft a:Hover { color: #CFCFCF; }


#doc2{background-color:#FFFFFF; }





.gridRow {border-bottom:Solid 1px #2F4F4F;
	text-align:left;
		 padding:2px 2px 2px 2px; color: #2F4F4F; }
.gridAltRow{background-color: #FFFFCC; border-bottom:Solid 1px #2F4F4F;
	text-align:left; 
	 padding:2px 2px 2px 2px; color: #2F4F4F; }
.grdHeader{background-image:url(../images/header_bkg.png);
	text-align:left;
	vertical-align:middle;
	 height:1.5em;
	 font-size:1.1em;
	 font-weight:bold;
	 color:#CFCFCF;
	 margin-bottom:4px;}



#subheader
{
	border-bottom: 1px solid #666;
	height: 34px;
	width: 95%;
	clear:both;
}

#subheader h2
{
	float: left;
	font-size: 170%;
	line-height: 34px;
	margin-bottom:0px;
}

#subheader h2 a
{
	color: #000;
}

#tabs
{
	float: right;
	position: relative;
	font-weight: bold;
}

#tabs a
{
	background: #eee;
	border: 1px solid #eee;
	color: #777;
	display: block;
	float: left;
	font-size: 90%;
	height: 24px;
	line-height: 22px;
	margin: 8px 8px 0 0;
	padding: 0 11px 0 11px;
	text-decoration: none;
}

#tabs a:hover
{
	background: #fff;
	border: 1px solid #777;
	border-bottom-color: #fff;
	line-height: 20px;
	margin-top: 9px;
}

#tabs a.youarehere
{
	background: #fff;
	border: 1px solid #777;
	border-bottom-color: #fff;
	color: black;
	font-size: 90%;
	height: 30px;
	line-height: 28px;
	margin-top: 3px;
	padding: 0px 11px 0px 11px;
}


.TagList{display:block;}
.ReadTag{padding:5px 5px 5px 5px; margin:5px 5px 5px 5px; background-color:#CFCFCF; font-weight:bold; line-height:15px; }
.ReadTag a{background-color:#CFCFCF; font-weight:bold; text-decoration:underline; color:#000000;}
.ReadTag a:hover{background-color:#000000; color:#CFCFCF;}


.recentStories{float:left; border-top:solid 1px #CFCFCF; margin-top:20px; margin-bottom:20px;}