/*------------------------------------------------------
G L O B A L  E L E M E N T S
------------------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	background: #63A2D6 url("/pics/background.gif") ;
	scrollbar-face-color: #00457B;
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: ;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #D9EEFF;
	scrollbar-arrow-color: #D9EEFF;
}

a.black {
	color: #000000;	
	font-size: 9px;
}

a.black_lg {
	color: #000000;	
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	font-decoration: italic;
	font-weight: bold;
}
a.white_lg {
	color: #FFFFFF;	
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	font-decoration: italic;
	font-weight: bold;
}



a.black:hover {
	color: #3F6A51;
}

a.black_lg:hover {
	color: #3F6A51;
}


div.white {
	width: 95%;
	border-bottom: 1px solid #ffffff;
	vertical-align: bottom;
}

div.blue {
	border-bottom: 1px solid #00457B;
	margin-top: 0;
	margin-bottom: 5px;
}

h1 {
	color:#00457B;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	padding-top: 2px;

}

h4 {
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	padding-top: 2px;

}

.indent {
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.right {
	text-align: right;
	padding-right: 20px;
}

.error {
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}


/*------------------------------------------------------
F O R M
------------------------------------------------------*/
select.home {
	width: 300px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
}

input.home {
	width: 70px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
}

.button_green {
	background: #B2C3B9 url("/pics/button_gr.jpg");
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
	border: 1px solid #3F6A51;
	width:58px;
}

.buttonRoll_green {
	background: #B2C3B9 url("/pics/button_gr.jpg");
	color: #3F6A51;
	font-weight: bold;
	font-size: 9px;
	border: 1px solid #3F6A51;
	width:58px;
}

input.search {
	width: 130px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border: 1px solid #00457B;
}

.button_bl_sm {
	background: #0065AD url("/pics/button_bl_sm.jpg");
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
	border: 1px solid #00457B;
	width:30px;
}

.buttonRoll_bl_sm {
	background: #0065AD url("/pics/button_bl_sm.jpg");
	color: #00457B;
	font-weight: bold;
	font-size: 9px;
	border: 1px solid #00457B;
	width:30px;
}


/*------------------------------------------------------
C O N T A I N E R
------------------------------------------------------*/

#container {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0 0px 0 0px;
	width: 752px !important;
	width /**/: 752px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

#ctr_menu {
	position: relative;
	margin: 0px auto 0 auto;
	padding: 0 0px 0 0px;
	width: 752px !important;
	width /**/: 752px;
	z-index: 10;
}


#parentHeader {
	width: 752px;
	height: 125px;
	border-right: 1px solid #00457B;
	border-left: 1px solid #00457B;
	background:#00457B;
}

#cntr_promo {
	position: absolute;
	margin:0;
	top: 184px;
	left: 0px;
	width: 605px;
	height: 207px;
	background: url("/pics/cntr_promo.jpg");
	border-left: 1px solid #004777;
	font-size: 10px;
}

#promo_left {
	float: left;
	width: 355px;
	height: 192px;
	border-right: 1px solid #FFFFFF;
}

#promo_left_top {
	width: 340px;
	text-align: left;
	padding-left: 10px;
	padding-right: 5px;
}

#promo_left_top a {
	color: #ffffff;
}

#promo_left_top h1 {
	color: #A6CE39;
	font-size: 16px;
	margin: 0;
	padding: 0;
	
}

#promo_left_bottom {
	width: 355px;
	height: 92px;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	font-size: 12px;

}

#promo_left_bottom h1 {
	color: #FFFFFF;
	font-size: 16px;
	margin: 0;
	padding: 0;

}

#promo_left_bottom ul li {
	list-style-image: url("/pics/bullet_bl.gif");
}

#promo_left_bottom a {
	color: #FFFFFF;	
}

#promo_right {
	float: right;
	width: 210px;
	height: 165px;
	text-align: left;
}

#cntr_season {
	position: absolute;
	float: left;
	margin: 0;
	padding: 15px 0 0 10px;
	top: 391px;
	left: 0px;
	width: 156px;
	height: 142px;
	background: #FFFFFF url("/pics/cntr_season.jpg") no-repeat;
	border-left: 1px solid #004777;

}

#cntr_cust {
	position: absolute;
	float:right;
	margin:0 0 0 0;
	padding-left: 5px;
	top: 391px;
	left: 167px;
	width: 386px;
	height: 157px;
	background: #FFFFFF url("/pics/cntr_cust.jpg") no-repeat;
	color: #00457B;
}
#cntr_cust a {
	color: #00457B;
	font-weight: bold;
	font-size: 10px;

}

#cntr_cust a:hover {
	color: #63A2D6;

}
#cntr_inner {
	position: absolute;
	top: 188px;
	left: 155px;
	width: 405px;
	height: 380px;
	background: #FFFFFF;
	color: #000000;
	font-size: 12px;
}

#cntr_inner a {
	color: #00457B;
}
#cntr_inner a:hover {
	color: #63A2D6;
}	

#cntr_inner_nr {
	position: absolute;
	top: 188px;
	left: 155px;
	width: 599px;
	height: 361px;
	color: #000000;
	font-size: 12px;
	background: #FFFFFF url("/pics/cntr_inner.jpg") top right no-repeat;
}

#cntr_inner_nr ul li{
	list-style-image: url("/pics/bullet_wh.gif");
}
#cntr_inner_nr a {
	color: #00457B;
}
#cntr_inner_nr a:hover {
	color: #63A2D6;
}	
#cntr_inner_nr_text {
	width: 565px;
}
.cntr_inner_nr_text2 {
height:309px;
overflow:auto;
padding:5px;
}
#text_size {
	text-align: right;
	padding-right: 30px;
	font-size: 10px;
	font-weight: bold;
	color: #0065AD;
}

#text_size a:hover {
	background-color: #B2c7d7;
}

#text_size a:active {
	background-color: #E9E9E9;
}

.text {
	font-size: 10px;
}


/*------------------------------------------------------
F O O T E R
------------------------------------------------------*/
#footer {
	position: absolute;
	top: 550px;
	width: 752px;
	height: 50px;
	background: #00457B;
	color: #ffffff;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 7px;
	border: 1px solid #00457B

}

.footer:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#footer ul {
	padding-top: 10px;
	padding-left: 100px;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
}

#footer ul li {
	display: inline;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8px;
	color: #ffffff;
	font-weight: bold;
	height: 10px;
	padding-left: 8px;
	border-right: 1px solid #FFFFFF;


}

#footer ul li a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8px;
	color: #ffffff;
	font-weight: bold;
	height: 10px;
	padding: 0 8px 0 8px;
	text-decoration: none;		
	/*filter:shadow(color:#00457B);
	float:left;*/
}

#footer ul li a:hover {
	text-decoration: underline;		
}