@charset "utf-8";
/* CSS Document */

html
{
	min-height: 100%;
	margin: 0px;
	background-color: #1A1D4C;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0px auto;
	background-color: #1A1D4C;
	min-height: 100%;
}

a
{
	color: #FFF;
	text-decoration: none;
}

a:link
{

}

a:hover
{
	color: #CC0000;
}

p
{
	padding-bottom: 8px;
}

img {
	behavior: url("pngbehavior.htc");
}

#bodyDiv
{
	width: 860px;
	margin: 0px auto;
	background-color: #1A1D4C;
	
}

#main_content
{
	padding: 20px 20px 10px 20px;
}

#news_container
{
	width: 600px;
}

.news_block
{
	padding-bottom: 30px;
}

.small_gray_date
{
	color: #6699CC;
	font-size: 10px;
	font-style: italic;
}


#faq_container p
{
	display: inline;
}

#header
{
	padding: 20px 20px 0px 20px;
	height: 200px;
	background-color: #1A1D4C;
	background: url(../images/header.jpg) no-repeat bottom;
}

#logo
{
	float: left;
	padding-top: 13px;
}


#footer
{
	color: #FFF;
	padding: 20px 0px 20px 0px;
}

#footer a
{
	color: #FFF;
	text-decoration: underline;
}

#footer a:hover
{
	color: #C00;
}




#head_menu
{
	float: right;
	color: #FFF;
	font-size: 11px;
}

#head_menu a
{
	color: #FFF;
	text-decoration: none;
}

#head_menu a:hover
{
	color: #CC0000;
}

#home_boxes_container
{
	background-color: #1A1D4C;
	height: 310px;
}

#home_boxes
{
	--background: url(../images/home_boxes_back2.jpg) no-repeat top;
	background: url(../images/products_top.jpg) no-repeat top;
	background-color: #1A1D4C;
	width: 614px;
	height: 309px;
	float: left;
	padding: 0px 0px 0px 0px;
}


#red_home_box_top
{
	background: url(../images/home_red_box_top.gif) no-repeat top;
	background-color: #820f1b;
	padding: 13px 0px 0px 10px;
	font-weight: bold;
}

#red_home_box_bottom
{
	background: url(../images/home_red_box_bottom.gif) no-repeat top;
	background-color: #1a1d4c;
	height: 15px;
}


#sub_bullseye_box
{
	background-color: #1A1D4C;
	width: 191px;
	margin-top: 8px;
	float: right;
	
	font-size: 11px;
	height: auto;
	margin-right: 10px;
}



#white_box
{
	width: 615px;
	margin-left: -10px;
	padding: 0px;
}

#white_box_top
{
	--height: 20px;
	--height: 70px;
	padding: 0px 0 0 20px;
	--background: url(../images/white_box_top.jpg) no-repeat bottom;
	background: url(../images/white_box_header2.gif) no-repeat bottom;
}

#white_box_top img
{
	padding-top: 10px;
}

#switch_box_top
{
	height: 70px;
	padding: 10px 0 0 20px;
	background: url(../images/switch_header.jpg) no-repeat bottom;
}

#white_box_middle
{
	background: url(../images/white_box_middle.jpg) repeat-y left;
	padding: 20px 20px 20px 30px;
	color: #333333;
}

#white_box_middle img
{
	border: 1px #333 solid;

}

#white_box_bottom
{
	height: 26px;
	padding: 0px;
	background: url(../images/white_box_bottom.jpg) no-repeat top;
}

#home_box_top
{
	height: 196px;
	padding: 0px;
	background: url(../images/home_box_top.jpg) no-repeat bottom;
}

#icon_menu
{
	float: right;
	width: 180px;
}

#icon_menu td
{
	padding: 5px;
	font-size: 11px;
}

#box_holder
{
	padding-bottom: 20px;
}

#box_holder .clr
{
	clear: both;
}


#product_box_top
{
	background: url(../images/products_box_top.jpg) no-repeat bottom;
	width: 615px;
	height: 193px;
}

#product_box_middle
{
	background: url(../images/products_box_middle.jpg) repeat-y top;
	width: 615px;
}

#product_box_middle table
{
	margin-left: 20px;
}

#product_box_bottom
{
	background: url(../images/products_box_bottom.jpg) no-repeat top;
	width: 615px;
	height: 32px;
}


.page_title
 {
 	padding-top: 20px;
 }

.menu_button
{
}


.menu_spacer
{
	width: 15px;
}

.left_sub_menu
{
	height: 30px;
	background: url(../images/left_sub_menu_blue.gif) no-repeat right;
	width:17px;
}

.right_sub_menu
{
	height: 30px;
	background: url(../images/right_sub_menu_blue.gif) no-repeat right;
	width: 17px;
}

.left_sub_menu_corner
{
	height: 30px;
	background: url(../images/left_sub_menu_corner.gif) no-repeat right;
	width: 20px;
}

.right_sub_menu_corner
{
	height: 30px;
	background: url(../images/right_sub_menu_corner.gif) no-repeat left;
	width: 20px;
}

.main_sub_menu
{
	height: 30px;
	background-color: #4A4C72;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}

.main_sub_menu a
{
	color: #D7E0E1;	
	text-decoration: none;
}
.main_sub_menu a:hover
{
	color: #FFF;
}


.sub_menu
{
	--padding-top: 15px;
}




.faq_block
{

}



.form_header
{
	font-weight: bold;
	font-size: 12px;
	background-color: #dedfef;
	margin-bottom: 10px;
}

.form_label
{

}

.form_field
{

}

.form_required
{
	color: #F00;
}


.form_table td
{
	padding: 5px;
}

.faq_list ul
{
	padding-left: 20px;
}


.faq_list li
{
	padding: 4px;
}

h2
{
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-left: 10px;
	margin-top: 15px;
	padding-top: 20px;
}

h3
{
	font-size: 14px;
	font-weight: bold;
}

h5
{
	font-size: 12px;
	font-weight: bold;
	color: #191942;
	margin-bottom: 5px;
}



hr
{
	color: #E2E2E2;
}



.home_list
{
	margin: 0px 0px 0px 5px;
	padding: 0px 10px 0px 10px;
	font-size: 10px;
	color: #333;
	
}

.home_box_text
{
	padding-left: 20px;
}

.home_large_text
{
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	color: #666666;
	padding-top: 10px;
}

.blue_link a
{
	text-decoration: none;
	color:#006699;	
}

.blue_link a:hover
{
	color: #C00;
}



.normal_list
{

}
.normal_list li
{
	margin-left: 20px;
	padding-bottom: 4px;
}

.centered_row td
{
	text-align: center;
}


.question
{
	color: #666666;
}

.answer
{
	color: #CC0000;
}