/* ====== Default Page Styles ====== */
html, body, table, td, img, form
	{
	margin: 0; padding: 0; border: 0;
	}
	
td
	{
	vertical-align: top;
	}
	
body
	{
	background: #ffffff;
	}	
	
body, td
	{
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	color: #333333;
	}
	
p
	{
	padding: 0; margin: 0 0 1.5em 0;
	}
	
ul, ol
	{
	padding: 0;
	margin: 0 16px 1em 24px;
	list-style-image: url('../images/bgs/bullet.gif');
	}

li
	{
	padding-left: 8px;
	margin-bottom: .4em;
	}

h1
	{
	padding: 0; margin: 0 0 .5em 0;
	font: normal 18px/1.5em Arial, Helvetica, sans-serif;
	padding: 0; margin: 0 0 1em 0;
	color: #BD0C04;
	}
	
h2
	{
	font: bold 14px/1.5em Arial, Helvetica, sans-serif;
	color: #EB9111;
	padding: 0; margin: 0 0 .6em 0;
	}
	
h3
	{
	font: bold 13px/1.5em Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0; margin: 0 0 .2em 0;
	}

h4
	{
	font: bold 14px/1.5em Arial, Helvetica, sans-serif;
	color: #EB9111;
	padding: 0; margin: 1.5em 0 1em 0;
	}
	
h5
	{
	font: bold 11px/1.5em Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0; margin: 0 0 1em .5em;
	}
	
a, a:link, a:visited
	{
	color: #BD0C04;
	}
	
a:hover, a:active
	{
	color: #EFB032;
	}
	
.dotted
	{
	width: 3px;
	background: url('../images/bgs/dotted.gif') repeat-y;
	}

.dottedh
	{
	height: 3px; overflow: hidden;
	background: url('../images/bgs/dotted.gif') repeat-x;
	margin-bottom: 1.2em;
	}

.redblock
	{
	background: #BD0C04;
	height: 8px;
	overflow: hidden;
	margin: 1px 0;
	}
	
.redblocktall
	{
	height: 18px;
	margin: 0 0 1px 7px;
	}
	
.redblocktall .bar
	{
	width: 713px;
	background: #BD0C04;
	}	
	
.redbar
	{
	background: #BD0C04;
	height: 2px;
	overflow: hidden;
	margin: 1px 0;
	}
	
.denote
	{
	font-weight: bold;
	color: #BD0C04;
	}	
/* ====== End Default Page Styles ====== */



/* ====== Global Styles ====== */
#shell
	{
	width: 938px;
	}
	
	#shell .leftshell
		{
		width: 726px;
		}
		
	#shell .rightshell
		{
		width: 212px;
		}

#topnav
	{
	margin: 51px 0 1px 7px;
	}
	
#footer
	{
	width: 719px;
	margin: 1px 0 0 7px;
	}
	
	#footer .footertxt
		{
		background: #BD0C04;
		text-align: center;
		font: 10px/1em Arial, Helvetica, sans-serif;
		color: #ffffff;
		padding: 12px;
		}
	
	#footer a, #footer a:link, #footer a:visited
		{
		color: #FDDE7E;
		text-decoration: none;
		}
	
	#footer a:hover, #footer a:active
		{
		color: #F3B82C;
		}
	
#rightbg
	{
	background: url('../images/bgs/right.gif') repeat-y;
	padding-right: 3px;
	}
	
#answers
	{
	background: #F3B82C;
	padding-bottom: 20px;
	}
	
	#answers ul, #answers ol
		{
		padding: 0;
		margin: 0 16px 1em 34px;
		list-style-image: url('../images/bgs/bullet.gif');
		}
	
	#answers li
		{
		padding-left: 4px;
		margin-bottom: 1em;
		}		
		
	#answers a, #answers a:link, #answers a:visited
		{
		color: #333333;
		text-decoration: none;
		}
		
	#answers a:hover, #answers a:active
		{
		color: #BD0C04;
		}
	
