/* Changes: 
	Marco: 
		May 16 2011: Added a new class for the date box:  td.dateBox to fix spacing issue with FF 
		May 18 2011: Added class for .addthis_toolbox defining height to 30px 
		May 19: Added new css hacks for IE8 to center the menu and go button.  Needs to use conditional comments.
				.toprightform input
				.mainNav ul
				MOVED to conditional comments inside of mainTemplate.php and subTemplate.php	
*/
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #555;
}
body {
	background-color: #FFF;
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
.indexTop1 {
	background-image: url(images/top_main_bg.gif);
	width: 981px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
}
.indexTop {
	background-image: url(images/top_main.gif);
	background-repeat: no-repeat;
}
.subgrnTop {
	background-image: url(images/subpagetop_green.gif);
	width: 981px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
.subbluTop {
	background-image: url(images/subpagetop_blue.gif);
	width: 981px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
.suborngTop {
	background-image: url(images/subpagetop_orange.gif);
	width: 981px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
.subreedTop {
	background-image: url(images/subpagetop_red.gif);
	width: 981px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
.subgenericTop {
	background-image: url(images/subpagetop_generic.gif);
	width: 981px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}

.indexBtm {
	background-image: url(images/topbtm.gif);
	width: 981px;
	margin-right: auto;
	margin-left: auto;
	height:41px;
}
.toprightmain {
	margin-left: 300px;
	padding-right: 40px;
}
.toprightsub {
	margin-left: 320px;
	padding-right: 40px;
}
.topnav {
	font-weight: bold;
	color: #eceae7;
	padding-top: 10px;
	padding-bottom: 10px;
	/*border:thin #00FF66 dotted;*/
}
.topnav a:link {
	color: #eceae7;
	font-weight: bold;
	text-decoration: none;
}
.topnav a:visited {
	text-decoration: none;
	color: #eceae7;
}
.topnav a:hover {
	text-decoration: none;
	color: #fff;
}
.topnav a:active {
	text-decoration: underline;
	color: #fff;
}
.mainNav {
	height: 82px;

}
.mainNav a:link {
	color:#004a7b;
	font-weight: bold;
	text-decoration: none;
	
}
.mainNav a:visited {
	text-decoration: none;
	color:#004a7b;
}
.mainNav a:hover {
	text-decoration: none;
	color:#004a7b;
}
.mainNav a:active {
	text-decoration: none;
	color:#004a7b;
}
#blue a:hover, #blue a.on:link, #blue a.on:visited, #blue a.on:hover, #blue a.on:active{
	text-decoration: none;
	color:#0e88af;
}
#orange a:hover, #orange a.on:link, #orange a.on:visited, #orange a.on:hover, #orange a.on:active{
	text-decoration: none;
	color:#bb7625;
}
#green a:hover, #green a.on:link, #green a.on:visited, #green a.on:hover, #green a.on:active{
	text-decoration: none;
	color:#518930;
}
#redd a:hover, #redd a.on:link, #redd a.on:visited, #redd a.on:hover, #redd a.on:active{
	text-decoration: none;
	color:#934848;
}

.mainNav ul {
	margin:0px;
	padding:32px 0px 0px 0px;
	/*padding:40px 0px 0px 0px\0/;*/
	list-style-type: none;
}
.mainNav ul li {
	margin:0px 0px;
	padding:0px 0px 0px 15px;
	float:right;
	color:#004a7b;
	font-weight:bold;
	/*border:thin #00FF66 dotted;*/
}

.indexquote {
	font-size: 14px;
	line-height: 22px;
	color: #FFF;
	padding-top: 25px;
	padding-right: 30px;
	margin-left: 50px;
}
.indexquote p {
	margin-bottom: 15px;
	
}
/* show for ie6*/
* html .indexquote {
	font-size: 14px;
	line-height: 22px;
	color: #FFF;
	padding-top: 25px;
	padding-right: 30px;
	
            
}

h1 {
	font-size: 17px;
	line-height: 24px;
	color: #FFF;
	font-weight:normal;
	padding-top: 25px;
	padding-bottom: 65px;
	padding-right: 20px;
	margin:0px;
}
.logodiv {
	float: left;
	height: 170px;
	width: 290px;
	margin-top: 15px;
	margin-left: 40px;
}
.logodiv2 {
	float: left;
	height: 120px;
	width: 230px;
	margin-top: 15px;
	margin-left: 40px;
}
.middle {
	background-image: url(images/middlebg.gif);
	background-repeat: repeat-y;
	width: 981px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 20px;
}
.footer {
	background-image: url(images/ftrbg.gif);
	background-repeat: no-repeat;
	height: 62px;
	width: 981px;
	margin-right: auto;
	margin-left: auto;
}
.footer  a:link {
	color: #888;
	font-weight: normal;
	text-decoration: underline;
}
.footer  a:visited {
	text-decoration: underline;
	color: #888;
}
.footer  a:hover {
	text-decoration: none;
	color: #444;
}
.footer  a:active {
	text-decoration: none;
	color: #444;
}
.ftr2 {
	padding-top: 15px;
	padding-right: 40px;
	padding-left: 40px;
	width: 470px;
	font-size: 10px;
}
.share {
	float: right;
	width: 300px;
	padding-top: 10px;
	padding-right: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #888;
}
.middleright {
	margin-right: 32px;
	margin-left: 300px;
	line-height:17px;
}
.rt {
	float: right;
	width: 206px;
}
.lft {
	float: left;
	width: 206px;
}
.mdl {
	width: 206px;
	margin-left: 221px;
}
#blu a:link, #blu a:visited {
	color:#0e88af;
}
#orng a:link, #orng a:visited {
	color:#bb7625;
}
#grn a:link, #grn a:visited {
	color:#518930;
}
#reed a:link, #reed a:visited {
	color:#934848;
}

