﻿@import url(menu_style.css);
body, body.sidebar {
	background-color : White;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #CCCCCC;
	margin-bottom: 0px;
}
img {
    border: 0px;
    }
.box_menu {
	background-image: url(../images/bg_menu_bar.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #082754;
}
.box_top {
	padding-top: 10px;
	padding-bottom: 10px;
}
.box_main_ad {
	background-image: url(../images/bg_main_ad.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #C1C9D4;
}
.box_body {
	background-image: url(../images/bg_body.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding-bottom: 15px;
	padding-top: 15px;
}
.box_bottom1 {
	background-image: url(../images/bg_footer1.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.box_bottom2 {
	background-image: url(../images/bg_footer2.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.box_spotlight_orig {
	background-image: url(../images/bg_spotlight.jpg);
	background-position: left;
	background-position: top;
	background-repeat: repeat-x;
	background-color: #345D89;
}
.box_spotlight {
	background-image: url(../images/bg_spotlight2.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.box_spotlight2 {
	width: 40px;
	background-image: url(../images/bg_product_spotlight.jpg);
	background-position: top;
	background-repeat: repeat-y;
}
.box_member_left {
	background-image: url(../images/member_box_left.jpg);
	background-position: top;
	background-repeat: repeat-y;
	width: 20px;
	background-color: #EDF0F4;
}
.box_member_right {
	background-image: url(../images/member_box_right.jpg);
	background-position: top;
	background-repeat: repeat-y;
	width: 20px;
	background-color: #EDF0F4;
}
.box_member_middle {
	background-color: #EDF0F4;
	border-bottom: 1px solid #B3B3CC;
	padding-bottom: 15px;
	padding-top: 15px;
}
.box1 {
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
.box2 {
	background-color: White;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	border: 1px solid #999999;
}
.box3 {
	background-color: #E5E5E5;
	border: 1px solid #B3B3CC;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.box4 {
	background-color: #B8B8D0;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.box5 {
	background-color: White;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border: 1px solid #999999;
}
.box6 {
	background-color: #094396;
	border: 2px solid #062858;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	color: White;
	width: 585px;
}
.price_table_lbl {
	background-color: #B8B8D0;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	font-size: 9pt;
}
.price_table_lbl2 {
	background-color: #DCDDE9;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	font-size: 9pt;
	text-align: center;
}
.price_table_fld {
	background-color: #EDEDED;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	font-size: 9pt;
	text-align: center;
}
.strike {
	text-decoration: line-through;
}

.box_left_menu {
	text-align: right;
	background-image: url(../images/menu_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #f57e20;
}
.box_left_menu2 {
}
.left_menu, .left_menu:Link, .left_menu:Visited {
	font-size: 14px;
	color: White;
	display: block;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 40px;
	padding-right: 5px;
	padding-top: 5px;
	
}
.left_menu:Hover {
	display: block;
	background-image: url(../images/menu_arrow.gif);
	background-position: left middle;
	background-repeat: no-repeat;
}
ul
  {
  margin-left: 1em;
  padding-left: 0;
  }
li
  {
  margin: 0;
  padding: 0;
  }
.form1 {
	border: 3px solid #F57F1F;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	color: #CF630A;
	font-weight: bold;
	font-size: 18px;
}
.form2 {
	border: 2px solid #CC2827;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	color: #CC2827;
	font-weight: bold;
	font-size: 14px;
}
.form3 {
	border: 2px solid #27276F;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	color: #27276F;
	font-weight: bold;
	font-size: 14px;
}
.form_strike
{
	text-decoration: line-through;
}
h1 {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 8px;
	color: #092E5D;
}

h1.detail_title {
	font-size: 18pt;
	font-weight: bold;	
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	color: #092E5D;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #092E5D;
	margin-top: 0px;
}
h3 {
	font-weight: bold;
	font-size: 11pt;
	margin-bottom: 0px;
	margin-top: 0px;
}
.normal {
	font-weight: normal;
}
hr {
	border: 0px solid #999999;
	color: #999999;
	height: 1px;
	background-color: #999999;
}
.dots {
	border-top: 3px dotted #999999;
}
.dots2 {
	border-top: 3px dotted #999999;
	border-bottom: 3px dotted #999999;
}
.dots3 {
	border-right: 3px dotted #999999;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #333333;
	line-height: 18px;
	font-weight: normal;
}

A, A:Link, A:Visited {
	color: #C8681B;
	text-decoration: none;
	font-weight: bold;
}
A:Hover {
	color: #E7934D;
}
.main_menu, .main_menu:Link, .main_menu:Visited {
	color: White;
	font-size: 12px;
}
.main_menu:Hover {
	color: #E7934D;
}
.spotlight_link_orig, .spotlight_link:Link, .spotlight_link:Visited {
	color: #FEF600;
}
.spotlight_link_orig:Hover {
	color: #FFFDB0;
}

.spotlight_link, .spotlight_link:Link, .spotlight_link:Visited {
	color: #C8681B;
}
.spotlight_link:Hover {
	color: #E7934D;
}

td.product_info_lbl {
	padding-right: 15px;
	color: #1E689D;
	font-size: 10pt;
	font-weight: bold;
}
td.product_info_fld {
	font-weight: bold;
	font-size: 10pt;
}
td.product_info_sub {
	color: #2687CC;
	border-top: 1px dashed #BBBBBB;
}
.totals {
	background-color: #FFFFCC;
	font-weight: bold;
	text-align: right;
}
.formfield {
	border: 1px solid #7f9db9;
	padding: 3px;
	color: #333333;
}
table.full_bar {
	background-color: #EDF0F4;
	border: 1px solid #B4BCCB;
	width: 100%;
	margin-top: 4px;
	margin-bottom: 4px;
}
table.full_bar td.bar_label {
	width: 80%;
	padding-right: 10px;
	font-weight: bold;	
	text-align:right;
}

table.main_content, td.body_container {
	background-color: White;
	padding: 25px;	
}


 /* Tool Tips */
a.tooltip {
	text-decoration: none;
	color: #3C3C3C;
 }
 
a.tooltip span {
	display: none;
	padding: 2px 3px;
	margin-left: 8px;
	width: 250px;
	text-decoration: none;
	font-style: normal;
	text-align: left;
 }
 
a.tooltip:hover span{
	display: inline;
	position: absolute;
	background: #FFFFC1;
	border: 1px solid #cccccc;
	color: #535353;
	text-decoration: none;
	font-style: normal;
	text-align: left;
 }
 
.tabs
{
    position:relative;
    top: 1px;
    left: 1px;
}

.tab
{
    border:solid 0px white;
    background-color: white;
    padding: 5px 0px 0px 0px;
    border-top: solid 0px white;
    line-height: 35px;
    height: 35px;
    font-size:  13px;
}

.selectedTab
{
    background-color:white;
    border-bottom:solid 1px white;
    height: 35px;
    font-size:  13px;
}

.tabContents
{
    /*border: solid 0px white;*/
    padding: 5px;
}