*
{
	margin: 0;
	padding: 0;
}

a
{
	color: #036;
}

body
{
	background-color: #fff;
	/* Stupid hack for IE to center body */
	text-align: center;
	font-family: Arial;
	font-size: 12px;
}

/* image styles */
img
{
	border: 0px;
}

img.logo
{
	margin-top: 25px;
	margin-left: 20px;
	float:left;
}

img.topAd
{
	margin-top: 20px;
	margin-left: 20px;
	float:left;
	border: solid 1px #fff;
}

img.framed
{
	border: solid 1px #769fbd;
}

table#main
{
	background-color: #fff;
	width: 880px;
	margin: 0 auto;
	text-align: left;
}

td#mainContent
{
	border-top: solid 1px #999;
	background-image: url('../img/topShadow.gif');
	background-repeat: repeat-x;
	vertical-align: top;
}

td#sideContent
{
	padding-left: 5px;
	vertical-align: top;
	width: 290px;
}

div#main
{
	border-top: solid 1px #fff;
	padding-bottom:20px;
	width: 880px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	background-image: url('../img/topShadow.gif');
	background-repeat: repeat-x;
}

div#globalHeader
{
	background-image: url('../img/headerBack.gif');
	background-repeat: repeat-x;
	border: solid 1px #036;
	height: 100px;
	font-size: 10px;
	width: 880px;
	margin: 0 auto;
	text-align: left;
}

div.blockHeader
{
	font-family: Arial; 
	font-size: large;
	color: #000;
	border-bottom: solid 1px #ccc;
	padding: 10px 0 5px 0;
	margin: 0;
}

table.steps
{
	vertical-align: top;
}

td.step
{
	border: solid 1px #769FBD;
	background-color: #efefef;
	padding: 10px;
	vertical-align: top;
}

td.altStep
{
	border: solid 1px #769FBD;
	background-color: #fff;
	padding: 10px;
	vertical-align: top;
}

td.step p,
td.altStep p
{
	padding:10px;
}

td.step ol,
td.altStep ol
{
	padding-left:30px;
}



table.colorSchemeTable
{
	
}

a.colorScheme:hover
{
	border: solid 1px #000;
}

table.colorSchemeTable th
{
	padding: 0 0 2px 0;
	font-size: 12px;
	border-top: solid 1px #666;
}

table#topThirds
{
	background-color: #efefef;
	width: 880px;
	margin: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	border: solid 1px #fcb654;
	text-align: left;
	padding-bottom: 10px;
}

table#topThirds td
{
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: solid 1px #fcb654;
	font-size: 12px;
}

table#topThirds div.header
{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 6px;
}

table#topThirds div.content
{
	font-size: 11px;
	padding-top: 6px;
}

div#alertHeader
{
	background-color: #efefef;
	width: 880px;
	margin: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	border: solid 1px #fcb654;
	text-align: left;
	padding-bottom: 10px;
}

div.badgeBox
{
	background-color: #efefef;
	width: 880px;
	margin: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: left;
	padding-bottom: 10px;
}

div#alertHeader div#title,
div.badgeBox div#title
{
	padding-top: 10px;
	padding-left: 20px;
	font-size: 18px;
	font-weight: bold;
}

div#alertHeader p
{
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	line-height: 20px;
}

div.sideContentPod
{
	width: 280px;
	border-top: solid 1px #999;
	background-image: url('../img/topShadow.gif');
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-bottom: 10px;
}

div.sideContentPod img.podTitle
{
	margin-top: 20px;
	margin-bottom: 10px;
}

div.sideContentPod p
{
	font-family: arial;
	font-size: 12px;
	line-height: 20px;
	width: 280px;
}

div#globalFooter
{
	font-size: 11px;
	font-family: Arial;
	width: 880px;
	margin: 0 auto;
	margin-bottom: 50px;
	padding-bottom: 20px;
	padding-top: 20px;
	border-top: solid 1px #ccc;
	text-align: right;
	clear: both;
}

span#globalHeaderLinks
{
	float: right;
	text-align: left;
	padding-top: 20px;
	padding-right: 20px;
	font-family: arial;
	font-size: 12px;
	color: #fff;
}

span#globalHeaderLinks a
{
	color: #fff;
	font-size: 12px;
}

