/* CSS Document */

/* ------------------------------- formatting ----------------------------- */
a {
	color: #34339B;
}
A {
		text-decoration : none;
		font-family: Arial, Helvetica, sans-serif;
	}
a:hover {
	color: #AE0000;
	background-color: #E8E8E8;
}

a img {
	border: 0px none;
	/*display: block; removes extra space underneath caused by default text-alignment */
}

body {color: #AE0000;
	margin: 0;
	padding: 0;
}

h1 {
	font: bold x-large Arial, sans-serif;
	color: #43616B;
	margin-top: 0px;
}

h2 {
	font: large Arial, sans-serif;
	color: #9C1A1E;
}
h3 {
	font: large Arial, sans-serif;
	color: #000000;
	margin-bottom: 20px;
}

h4 {
	font: bold small Verdana, sans-serif;
	color: #9C1A1E;
	margin-bottom: 2px;
}

h5 {
	font: italic bold small Arial, sans-serif;
	color: #43616B;
	margin-top: 2px;
}

hr {
	color: #A5B5C6;
	height: 1px;
}

p {
	font: 0.7em Verdana, sans-serif;
}

p.crumbtrail {
	padding: 4px;
	margin: 10px 20% 0px;;
	font-size: x-small;
	background-color: #fff;
	text-align: center;
}
p.features {
	background: url("../images/indent.gif") top left no-repeat;
	padding: 2px 0px 6px 23px;
}
table {
	border:1px solid black;
	border-spacing: 0;
}

th {
	font: bold x-small Verdana, sans-serif;
}

td{
	font: small Verdana, sans-serif;
}
#ALL {
	margin: 0px 0PX;
	padding: 1% 2%;
	background: #fff; /* url(../images/bgcenter.gif) no-repeat center */
	color: #000;
}
#center {
	margin: 0px 20%; 
	padding: 1% 2%;
	background: #fff;/* url(../images/bgcenter.gif) no-repeat center */
	color: #000;
}

#center p {
	font: 0.8em Verdana, sans-serif;
}

#center ol li{
	font: 0.8em Verdana, sans-serif;
}

#center p.SMALL {
	font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bold {
	font-weight: bold;
}
.ttcustomSmallRed {
	color: #FF0000;
	font-size: x-small;
	}
.ttcustomRed {
	color: #FF0000;
	}

#sponsor p, #articlesponsor p {
	color: #A5B5C6;
}

#footer p {
	margin: 4px;
	text-align: center;
}

#news h2 {
	color: #D6D6D6;
	margin-top: 10px;
}

div#top a img {
	border: 0px none;
	display: block; /*removes extra space underneath caused by default text-alignment */
}

div#top a {
	display: block;/* makes the background hover effect work in Mozilla */
	width: 153px;
	background-color: #5C6F90;
}

div#top a:hover {
	background-color: #43616B;
}

.textbox {					/* Until IE understands <css> input[type="file"] { </css> It's better to define a new style then it is to re-define the input tag because radio buttons cop a beating */
	padding: 4px;
	font:  small verdana, sans-serif;
	color: #000;
	background-color: #fff;
	border: 1px solid #000;
}

.button {
	padding: 2px;
	font: bold small verdana, sans-serif;
	color: #fff;
	background-color: #5C6F90;
	border: 1px solid #000;
}

.latestarticle {
	margin-bottom: 0px;
}

.roxeswrap0 {
position: absolute;
	width: 16.0%;
	margin-left: 80%;
	padding: 10px 1.5%;
	top: 101px;
	border: 1px solid #ffffff;
	}
	
.roxeswrap {
position: absolute;
	width: 16.0%;
	margin-left: 80%;
	padding: 10px 1.5%;
	top: 150px;
	border: 1px solid #ffffff;
	}
.thirtyday {
	text-align: center;
}

.testimonial {
	margin: 2px;
	border: 1px solid #C4C9C9;
	background-color: #F6F6F6;
	
	}
.roxeswrap2 {
position: absolute;
	width: 16.0%;
	margin-left: 80%;
	padding: 10px 1.5%;
	top: 250px;
	border: 1px solid #ffffff;
	}
.headshot {
	display: inline;
	float: left;
	margin: 0px 0.5em 0.5em 0px;
}

p.latestarticle a {
	clear: right;
	font: bold small Verdana, sans-serif;
}

.date {
	display: block;
	text-align: right;
	color: #A5B5C6;
	font: x-small Verdana, sans-serif;
}

.author {
	display: block;
	color: #5C6F90;
	font: x-small /2 Verdana, sans-serif;
}

.blurb {
	margin: 0px 0px 1em 55px;
}

.content
{	color : black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 11px;
}

.subContent {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #0C4997;
	font-weight : bold;
	font-size : 11px;
}

.SHADED {
	color: #AE0000;
	background-color: #E8E8E8;
}
.small {
	font-size : 10px;
}
.smallBlack {
	font-size : 10px;
	color: #000000;
}
.ttcustom {
	background: #000080;
}
.custom {
	color: #AE0000;
	}
