BODY {
	padding: 0px; 
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#7193ac;
	text-align:center;
	vertical-align: top;
	font-size: 13px;
	background-color: #CFCFCF;
}
	
IMG {
	border: 0;
	border-width: 0px;
}

.wholeWindow {
	text-align: center;
	padding:0;
	width: 877px;
	margin:auto;
}


input, select, textarea{
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a{
	color:#D5080F;
	text-align: left;
 	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover{
	color: #FEA62A;
}

.top{
	position: relative;
	width:877px;
	background-color:#FFFFFF;
}

.top-bg{
	position: relative;
/* 	background-image: url(../img/top_bg.jpg); */
/* 	background-position: right; */
	height: 106px;
	width:877px;
}
.top-bg1{
	position: relative;
	background-image: url(../img/top_bt.gif);
	background-position: right;
	height: 52px;
	width:877px;
}
.logo{
	position: relative;
	float:left;
	width: 242px;
 	text-align: left;
/*  	padding-top: 37px; */
 	padding-left:0;
}

.top-menu{
	position: absolute;
	top: 0;
	right:10px;
	padding-top: 3px;
/* 	color: #E2E6E9; */
	color: #FFFFFF;
}
.top-menu a{
	color: #46446C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 10px;
}
.top-menu a:hover{
	color: #D5080F;
}

.main-menu-container{
	position:relative;
	top:24px;
	height: 62px;
	width:100%;
	padding:0;
/* 	background-image: url(../img/wdot.gif); */
	background-position: center;
	background-repeat: repeat;
/* 	border: solid 1px; */
}
.main-menu{
	position: relative;
	float:right;
/* 	padding-right: 0px; */
	padding: 0;
	margin:0;
/* 	border: dotted 1px; */
}
.main-menu-sep, .main-menu-lastsep {
	position:relative;
	float:left;
	margin: 0;
	padding: 0;
	height: 62px;
	width: 3px;
	background-image: url(../img/menu_sep.gif);
	background-position: top;
	background-repeat:no-repeat;
}
.main-menu-firstsep {
	position:relative;
	float:left;
	margin: 0;
	padding: 0;
	height: 62px;
	width: 3px;
	background-image: url(../img/menu_beg.gif);
	background-position: top;
	background-repeat:no-repeat;
}
.main-menu-item {
	float: left;
	font-size: 14px;
/*  	font-weight: bold; */
	margin: 0;
	padding-left: 14px;
	padding-right: 14px;
	height: 62px;
	background-image: url(../img/menu_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	white-space: nowrap;
}
.main-menu-end{
	float:left;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	height: 62px;
	width:4px;
	text-align: center;
	background-image: url(../img/menu_end.gif);
	background-position: top;
	background-repeat:no-repeat;
}
	
.main-menu-item a{
	float:none;
/* 	color: #D3B5AD; */
	color: #BCC1DE;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	padding: 0px;
	padding-top: 33px;
}
.main-menu-item a:hover {
	color: #D5080F;
}
.main{
	clear: both;
	width: 877px;
	background-color: #282C49;
/* 	border-left: solid 1px; */
/* 	border-right: solid 2px; */
/* 	border-color: #FFFFFF; */
	background-image: url(../img/main_bg.gif);
	background-repeat:repeat-y;
	background-position: top left;
}

.column-left{
	float:left;
	color: #FEA120;
	width: 209px;
	padding-top: 20px;
/* 	padding-left: 5px; */
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
/* 	background-color: #282C49; */
}
.column-left ul{
	width:100%;	
	margin: 0;
	padding: 0;
}
.column-left li{
	padding: 10px 10px;
	list-style: none;
	border-bottom: solid 1px;
/* 	border-color: #585C77; */
	border-color: #475480;
	margin-left:5px;
}
	 
.column-left li.first {
	list-style: none;
	list-style-position: inherit;
	border-top: solid 1px;
	border-bottom: solid 1px;
	border-color: #585C77;
}

.column-left .call-us {
	text-align: left;
	color: #FFFFFF;
	padding: 10px 5px 10px 28px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	border-bottom: solid 1px;
	border-color: #585C77;
}

	 
a.href-block-lm{
	display: block;
	color: #FFFFFF;
	padding-left: 18px;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../img/pointer.gif);
	background-repeat: no-repeat;
/* 	background-position: top left; */
	background-position: top left;
}
a.href-block-lm:hover{
	color:#D5080F;
}

.column-right {
	float:left;
	color: #FEA120;
	width: 208px;
	padding:0;
	padding-top:0px;
	vertical-align: top;
	text-align:left;
/* 	border:solid 1px; */
}
	 
.column-right ul{
/* 	width:100%; */
	margin: 0;
	padding: 0;
}

.column-right li{
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	border-bottom: solid 1px;
	border-color: #475480;
	padding: 0px;
	margin-right: 4px;
}
li.header{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
/* 	border-top: solid 1px; */
/* 	border-bottom: solid 1px; */
/* 	border-color: #475480; */
	color:#FFFFFF;
	text-align: center;
	background-color:#D5080F;
}

li.header1{
	font-size: 13px;
/* 	font-weight: bold; */
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	border-bottom: solid 1px;
	border-color: #475480;
	color:#FFFFFF;
	padding: 20px 10px;
}

.column-center{
	position:relative;
	float:left;
	width: 460px;
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.main-text{
	background-color: #FFFFFF;
	color: #000000;
	line-height: 20px;
}
.title{
	color: #D5080F;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}

.inside-text{
	padding: 10px 10px 0 10px;
	text-align: left;
}

.vline{
	vertical-align:top;
/* 	background-image: url(../img/vline.gif); */
	background-position: top;
	background-repeat:repeat-y;
}
.msg{	
	font-size: 10px;
	padding: 10px;
	color: #0d2b5b;
	background-color: #d6d3d4;
	margin-bottom: 20px;
}
.inside-form{
	text-align: left;
	padding: 10px;
	color: #FFFFFF;
}
.inside-form-block{
	background-color: #D5080F;
}
.button, .fixed_buttons {
	background-color: #021739;
	background-image: url(../img/btn-bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 17px;
	padding: 0 5px;
	vertical-align: middle;
	text-align: center;
	border-style: solid;
	border: 0;
	
}

.string{
	vertical-align: top;
	line-height: 20px;
}

a.href-block{
	display: block;
	color: #FFFFFF;
	padding: 10px 10px;
	font-size: 13px;
	font-weight: bold;
}
a.href-block:hover{
	color: #D5080F;
}


.item{
	padding: 14px 20px 14px 15px;
	color: #fff;
	font-size: 11px;
}
.item a{
	color: #de785b;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 10px;
	width:70%;
}

.copyright{
	float:left;
	text-align: center;
	vertical-align:text-bottom;
	color:#3D3D3D;
	background-image: url(../img/cop-bg.gif);
	background-position: bottom left;
	background-repeat:repeat-x;
	width: 460px;
	height: 32px;
}
	
.copyright-txt{
/* 	padding-top:55px; */
}
	
.bottom-bar{
/* 	position:relative; */
	clear:both;
	width:877px;
	height:32px;
/* 	background-image: url(../img/bot-bg.gif); */
/* 	background-position: bottom; */
/* 	background-repeat:repeat-x; */
}	

.lb-con{
	float:left;
/* 	width:10px; */
	width: 209px;
	height: 32px;
/* 	background-color: transparent; */
	background-image: url(../img/lb-con.gif);
	background-position: bottom left;
	background-repeat:no-repeat;
}
.rb-con{
	float:left;	
	width:208px;
	height:32px;
/* 	background-color: transparent; */
	background-image: url(../img/rb-con.gif);
	background-position: bottom right;
	background-repeat:no-repeat;
}
.bottom-line{
/* 	position:relative; */
	clear:both;
/* 	width:1px; */
/* 	height:0; */
}	

#adds{
	border-color: #31425E;
}
.content_headline{
	font-size: 24px;
	font-weight: bold;
}
	
h3{
	font-size: 18px;
	font-weight: bold;
}
	
.light{
	color: #e2e4e9;
}
	
/*.column-right {
	color: #e2e6e9;
}*/
/*.column-right p {
	padding: 0px 15px;
}*/
.column-title{
	font-size: 18px;
	font-weight: bold;
	color:#D5080F;
	padding: 0px 15px;
	text-align: center;
}
a.light-href{
	font-size: 12px;
	color: #e2e6e9;
	display: block;
	padding-top: 5px;
}
a.light-href:hover{
	color: #de7858;
}

a.light-href:visited{color:#e2e4e9;}
	
.headline{
	font-size:18px;
	font-weight: bold;
	padding: 0px 0px 15px 0px;
	color: #D5080F;
}

.content{
	font-size:14px;
	padding: 0px 0px 20px 0px;
}

.programmhref{
	font-size: 12px;
}
.privacy-policy a, .privacy-policy a:visited, .privacy-policy a:link {
    color: #46446C;
    font-size: 11px;
}

.privacy-policy a:hover{
    color: #000;
}
	    