span.special
{
	background-color: Yellow;
	
}
div.mainContentHeader
{
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	font-size: 11px;
	font-family: Arial;
}

div.sideContentPodLoggedIn
{
	width: 280px;
	background-image: url('../img/topShadow.gif');
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-top:20px;
	padding-bottom: 20px;
}

div.sideContentPodLoggedIn p
{
	font-family: arial;
	font-size: 12px;
	line-height: 20px;
}

a.podLinks
{
	font-family: arial;
	font-size: 11px;
	color: #036;
}

div.profileHeader a
{
	font-family: arial;	
	font-size: 18px;
}

div.profileHeader
{
	font-family: arial;
	font-size: 12px;
	color: #036;
	padding-bottom: 10px;
}

div.profileFooter
{
	padding-bottom: 2px;
	clear: both;
}

div.profileLeft
{
	float: left;
	width: 35%;
}
table.sidePodImageAndText
{
	width:270px;
}
table.sidePodImageAndText td#image
{
	vertical-align: top;
	padding-right: 10px;
}

table.sidePodImageAndText td#text
{
	width: 100%;
	vertical-align: top;
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #036;
}

div.profileLeft img
{
	border: solid 1px #036;
}

div.profileRight
{
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	float: right;
	width:60%;
	color: #036;
}

div.profileClear
{
	padding-top: 10px;
	clear: both;
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	width: 280px;
	color: #036;
}

div.friends
{
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #036;
}

div.profileRight a
div.friends a
{
	font-size: 11px;
	line-height: .2em;
}

a:hover
{
	background-color: #fc0;
}

table#newsContent,
table#userSearchContent
{
	width:100%;
	border-top: solid 1px #999;
	background-image: url('../img/topShadow.gif');
	background-repeat: repeat-x;
	padding-top: 0px;
}

table#newsContent td,
table#userSearchContent td
{
	border-bottom: solid 1px #769fbd;
	padding-bottom: 8px;
	padding-left: 15px;
}

table#newsContent td.alt,
table#userSearchContent td.alt
{
	background: #E3F0B4;
}

div.newsNumeration,
div.userSearchNumeration
{
	padding-top: 8px;
	padding-right: 13px;
	text-align:right;
	float:left;
	width:2%;	
	border-right: solid 1px #769fbd;
	font-family: Arial Narrow;
	font-weight: Bold;
	font-size:21px;
}

div.newsWrapper,
div.userSearchWrapper
{
	padding-top: 8px;
	float:right;
	width:530px;
}

div.newsSource
{
	font-size: 11px;
	font-family: Arial;
}

div.newsTitle,
div.userSearchTitle
{
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	padding-bottom:5px;
}
div.newsPubDate
{
	font-size: 11px;
	font-family: Arial;
}

/* For subpages...may want to extract later */

div.subContentHeader
{
	margin-left:10px;
	margin-right:10px;
	margin-top: 20px;
	padding-bottom: 5px;
	border-bottom: solid 1px #999;
	font-size: 24px;
	font-family: Arial;
	font-weight: Bold;
}

div.subContentMain
{
	margin-left:10px;
	margin-right:10px;
	margin-top: 20px;
	font-size: 12px;
	font-family: Arial;
}

div.subContentMainSubTitle
{
	margin-top: 10px;
	padding-bottom: 5px;
	border-bottom: solid 1px #ccc;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	
	clear: both;
}

div.subContentMainSubContent
{
	margin-top: 10px;
	line-height: 20px;
	padding-bottom: 5px;
	font-size: 12px;
	font-family: Arial;
}

div.subContentMainSubContent ol
{
	margin-top: 10px;
	margin-left: 20px;
	padding-bottom: 5px;
	font-size: 12px;
	font-family: Arial;
}

div.subContentMainSubTitleLarge
{
	margin-top: 10px;
	margin-left: 10px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #036;
	font-size: 22px;
	font-family: Arial;
	font-weight: bold;
	clear: both;
}

div.subContentMainSubContentLarge
{
	margin-top: 10px;
	margin-left: 10px;
	padding-bottom: 5px;
	font-size: 14px;
	font-family: Arial;
	line-height: 20px;
}

div.subContentMainSubContentLarge p
{
	padding-bottom: 20px;
}

div.subContentMainSubContent p
{
	padding-bottom: 20px;
}