.custom2 {
	color: #AE0000;
	font-size: 10pt;
	font-weight : 600;
}
.custom_blue {
	color: #0000FF;
}

.custom3 {
	color: #AE0000;
	font-size: 11px;
	font-weight : 900;
}
.spacer {
	display: block;
	height: 1px;
	font: 1px /1 sans-serif;
	clear: both;
}

.bottom_nav {
	text-align: center;
}
A.SMALL_WHITE {
		font-size: 6.5pt;
		color: #000080;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.SMALL_WHITE {
		font-size: 6.5pt;
		color: #000080;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SMALL_WHITE2 {
		font-size: 9pt;
		color: #FFFFFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*------------------------------- layout ----------------------------- 

Notes:

Do not mix px widths with % widths for margins, borders or padding because 
the total box width = set width + padding + border.  (It helps if you can add them together)

The box model hack is used to fix an bug in IE5-Win ...for an explanation from the guy that
wrote it go to http://www.tantek.com/CSS/Examples/boxmodelhack.html

IE6-Win will behave like IE5-Win  if you include <?xml version="1.0"?>  It is apparently
unneccessary so leave it out!

Left Col Widths:
 |  pad   |         width        |  pad   | 				
 ------------------------------------------					
 |   0    |          25%         |   0    |	
 
Center Margins:
 |  marg  |         width        |  marg  | 
 ------------------------------------------
 |   25%  |        (auto)        |   25%  |

Right Col Widths:
 |  pad   |         width        |  pad   | 				
 ------------------------------------------					
 |  1.5%  |          22%         |  1.5%  |				total width= 25%
 

*/

#top {
	padding: 4px;
	background: #BDC5CE url(../images/bgtop.jpg) repeat-x;
	border-bottom: 1px solid #A5B5C6;
}

#topCust {
	padding: 4px;
	border-bottom: 1px;
}
#topCust2 {
	padding: 4px;
	border-bottom: 1px;
	height: 83px;
}
#topCust3 {
	padding: 4px;
	border-bottom: 1px;
	height: 93px;
}
#left {
	position: absolute;
	padding: 0px;
	top: 101px;
	width: 20%;
	background: #A5B5C6; /*url(images/bgbotleft.gif) left bottom repeat-x*/
	color: #000;
}

#otherleftstuff {
	width: 96%;
	padding: 10px 2% 40px 2%;
}

#news {
	position: absolute;
	width: 21.9%;			/* why not 22%?  because at some sizes the rounding difference adds up to more than 100% and gives us a horizontal scroll bar */
	height: 250px;
	overflow: hidden;
	margin-left: 75%;
	padding: 0px 1.5%;
	top: 101px;
	background-color: #153976;
	border-top: 1px solid #A5B5C6;
}

#topcontent h2, #topcontent p {
	display: inline;
	margin-right: 0.5em;
}

#sponsor {
	position: absolute;
	width: 15.9%;
	height: 251px;
	margin-left: 80%;
	padding: 10px 1.5%;
	top: 375px;
	text-align: center;
}

#sponsor1 {
	position: absolute;
	width: 15.9%;
	height: 251px;
	margin-left: 80%;
	padding: 10px 1.5%;
	top: 101px;
	text-align: center;
}

#articlesponsor {
	position: absolute;
	width: 11.9%;
	height: 251px;
	margin-left: 85%;
	padding: 10px 1.5%;
	top: 150px;
	text-align: center;
}

#footer {
	clear: both;
	border-top: 1px solid #5C6F90;
	border-bottom: 1px solid #5C6F90;
	background-color: #D6D6D6;
	color: #000;
}

#footer p, #topcontent a {
		font-size: 7.5pt;
		color: #000080;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-align: center;
	}

/* #bio {
	float: right;
	width: 30%;
	padding: 1%;
	border: 4px dotted #5C6F90;
	color: 5C6F90;
	font-size: 0.7em; 
} */

/* --------------------- Feature Image and Transparency Trick --------------- */

#featureimg {
	margin: 0px 15% 0px 170px;
	height: 250px;
	background: #153976 url(../images/sky.jpg) no-repeat right top;
	text-align: center;
	border-top: 1px solid #A5B5C6;		/*	Without this 1px border, Mozilla/Netscape applies the 200px margin from the child element (div#mstrans) - I don't know why? In these crazy topsy turvey times it seems that nothing is certain  */  
}

/* #mstrans {
	margin: 200px auto 0px auto;
	width: 140px;
	height: 30px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/footbag.png');
	border: 0px solid pink;
}

#mstrans img {
	filter: Alpha(opacity=0);
	border: 0px solid cyan;
} */
/* ---------------------------------------------------------------------*/

div#topcontent {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 80%;
}

div#topcontent ul {
	position: absolute;
	right: 0px;
	list-style: none;
	margin: 0px 0px 40px 0px;
}

