@charset "utf-8";
#container_all {
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}

#container {
	width: 787px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-color: #FFF;
	font-style: normal;
}
.imgbump {
	padding-left: 2px;
	float: left;
	margin-top: 30px;
	/*padding-top: 30px;*/
	z-index: -2;
}
h3 {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	background-image: url(../images/header3_bg.png);
	padding-bottom: 17px;
	padding-left: 50px;
}

#ttag-line {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-image: url(../images/header3_bg.png);
	padding-left: 50px;
}

.header3 {
	font-style: italic;
	font-weight: normal;
	color: #333;
	text-align: right;
}
#sidecol_main {
	float: left;
	min-height: 750px;
	/* width: 240px; */
	width: 191px;
	text-align: center;
	/*background: url(../img/sidecol_bg.png) 0 100% repeat-x #FFF;*/
	margin: 0px;
}

#subnav {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: 595px;
	/*font-weight: bold;*/
	height: 45px;
	margin-bottom: 3px;
	float: left;
	margin-top: -30px;
	padding-top: 20px;
	display: inline;
	/* background-color: #FFF; */
	padding-bottom: 1px;
	z-index: 2;
}

#subnav ul li {
	display: inline;
	background-color: #fff;
}

#maincol {
	float: left;
	width: 594px;
	/*background-color: #F1F1F1;*/
	text-align: center;
	margin-top: 18px;	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F1F1F1;*/
}
#login {
	/*float: left;*/
	height: 113px;
	width: 191px;
	background: url(../images/top_left_img.jpg) no-repeat;
}

.search-newsletter {
	width: 191px;
	text-align: center;
}

#sidecol-a {
	float: left;
	/*margin-bottom: -15px;*/
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	width: 187px;
	background: #CCC;
}

#sidecol-a ul li {
	color:#666;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: disc;
	list-style-image: url(../images/list_inside.gif);
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#sidecol-a a {
	color:#666;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: disc;
	list-style-image: url(../images/list_inside.gif);
	padding-left: 3px;
	text-decoration: none;
}

#sidecol1 {
	/*float: left;*/
	/*margin-bottom: -15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;*/
	width: 187px;
}
#sidecol2 {
	/*float: left;
	border: 1px solid #000;*/
	width: 187px;
}
* html .imgbump {
	padding-left: 2px;
	float: left;
}

#sidecol3 {
	/*float: left;
	margin-top: -15px;*/
	background-color: #FFF;
}


#header {
	background-color: #f6f9fb;
	float: left;
	height: 178px;
	width: 965px;
}


#navbar {
	background-color: #fff;
	/*width:100%;*/
	height:31px;
	background-image:url(../images/navbg.png);
}
#navbar2 {
	background-color: #fff;
}


#media_1 {
	float: left;
	width: 600px;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 206px;
}
#tagline {
	float: left;
	width: 594px;
	/*height: 88px;*/
	
}
#maincol h3 {
	padding-right: 20px;
	padding-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
}
#maincol p {
	padding-right: 20px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#midcol {
	float: right;
	height: 380px;
	/* width: 240px; */
	width: 480px;
	background-color: #FFFEFF;
	text-align: center;
	background-image: url(../img/sidecol_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* CSS Document */

body {
	background-color: #DEDEDE;
	background-image: url(../img/bg_rpt.jpg);
}
ul {
	list-style-type: none;
	text-align: left;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../img/footer2_bg.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9A0000;
	border-right-color: #9A0000;
	border-bottom-color: #9A0000;
	border-left-color: #C00;
	font-size: 11px;
	line-height: 20px;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: normal;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-weight: normal;
	font-size: 11px;
	background: url(../images/navbg_inverse.png) repeat-x #404040;
	text-align: left;
	padding-left: 15px;
	margin-top: 0px;
	padding-bottom: 7px;
}
h6 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	line-height: 28px;
	color: #FFF;
	letter-spacing: .025em;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: normal;
	text-align: left;
}
#midcolvid1 {
	width: 240px;
	height: 212px;
	float: left;
}


#midcolvid2 {
	width: 240px;
	height: 212px;
	float: right;
}
#main_inner {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: 920px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	float: left;
	background-color: #FFF;
	text-align: left;
}
#main_inner2 {
	width: 600px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	color: #003;
}

#sidecol {
	float: right;
	height: 380px;
	/* width: 240px; */
	width: 250px;
	background-color: #EAE7E0;
	text-align: center;
	background-image: url(../img/sidecol_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#colorcode {
	float: left;
	width: 100%;
}
#cbyd_mailer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin-top: 25px;
}

#email {
}
.mailertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-right: 25px;
	padding-left: 25px;
}

#footer1 {
	height: 20px;
	width: 788px;
	float: left;
	background-image: url(../images/navbg.png);
	margin: 0px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	padding-top: 4px;
}

