html, body {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva,Arial, Helvetica, sans-serif;
/*+*/
}

/*#body_wrapper {
	min-width: 980px;
	margin: auto;
}
*/
#background {
	background: #062f5d url(../images/background.jpg) repeat-x top;
}

#clouds {
	background: url(../images/clouds.jpg) no-repeat top center;
}
.red { color:#F00;}
#page_wrapper {
	width: 980px;
	margin: 0px auto;
/*	padding: 31px 38px 0px 57px; /* 12=39? */
}

#page {
	padding: 31px 38px 0px 12px; /* 12=39? */
/*	margin: 31px 38px 0px 12px; /* 12=39? */
}

#border_top {
	height: 26px;
	background: url(../images/border_top.gif) no-repeat;
}

#border_left {
	float: left;
	width: 39px;
	min-height: 655px;
	background: url(../images/border_left.gif) no-repeat;
}

#contents {
	float: left;
	width: 845px;
	background: url(../images/main_bg.jpg) repeat-y;
}

#border_right {
	float: left;
	margin-top: 65px;
	width: 19px;
	background: url(../images/border_right.gif) no-repeat;
	min-height: 162px;
}

/* LEFT */
#left {
	width: 211px;
	float: left;
}

#logo_box {
	width: 176px; /* 211-35 */
	height: 182px; /* 209-27 */
	padding: 27px 0px 0px 35px;
	background: url(../images/logo_bg.jpg) no-repeat;
}

#menu_box {
	
}

#menu, #menu .menu_button {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#menu {
	background: url(../images/menu_bg.jpg) repeat-y;
	padding-bottom: 10px;
}

.menu_button_selected, .menu_button a {
	display: block;
	margin-left: 29px;
	padding: 9px 0px 0px 13px;
	height: 21px; /* 31-10 */
	width: 137px; /* 150-13 */
	background: url(../images/menu_button_off.jpg) no-repeat;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #d0d0d0;
}

.menu_button_selected, .menu_button a:hover {
	background: url(../images/menu_button_on.jpg) no-repeat;
	font-weight: bold;
	color: #ffffff;
}

#menu_bottom {
	width: 211px;
	height: 39px;
	background: url(../images/menu_bottom.jpg) no-repeat;
}

#coverage_map {
	padding: 6px 0px 0px 7px;
}


/* MAIN */

#main {
	width: 633px;
	min-height: 655px;
	float: left;
}

#head {
	width: 593px; /* 633-20*2 */
	height: 127px; /* 167-20*2 */
	background: url(../images/head.jpg) no-repeat;
	padding: 20px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	color: #BBDFF8;
}

#head a {
	color: #BBDFF8;
}

#main_bottom {
	margin-top: 20px;
	height: 5px;
	background: url(../images/main_bottom.jpg) no-repeat;
}

#border_bottom {
	float: right;
	width: 19px;
	height: 199px;
	background: url(../images/border_bottom.gif) no-repeat;
	position: relative;
	top: 0px;
	left: 19px;
	margin-left: -19px;
	margin-top: -199px;
}

#footer {
	width: 845px;
	height: 27px;
	margin-left: 39px; /* border_left */
	margin-bottom: 5px;
}

#footer_left {
	float: left;
	background: url(../images/footer_l.gif) no-repeat right;
	width: 29px;
	height: 27px;
}

#footer_right {
	float: right;
	background: url(../images/footer_r.gif) no-repeat left;
	width: 29px;
	height: 27px;
}

#footer_content {
	float: left;
	background: #00184b;
	width: 773px; /* (845-29-29)-7*2 */
	height: 13px; /* 27-7*2 */
	font-size: 12px;
	color: #808ca6;
	padding: 7px;
}


.box_wrapper, .button_wrapper {
	float: left;
	font-size: 12px;/*11px;*/
	margin: 10px 4px 0px 6px;
	color: #333;/*#000000;*/
	width: 300px;
	overflow: hidden;
}

.box_big {
	width: 610px;
}

.box_fill_left {
	background: url(../images/box_l.jpg) repeat-y left;
}

.box_fill_right {
	background: url(../images/box_r.jpg) repeat-y right;
}

.box_top_bg {
	background: #ffffff url(../images/box_bg.jpg) repeat-x;
}

.box_tl {
	float: left;
	width: 7px;
	height: 34px;
	background: url(../images/box_tl.jpg) no-repeat;
}

.box_t {
	background: url(../images/box_t.jpg) repeat-x;
	text-align: center;
	padding-top: 15px;
	color: #ffffff;
	text-transform:uppercase;/*+*/
	font-size: 12px;/*+*/
	font-weight: bold;/*+*/
}

.box_big .box_t {
/*	text-align: left;*/
/*	padding-left: 75px;*/
	width: 300px;
	overflow: visible;
}

.box_t h1, .box_t h2, .box_t h3, .box_t h4, .box_t h5, .box_t h6 {
	font-size: 10px; /* ie7 */
	font-size: inherit !important;
	padding: 0px;
	margin: 0px;
	font-weight: bold;/*normal;*/
}

.box_tr {
	float: left;
	float: right;
	width: 7px;
	height: 34px;
	background: url(../images/box_tr.jpg) no-repeat;
}

.box_line {
	height: 10px;
	background: url(../images/box_line.jpg) repeat-x top;
	margin: 0px 20px;
}
/*
.box_l {
	float: left;
	width: 7px;
	background: url(../images/box_l.jpg) repeat-y;
	height: 50%;
}

.box_r {
	float: right;
	width: 7px;
	background: url(../images/box_r.jpg) repeat-y;
}
*/
.box_m {
	min-height: 240px;
	padding: 8px 20px;
	overflow: hidden;
	text-align: justify;
}