#search
	{
	background: #F3B82C;
	padding-bottom: 20px;
	}
	
#searchtable
	{
	margin: 0 16px;
	}	
	
	#searchtable td
		{
		padding: 4px;
		}
	
	#q	
		{
		width: 165px;
		border: 1px solid #666666;
		font: 11px Arial, Helvetica, sans-serif;
		}
		
	#sitesearch
		{
		width: 110px;
		border: 1px solid #666666;
		font: 11px Arial, Helvetica, sans-serif;
		}
		
#badges
	{
	padding: 12px 0;
	}
	
	#badges img
		{
		display: block;
		margin-left: auto; margin-right: auto;
		}
		
.borderimg
	{
	border: 1px solid #E81C24;
	}

.contentimg
	{
	float: left;
	margin: 0 16px 2px 0;
	border: 1px solid #E81C24;
	}
/* ====== End Global Styles ====== */



/* ====== Home Page Styles ====== */
#homeimg
	{
	margin-left: 7px;
	}
	
	#homeimg #grid
		{
		width: 713px;
		background-repeat: no-repeat;
		}
	
#homecontent
	{
	background: url('../images/bgs/page.gif') repeat-y;
	}
	
	#homecontent .lefthome
		{
		width: 427px;
		}
		
	#tagline
		{
		margin-left: 10px;
		}
		

	#homecontent .righthome
		{
		width: 289px;
		}
		
#introbg
	{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: #FEFAF1 url('../images/bgs/intro.gif') repeat-y;
	}
	
#intro
	{
	border-top: 2px solid #BD0C04;
	border-bottom: 8px solid #BD0C04;
	margin-right: 3px;
	}

	#intro .introimg
		{
		padding: 28px 0 28px 24px;
		}
		
	#intro .introcontent
		{
		padding: 30px 34px 30px 20px;
		}
		
	#intro .introcontent .txt
		{
	margin:0 0 1em 0;
		}
		
#news
	{
	width: 227px;
	margin: 0 36px 1px 23px;
	}
	
	#news .newsitem
		{
		margin-top: 15px;
		}
	
	#news .newsitem .newsimg
		{
		padding: 0 12px 0 0;
		}	
		
	#news .newsitem .headline, #news .newsitem .headline a, #news .newsitem .headline a:link, #news .newsitem .headline a:visited
		{
		vertical-align: middle;
		font: bold 12px/1.5em Arial, Helvetica, sans-serif;
		color: #333333;
		text-decoration: none;
		}
		
	#news .newsitem .headline a:hover, #news .newsitem .headline a:active
		{
		color: #BD0C04;
		}
		
#posts
	{
	margin: 1px 36px 31px 23px;
	}
	
	#posts .postitem
		{
		margin: 1em 0 0 0;
		}
		
	#posts .postitem, #posts .postitem a, #posts .postitem a:link, #posts .postitem a:visited
		{
		font: 12px/1.5em Arial, Helvetica, sans-serif;
		color: #333333;
		text-decoration: none;
		}
		
	#posts .postitem a:hover, #posts .postitem a:active
		{
		color: #BD0C04;
		}
/* ====== End Home Page Styles ====== */



/* ====== Sub Page Styles ====== */
#heading
	{
	width: 100%;
	}
	
#tabs
	{
	width: 694px;
	position: absolute;
	left: 0; top: 127px;
	padding-right: 35px;
	text-align: right;
	}	
	
	#tabs a
		{
		margin-right: 3px;
		}

#subcontentbgsolid
	{
	background: url('../images/bgs/page.gif') repeat-y;
	padding-bottom: 37px;
	}

#subcontentbg
	{
	background: url('../images/bgs/sub.jpg') 10px top no-repeat;
	}
	
#subcontentbg .title
	{
	margin-left: 10px;
	}

#subcontentbgwhite
	{
	width: 691px;
	background: #FCFAF2 url('../images/bgs/subcontent.gif') repeat-y;
	padding: 0 3px 0 0;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	}

