
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;
	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: bold;
	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;
}

h2,h3,h4,h5,h6 {
	
}
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: #d52525;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding:0px;
	font-weight:normal;
	line-height:0;
}
.newredfootertext {
	color: #d52525;
}

.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;
}