.box_big .box_m {
	min-height: 20px;
}

.box_small .box_m, .box_long .box_m {
	min-height: inherit;
}

.box_small .box_m .box_content {
/*	min-height: 250px;*/
	height: 150px;
	overflow: hidden;
}

.box_long .box_m .box_content  {
	height: 310px;
	overflow: hidden;
}

.box_bl {
	float: left;
	width: 7px;
	height: 7px;
	background: url(../images/box_bl.jpg) no-repeat;
}

.box_b {
	height: 7px;
	background: url(../images/box_b.jpg) repeat-x;
}

.box_br {
	float: right;
	width: 7px;
	height: 7px;
	background: url(../images/box_br.jpg) no-repeat;
}


a {
	font-weight: bold;
	color: #404040;
	text-decoration: underline;
}

a:hover {
	color: #808080;
	text-decoration: none;
}

/* http://64.233.183.104/search?q=cache:I01-972N5swJ:csscreator.com/%3Fq%3Dnode/20520+js+OR+javascript+anchor+hide+OR+remove+outline&hl=bg&ct=clnk&cd=2&gl=bg */
/* http://csscreator.com/?q=node/20520 */
a:focus, a:active {
	outline: none;
}

p {
	line-height: 14px;
	margin: 10px 0px;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 14px;
	margin: 15px 0px 10px 0px;
	padding: 0px;
}

h3 {
	font-size: 14px;
}

img.border {
	border: 1px solid #A7B5CF;
}

table, table th, table td {
	padding: 5px;
	margin: 0px;
	border-collapse: collapse;
	vertical-align: top;
}

table.border, table.border th, table.border td {
	border: 1px solid #A7B5CF;
}

/*.table_prices caption {
	padding: 5px;
	text-align: right;
	font-style: italic;
	color: #8991A0;
}

.table_schedule caption {
	padding: 5px;
	margin: 0px 0px 2px -1px;
	text-align: left;
	background: #FAFAFB;
	font-weight: bold;
}*/

caption {
	padding: 5px;
	margin: 0px 0px 2px -1px;
	text-align: left;
	background: #FAFAFB;
	font-weight: bold;
	border: 1px solid #ECECF0;
	border-bottom: none;
}

.width100 {
	width: 100%;
}

.width50 {
	width: 50%;
}

table th, table td {
	height: 20px;
}

table th {
	background: #758BB4;
	color: #D8DFEA;
}

.boxed {
	border: 1px solid #BBDFF8;
	background-color: #758BB4;
	padding: 2px 5px;
}

dl.faq {/*+*/
	padding: 0px;
	margin: 0px;
}
dl.faq dt {
	margin: 0px 0px 12px 0px;/*2px 5px;*/
	font: normal 12px Verdana, Helvetica, sans-serif;/*+*/
}

dl.faq dd {
	margin: 3px 0px 10px 0px;/*5px 0px 10px 10px;*/
	font: normal 12px Verdana, Helvetica, sans-serif;/*+*/
	padding-bottom: 11px;/*+*/
/*	text-align: justify;*/
}

dt.faq dd.hot {
	background-color: #f0f0f0;
}

.mand {
	font-weight: bold;
}

.error {
	color: #C16E68;
	color: #990000;
}

.fright {
	float: right;
	font: normal 11px Arial, Helvetica, sans-serif;/*+*/
}
.fright a {/*+*/
	text-decoration: none;
}

.fleft {
	float: left;
}

.aright {
	text-align: right;
}

.aleft {
	text-align: left;
}

.acenter {
	text-align: center;
}

.clear {
	clear: both;
}

#channel_date_selector_wrapper {
	padding-bottom: 10px;
}

dl.faq dt {
	font-weight: bold;
}

.subheader {
	border-bottom: 2px solid;
	padding-bottom: 10px;
}

input, select, textarea {
	background-color: #FAFDFF;
	border: 1px solid #66B8FF;
	margin: 2px 2px 5px 2px;
}

.btn {
	width: auto;
	overflow: visible;
	margin: 5px;
	padding: 2px 4px;
	background-color: #D2E4FE;
}

.i_cancel {
	padding-left: 22px;
	background: #F5FAFF url(../images/i_cancel.gif) left center no-repeat;
	border: 1px solid #66B8FF;
}

.i_ok {
	padding-left: 22px;
	background: #F5FAFF url(../images/i_ok.gif) left center no-repeat;
	border: 1px solid #66B8FF;
}

.separator {
	font-size: 1px;
	height: 1px;
	border-top: 1px solid #335D87;
	background-color: #eeeeee;
	margin: 10px 0px;
}

.object_box {
	float: left;
}

.object_head {
	margin: 10px;
	padding-bottom: 5px;
/*	font-weight: bold;*/
/*	text-decoration: underline;*/
	border-bottom: 1px solid;
}


#debug_message {
	float: right;
	color: #ffffff;
	font-size: 10px;
/*	text-align: right;*/
	padding-right: 1px;
	position: relative;
	top: -30px;
	height: 0px;
	color: #335D87;
	background: #335D87;
/*	-moz-opacity: .25;*/
	opacity: .25;
}

.debug {
	border: 1px solid red;
	margin: -1px;
}

.debug1 {
	border: 1px solid red;
}