#subcontent
	{
	width:100%;
	border-top: 2px solid #BD0C04;
	border-bottom: 8px solid #BD0C04;
	}
	
	#subcontent .leftsubcontent
		{
		padding: 32px 32px 36px 34px;
		}

	#subcontent .rightsubcontent
		{
		width: 144px;
		padding: 56px 32px 56px 0;
		}
		
	.quote
		{
		padding: 1em 0;
		font: 11px/1.5em Arial, Helvetica, sans-serif;
		}
		
	.quote ul
		{
		padding: 0;
		margin: 0 0 1em 16px;
		}	
		
	.quote li
		{
		margin: 0 0 .5em 0;
		padding-left: 2px;
		font: 10px/1em Arial, Helvetica, sans-serif;
		}
		
	.quote .heart
		{
		list-style-image: url('../images/bgs/heart-sm.gif');
		}
		
	.quote .biglink, .quote .biglink:link, .quote .biglink:visited
		{
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		}
		
	quote .biglink:hover, .quote .biglink:active
		{
		color: #EFB032;
		}
		
.biotable
	{
	margin-bottom: 1.2em;
	}

.biotable .bioimg
	{
	vertical-align: middle;
	padding-right: 16px;
	}
	
.biotable .biotxt
	{
	vertical-align: middle;
	}

#subcontent .featurednews
	{
	margin-bottom: 2em;
	}
	
#subcontent .othernews
	{
	font-size: 11px;
	}
	
	.newscontent
		{
		width: 100%;
		margin-bottom: 1em;
		}

	.newscontent .newsimg
		{
		padding-right: 12px;
		}
	.newscontent .newstxt
		{
		
		}
		
.bottomnav
	{
	font-size: 10px;
	margin: 2em 0 0 0;
	}
	
	.bottomnav a
		{
		text-decoration: none;
		}

#presssearch input
	{
	margin-bottom: 6px;
	font-size: 10px;
	}
		
#presssearch #criteria
	{
	width: 140px;
	}
	
.formtable
	{
	width: 100%;
	margin-bottom: 1.5em;
	}
	
	.formtable .label
		{
		padding: 3px 12px 2px 4px;
		font-weight: bold;
		width: 120px;
		
		}

	.formtable .label2
		{		
		padding: 3px 12px 2px 4px;
		font-weight: bold;
		width: 50px;
		}
	
	.formtable .label3
		{		
		padding: 3px 12px 2px 4px;
		font-weight: bold;
		}
		
	.formtable .field
		{
		padding: 3px 4px 2px 4px;
		}
		
	.formtable .submit
		{
		padding: 8px 0;
		}
		
	.formtable .supporting
		{
		font-size: 10px;
		padding-top: .5em;
		}
/* ====== End Sub Page Styles ====== */

.NonVisible {
	DISPLAY: none;
}

.altColor { background: #fdf3d5;
}

.rowColor { background: #ffffff;
}

.attention { font-family:Verdana; font-size: xx-small; font-weight: bold; color: Maroon
}

.attention2 {font-family:Verdana; font-size:xx-small; color: Red
}

.lnkButton {
	font-family:Verdana; font-size: 10px; font-weight: bold; text-decoration: none; text-align: center;
	display: block; border: 1px solid #ff9900
}

.lnkButton2 {
	font-family:Verdana; font-size: 12px; font-weight: bold; text-decoration: none; text-align: center;
	display: block; border: 1px solid #ff9900; height: 26px; color: Maroon;
}

.lnkButton3 {
	font-family:Verdana; font-size: 12px; font-weight: bold; text-decoration: none; text-align: center;
	display: block; border: 1px solid #ff9900; height: 20px; width:60px; color: Maroon;
}

.detailHead 
{
	padding: 0; margin: 0 0 .5em 0;
	font: normal 18px/1.5em Arial, Helvetica, sans-serif;
	padding: 0; margin: 0 0 1em 0;
	color: black;
}
