/* CSS Document */

body {
/*	background:#D8D8D8 url(../images/body-bkgnd.gif) repeat-y center;*/
	background: #D8D8D8;
	margin:10px;
	}

hr {
	border:0;
	background: #CCC;
	margin: 0 0 2em 0;
	height: 1px;
}

td {
	vertical-align: top;
}

body, div, td, li, p, pre{
	font:12px/1.4em Arial, Verdana,sans-serif;
	}
	
div.clearer {clear: left; line-height: 0; height: 0;}	

ol li {
	margin-bottom: 1.3em;
}

p.myth {
	font-weight: bold;
	color:#B7051F;
}

p.myth strong {
	font-style: normal;
}

.myth_fact {
/*	margin-bottom: 1.4em;*/
}

.callout  {
		background: #F3F3F3 url(../images/gradient_callout.gif) repeat-x bottom;
		padding:10px;
/*		border-top:1px solid #DDD;*/
		border-bottom:1px solid #E2E1E1;		
}

p {
	margin: 0 0 1.3em 0;
	text-align:justify;
	}

#wrapper {
	width: 800px;
	margin: 0px auto;
	background:#FFF;
	border:5px solid #106EB2;
	}
	
#nav {
	text-align:center;	
	background:#fff url(../images/nav-bkgnd.gif) repeat-x bottom;
	margin:0 0 0px 0;
	height: 31px;
	width: 800px;
	}	
	
#subnav {
	background: #E1E1E1 url(../images/bkgnd-subnav.gif) bottom repeat-x;
	height: 20px;
	text-align: center;
	padding: 5px 0 0 0;
	width: 800px;
	margin:0;

}	

#subnav ul{
	margin:0;
	white-space: nowrap;
}

#subnav li {
	display: inline;
	list-style-type: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #B7051F;
	font-weight: bold;
	padding: 0px 8px; 	
}

#subnav a { 

	color: #666;
	}

#subnav a:link, #subnav a:visited {
	text-decoration: none;
}

#subnav a:hover {
	text-decoration: none;
	color: #B7051F;
}

	
#header {
	padding: 5px 0 0 0;
	}		
	
#nav img {

	}	
	
#form {
	margin:0;
	}	
	
/*-------- COLUMNS STUFF ---------- */	
	
#content {
	margin: 2em 20px 1em 20px;
	}	
	
#content div.thinLeft {
	width: 240px;
	margin: 0 20px 0 0;
	float: left;
	}	
	
#content div.wideRight {
	width: 500px;
	float:left;
	}	
	
#content div.eqLeft {
	width: 360px;
	margin: 0 40px 0 0;
	float: left;
	}	
	
#content div.eqRight {
	width: 360px;
	float:left;
	}	
	
#content div.thinRight {
	width: 240px;
	margin: 0 0px 0 20px;
	float: left;
	}	
	
#content div.wideLeft {
	width: 500px;
	float:left;
	}		
	
div.content_block {
	margin: 0 0 2em 0;
}	
	
	
	
/*-------- FOOTER ---------- */		
	
div#footer {
	margin: 20px 20px 10px 20px;
	border-top: 1px solid #CCCCCC;
	text-align:center;	
	padding: 10px 0 0 0;
	
	}
	
	
/*-------- STUFF ---------- */		


p.callToAction{
	margin:1em 0em 2em 0em;
	}
		