#grn h3 {
	font-size: 16px;
	color: #518930;
	margin-bottom: 20px;
	padding:0px;
	font-weight:bold;
	line-height:14px;
}
#orng h3 {
	font-size: 16px;
	color:#bb7625;
	margin-bottom: 20px;
	padding:0px;
	font-weight:bold;
	line-height:14px;
}
#blu h3 {
	font-size: 16px;
	color:#0e88af;
	margin-bottom: 20px;
	padding:0px;
	font-weight:bold;
	line-height:14px;
}
#reed h3 {
	font-size: 16px;
	color:#934848;
	margin-bottom: 20px;
	padding:0px;
	font-weight:bold;
	line-height:14px;
}
.greenindexheader {
	background-image: url(images/green_bg_hdr.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 308px;
	margin-bottom: 10px;
}
.blueindexheader {
	background-image: url(images/blue_bg_hdr.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 308px;
	margin-bottom: 10px;
}
.orangeindexheader {
	background-image: url(images/orange_bg_hdr.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 308px;
	margin-bottom: 10px;
}
.redindexheader {
	background-image: url(images/red_bg_hdr.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 308px;
	margin-bottom: 10px;
}
.genericindexheader {
	background-image: url(images/generic_bg_hdr.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 308px;
	margin-bottom: 10px;
}

.indexcopymargins {
	padding-right: 10px;
	padding-left: 15px;
}

.headertxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 15px;
}
.headertxt a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.headertxt a:visited {
	text-decoration: none;
	color: #FFFFFF;
	
}
.headertxt a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	
}
.headertxt a:active {
	text-decoration: none;
	color: #FFFFFF;
	
	
}
.headertxt a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#blu .headertxt a:link,  #blu .headertxt a:visited, #blu .headertxt a:hover, #blu .headertxt a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#grn .headertxt a:link,  #grn .headertxt a:visited, #grn .headertxt a:hover, #grn .headertxt a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#orng .headertxt a:link,  #orng .headertxt a:visited, #orng .headertxt a:hover, #orng .headertxt a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#reed .headertxt a:link,  #reed .headertxt a:visited, #reed .headertxt a:hover, #reed .headertxt a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.middleleft {
	float: left;
	width: 240px;
	margin-top: 5px;
	margin-left: 24px;
}

.middleleft a:link,  .middleleft a:visited {
	color:#666;
}
.middleleft a:hover, .middleleft a:active {
	color:#004a7b;
}

.neutralbluetext {
	color:#004a7b;
}

.dottedline {
	border-bottom:#999 1px dotted;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
}

h2,h3,h4,h5,h6 {
	
}
.srch {
	padding:0px 20px 10px 0px;		 
}

.srch h2 {
	font-size: 20px;
	margin: 20px 0px 5px 0px;
	padding:0px;
	font-weight:normal;
	line-height:20px;
}

h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #999;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding:0px;
	font-weight:normal;
	line-height:0;
}
.newred h2  {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #777;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding:0px;
	font-weight:normal;
	line-height:0;
}
.newredfootertext {
	color: #d52525;
}

.issuessidenav a:link {
	text-decoration: none;
}
 .issuessidenav a:visited {
	text-decoration: none;
}
.issuessidenav a:hover {
	text-decoration: underline;
}
.issuessidenav a:active {
	text-decoration: underline;
}

.lftsidediv {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 20px;
	line-height: 17px;
}
a:link {
	color: #006699;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: underline;
	color: #006699;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

/*mike's styles*/
.segment_divider {
	background-color:#f7f7f7;
	line-height:25px;
	padding-left:5px;
	padding-right:5px;
	text-align:right;	
}
.vid_left {
	float:left;
	padding:10px;
}
.vid_right {
	float:right;
	padding:10px;
	padding-right:120px;
}
.sitecopy {
	padding-right: 50px;
}
blockquote p {
	margin:0px;
	padding:0px;
}
.linkmargin {
	padding:10px 0px;
}

.footercolumns {
	
}

.footercolumns a:link {
	color: #777;
	font-weight: normal;
	text-decoration: none;
}
.footercolumns a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #777;
}
.footercolumns a:hover {
	text-decoration: underline;
	color: #555;
}
.footercolumns a:active {
	text-decoration: underline;
	color: #555;
}

.footercolumns ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.footercolumns li {
	float:left;
	margin:0px;
	padding:0 0px 0 0;
	
}

a.blu:link, a.blu:visited {
	color:#0e88af;
}
a.orng:link, a.orng:visited {
	color:#bb7625;
}
a.grn:link, a.grn:visited {
	color:#518930;
}
a.reed:link, a.reed:visited {
	color:#934848;
}
.reed a:link, .reed a:visited {
	color:#934848;
}
.toprightform {
	
}
.toprightform input {
	border:none;
	/*padding-top:6px\0/;*/
}

.toprightform .searchbox {
	border:solid 1px #cac5c0;
	background:url(images/searchboxbg.gif) no-repeat;
	height:26px;
	width:170px;
}

span.required-field {
	font-size:10.6px;
	color: red;
	font-weight:normal;
}

#error-message {
	font-family:Verdana, Geneva, sans-serif;
	background-image: url(images/error.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	background-color: #FFDFDF;
	padding: 15px 5px 10px 64px;
	margin: 0 0 10px 0;
	border: 2px solid #ffcccc;
	
}

#error-message h2 {
	margin: 0 0 10px 0;	
	padding: 0;
	color: #003366;
	font-family:Verdana, Geneva, sans-serif;
}

#error-message ol {
	list-style-position: outside;
	list-style-type: disc;	
	padding: 0 0 0 14px;
	margin: 0;
}

#error-message li {
	margin: 2px 0;	
	padding: 0;
	color: #003366;
	font-family:Verdana, Geneva, sans-serif;
}

#error-message li a {
	font-size: 1em;
}
/* Fixing the spacing with the date */
td.dateBox {padding-top:4px;}

/* Defining Height for the Share toolbox*/
.addthis_toolbox {height:30px;}