#footer {
	float: right;
	height: 25px;
	width: 785px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
	text-align: right;
	background-image: url(../img/bg_rpt.jpg);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.img_padder {
	padding-top: 5px;
}
#news_box {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/round_news_m.jpg);
	background-repeat: repeat-x;
	height: 162px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	background-color: #E7E6E1;
	margin-top: 15px;
	margin-bottom: 25px;
}

#news_box_l {
	background-image: url(../img/round_news_l.jpg);
	width: 14px;
	height: 162px;
	float: left;
	background-repeat: no-repeat;
}
#news_box_r {
	background-image: url(../img/round_news_r.jpg);
	width: 15px;
	height: 162px;
	float: right;
	background-repeat: no-repeat;
	background-color: #E7E6E1;
}



#flashcontent {
		height: 100%;
	}
#video {
	z-index: -10;
	float: left;
	padding-top: 30px;
	margin-top: 30px;
}

.readmore {
	text-align: right;
	color: #FFF;
	text-decoration: none;
}

.footer_right {
	text-align: right;
}
.nolink {
	text-decoration: none;
	color: #FFF;
	border: 1px solid #FFF;
}

.centerfix {
	text-align: center;
}

.no_ul {
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.textfix {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 5px;
	text-align: left;
}
table {
	margin-top: 7px;
	text-align: left;
}


.red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #F00;
	border: 1px solid #000;
	text-align: left;
	line-height: normal;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: -35px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.yellow {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FEFF01;
	border: 1px solid #000;
	text-align: left;
	line-height: 15px;
	padding-right: 10px;
	padding-left: 14px;
	margin-left: -35px;
}
.orange {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #F90;
	border: 1px solid #000;
	text-align: left;
	line-height: 15px;
	padding-right: 7px;
	padding-left: 10px;
	margin-left: -35px;
}
.blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #00C;
	border: 1px solid #000;
	text-align: left;
	line-height: 15px;
	padding-right: 20px;
	padding-left: 16px;
	margin-left: -35px;
}
.green {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #063;
	border: 1px solid #000;
	text-align: left;
	line-height: 15px;
	padding-right: 10px;
	padding-left: 14px;
	margin-left: -35px;
}
.white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #000;
	text-align: left;
	line-height: 10px;
	padding-right: 10px;
	padding-left: 15px;
	margin-left: -35px;
}
.padder1 {
	margin-left: -75px;
	line-height: 25px;
}
.padder2 {
	margin-left: 80px;
	line-height: 25px;
	margin-top: 10px;
}
.redheadline {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
	text-align: left;
}
.whitetext {
	color: #FFF;
	font-size: 18px;
}
.blue {
	color: #006;
}
.redsmall {
	font-size: 12px;
	color: #F00;
}
.bluesmall {
	font-size: 12px;
	color: #00F;
}
.tableleftalign {
	text-align: left;
	float: left;
}
#maincol2 {
	margin-left: 20px;
	width: 650px;
	float: left;
}

#leftc {
	width:594px;
	float:left;
	/*padding-left: 5px;
	padding-right:5px;*/
	margin-top: 2px;
	background-color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.row{
	background-color:#FFF;
	font-size:14px;
	width: 580px;
}

.rl{
	float:left;
	width:80px;
	border-right: solid 1px #9fa7b2;
	background-color:#FFF;
	border-bottom: solid 1px #9fa7b2;
	height:75px;
	text-align:center;
}

.rl img{
padding-top:10px;
}

.rr p{
margin: 5px 0px 0px 5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.rr{
	float:left;
	width:480px;
	background-color:#FFF;
	font-size:10px;
	border-bottom: solid 1px #9fa7b2;
	height:75px;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
}
.mainlinks {
	font-family: Verdana, Geneva, sans-serif;
	color: #DE312A;
	text-align: left;
	float: left;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
}
.search {
	/*margin-top: 112px;
	float: left;
	margin-left: 10px;
	padding-right: 5px;*/
	text-decoration: none;
	color: #FFF;
	background-color: #FFF;
}
.subarrow {
	display:none;
	float: right;
	border: none;
}
h7 {
	color: #999;
	background-color: #999;
	font-size: 0.3em;
	margin-top: -0.5em;
	margin-bottom: -0.5em;
	width: 300px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
h8 {
	border: 1px solid #000;
	background-color: #00F;
	height: 1px;
	width: 120px;
	text-decoration: none;
	color: #000;
}
#sidecol3 {
	/*float: left;
	border: 1px solid #000;*/
	width: 187px;
}
.iefix {
	background-color: #00F;
	height: 50px;
	width: 50px;
}
#iefix {
	color: #00F;
	background-color: #00F;
	height: 50px;
	width: 50px;
}
#inside-sidecol {
	float: right;
	width: 150px;
}