div#topcontent ul li {
	display: inline;
	padding: 0 0.5em;
	border-left: 1px solid #34339B;	
}

div#topcontent ul li.first {
	border-left: 0px none;
}

div#topcontent ul li a {
	font: 0.7em /1 verdana, sans-serif;
}

div#topcontent form {
	position: absolute;
	right: 0px;
	top: 55px;
	margin: 0px;
}
/* ---------------------------------------------------------------------*/
div#center form p{
	width:500px;
	clear: both; 
}

div#center form p label{
	float:left;width: 40%;
}

div#center form p input, form p textarea, form p cfselect, form p select{
}

div#center p.row {
	width: 100%;
	margin: 0px 0px 1em 0px;
}

div#center p.row span.leftcol {
	float: left;width: 53.5%;font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#center p.row span.rightcol {
	width: 43.5%;font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
}

/*  <!--- div#center p.row span.rightcol a {
}

div#center p.row span.rightcol a:hover {
} --->*/
/* ---------------------------------------------------------------------*/
div#news p.row {
	width: 100%;
	margin: 0px 0px 1em 0px;
}

div#news p.row span.leftcol {
	float: left;
	color: #D6D6D6;
}

div#news p.row span.rightcol {
	width: 70%;
	float: right;
}

div#news p.row span.rightcol a {
	color: #D6D6D6;
	font-weight: bold;
}

div#news p.row span.rightcol a:hover {
	color: #A4B5C5;
}

/*-------------------------------- Navigation ------------------------------ 
List tips courtesy of A List Apart: http://www.alistapart.com/stories/taminglists/
*/

ul#mainnav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #D6D6D6;
}

ul#mainnav li {
	display: block;
	border-top: 1px solid #A5B5C6;
}

ul#mainnav li a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 6px 6%;
	background-color: #5C6F90;
	font: bold 0.8em /1.5 arial, sans-serif;		/* If you get an unwanted gap after your a block (IE-Win) try increasing the line height		*/
	color: #fff;
	text-decoration: none;
	width: 88%;	/* 	Causes Problems in IE5-Mac and Netscape/Mozzilla - see next fix		*/
}

ul#mainnav li a:hover {
	background-color: #43616B;
	color: #eee;
}

ul#mainnav ul.subnav {
	margin: 0px;
	list-style: none;
	padding: 0px;
	border: 0px solid pink;
}

ul#mainnav ul.subnav li {
	border-top: 0 none;
	border: 0px solid green;
	padding-left: 1.5em;
}

ul#mainnav ul.subnav li a {
	padding: 1%;
	margin: 0px;
	font: bold 0.7em /1.5 verdana, sans-serif;
	color: #5C6F90;
	background-color: transparent;
	border: 0px solid yellow;
}

ul#mainnav ul.subnav li a:hover {
	color: #43616B;
	background-color: transparent;
	text-decoration: underline;
}

/*************************************Sitemap**************************************/
ul.sitemap {
	padding: 0;
	margin:  0 0 20px 0;
	list-style: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

ul.sitemap ul {
	color: #222222;
	/*font-weight: bold;*/
	margin: 10px 0 10px 19px;
	padding: 0;
	list-style: none;
}

ul.sitemap  ul li a {
	display: block;
}

ul.sitemap li a, ul.sitemap li a:hover, ul.sitemap li a:visited, ul.sitemap li a:active {
	background: url("../images/pagegrn.gif") top left no-repeat;
	padding: 2px 0px 6px 23px;
}

ul.sitemap li {
	margin: 1px 0;
	padding: 3px 0;
}

ul.sitemap ul li a {
	background: none;
}

ul.sitemap ul li a, ul.sitemap  ul li a:hover, ul.sitemap  ul li a:visited, ul.sitemap  ul li a:active {
	background: url("../images/pageblu.gif") top left no-repeat;
}

ul.sitemap ul ul li a, ul.sitemap  ul ul li a:hover, ul.sitemap  ul ul li a:visited, ul.sitemap  ul ul li a:active {
	background: url("../images/pagegry.gif") top left no-repeat;
}

ul.sitemap ul ul ul li a, ul.sitemap  ul ul ul li a:hover, ul.sitemap  ul ul ul li a:visited, ul.sitemap  ul ul ul li a:active {
	background: url("../images/pagewht.gif") top left no-repeat;
}
input.errHilite, select.errHilite, textarea.errHilite {
	border: 1px solid #DDC;
	background-color: #FFE;
	}
label.errHilite {
	color: #C00;
	}
ul#errors {
	display: none;
	margin-top: 1em;
	background-color: #FFE;
	border: 1px solid #CC9;
	padding: .3em;
	color: #C00;
	font-weight: bold;
	}	
ul#errors li {
	margin-top: .5em;
	margin-bottom: .5em;
	padding: 0;
	}
ul#errors li.heading {
	list-style-type: none;
	color: #000;
	font-weight: normal;
	font-style: italic;
	margin: .5em 0;
	padding: 0;
	}