a {color:#B7051F; font-weight: bold;}
a:link {color:#B7051F;}
a:visited {color:#B7051F;}
a:hover {color:#106EB2;}
a:active {color:#B7051F;}	
	
h2 {
	font-size: 14px;
	text-transform: uppercase;
	_margin-top:10px;
	_margin-bottom: 10px;
}	
	
h4 {
		margin: 0 0 1em 0;
/*		padding: 0 0 .4em 0;*/
		font-family: Georgia, serif;
		font-size: 2em;
/*		line-height: 1em;*/
		font-weight: normal;
/*		color: #888;*/
/*		border-bottom: 1px solid #000;*/

/*	text-transform:uppercase;*/
/*	letter-spacing:1px;*/
/*	padding: 2px 8px;*/
/*	height: 15px;*/
/*	border-bottom: 1px solid #666;*/
	}	
	
h4.full {
/*	border-bottom: 1px solid #000;*/
}	

/*h4.half {
	background: transparent url('images/headline-bkgnd-eqCol.gif') no-repeat;
}	

h4.wide {
	background: transparent url('images/headline-bkgnd-wideCol.gif') no-repeat;
}	
*/	
table#recentNews{
	width:760px;
	}	
	
table#recentNews td {
	vertical-align:top;
	width:33%;
	padding:0;
	padding-right: 20px;
	
	}	
	
	
div.testimonial {
	margin-bottom: 2em;
	}	

div.testimonial p.credit .name {
	font-weight: bold;
	color: #B7051F;
}

div.testimonial p.credit {
	color:#999;

	}	
	
/* ------------ FORM TABLE -------------------------*/

table#form_table td{
	vertical-align:top;
	padding: 0 10px 5px;
	background: #E1E1E1;
	border-bottom: 1px solid #A1A1A1;
	border-top: 1px solid #FFF;
}
	
table#form_table td input.wide, table#form_table td textarea {
	width:100%;	
	}
	
table#form_table td p.required_warning {
	background: #BBB;
	padding:2px;
}
	
table#form_table td input.submit {
	margin: 15px 0 10px 0;
}

.required {
	color:red;
	font-size: 1.2em;
	}	
	
/* -----------------------------------------------*/
	
 h5 {
	font-size: 1em;
	margin:1.5em 0 0 0;
	color:#888;
	text-transform:uppercase;
	}
	
img.fileicon {
	
	}	


div#spread_letter {
	width: 80%;
	margin: 0 auto;
	padding: 10px;
	background: #e1e1e1;
}


table.info_table th {
	border-bottom:1px solid #E1E1E1;
	text-align: left;
	background:#E1E1E1;
	padding:0 3px;
}

table.info_table {
	width: 100%;
}

table.info_table td {
	border-bottom:1px solid #E1E1E1;
	vertical-align:top;
	padding: 3px;
}
	
	
/* --------- NEWS --------- */

.news_capsule {
	text-align:left;
	line-height: 1.3em;
	font-size:.9em;
}

.news_capsule span.source {
	font-weight: bold;
	color:#666;
	font-style: italic;
}

.news_capsule span.currentArticle {
	font-weight:bold;
	color:#006699;
	}	

.news_capsule span.date {

}

table#videos td{
	padding: 5px;
	width:370px;
	background: #E1E1E1;
	line-height:1.2em;
	font-size: .9em;
}
	
table#videos td.vid-tn {
	width: 70px;	
}	

table#videos {
	margin: 10px 0 0 0;
}

table#videos td img.vid-tn {
	margin: 0 10px 0px 0;
	border:1px solid #FFF;
}	
	
table td#active {
	background: #106EB2;
	color:#FFF;
}	
div.article p {
	
	}
	
div.article h5 {

	}	
	
p.articleinfo {
	text-align:left;
	}

p.articleinfo span.headline {
	font-weight: bold;
	font-size:1.2em;
	line-height:1.5em;
	color:#B7051F;
	}

p.articleinfo span.source {
	font-weight: bold;
	color:#666;
	font-style:italic;
	}
	
p.articleinfo span.date {
	
	}
	

p.leadin {
	font-style:italic;
	}			
	
div.article ul {
	
	}	
	
object {
	margin:0px;
	padding:0px;
}	

div#video {
	float:left;
	margin:0 20px 0px 0;
	}
	
div#video p {
	margin: 10px 0 0 0;
	}	
	
p.videoinfo span.source {
	font-weight:bold;
	}
	
img.floatLeft {
	float: left;
	margin: 0 10px 10px 0;
	}	
	
div#pagination {

	padding: 3px;
}	
	
div#pagination  a {
	font-size:9px;
	border:1px solid #B7051F;
	padding: 3px;
	text-decoration:none;
}

div#pagination a:hover {
	padding: 3px;
	font-size:9px;
	border:1px solid #006699;
	color:#FFF;
	background:#006699;
}	

div#pagination b {
	padding: 3px;
	font-size:9px;
	border:1px solid #006699;
	color:#FFF;
	background:#006699;
}

div#pagination .currentPrevNext{
	padding: 3px;
	font-size:9px;
	border:1px solid #BBB;
	color:#BBB;
	background:#E1E1E1;
}
	
	
div.testimony {
	padding: 20px 20px 5px 20px;
	background: #E1E1E1;
	margin-bottom: 1em;

}
