html, body
{
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
	font-size : 13px;
	color : black;
	background-color : #f4f4f4;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	border : none;
}

form
{
	background-color : #ffffff;
}

a 
{
	color : blue;
	text-decoration: underline; 
}

a.visited
{
	color : blue;
	text-decoration: underline; 
}

h1 
{
	font-size : 14px;
	font-weight: bold;
	margin : 0px 0px 0px 0px;
}

h2 
{
	font-size : 14px;
	font-weight: bold;
	margin : 0px 0px 0px 0px;
}

h3
{
	font-size: 14px;
	font-weight: bold;
	vertical-align: baseline;
	line-height: 17px;
	margin: 0px 0px 0px 0px;
}

h3 {font-size: 14px; font-weight: bold;}

.BottomPadding5px
{
	padding-bottom: 5px;
}

.TopPadding2px
{
	padding-top: 2px;
}

.vertical_line_black
{
	background: url(images/vertical_line_black.gif) top right repeat-y;
}

.vertical_line_gray
{
	background: url(images/vertical_line_gray.gif) top right repeat-y;
}

.br {clear: both;}

.outerDiv
{
	margin: 0px auto; 
	width: 780px;
	background-color : #ffffff;
}

.mainDiv 
{
	margin: 0px auto; 
	width: 770px;
	background-color : #ffffff;
}

.headerDiv
{
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	height: 68px;
	background: url(images/title_box.gif) top right no-repeat;
}

.headerHome
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 275px;
	height: 46px;
}

.headerExtras
{
	position: relative;
	top: 3px;
	left: 330px;
	width: 435px;
	height: 20px;
	background-color: #3a567c;
	text-align: right;
	vertical-align: middle;
	color : white;
	font-size : 13px;
	font-weight : bold;
}

.headerOptions
{
	position: relative;
	top: 26px;
	left: 330px;
	width: 435px;
	height: 20px;
	background-color: #4291c5;
	text-align: right;
	vertical-align: middle;
	color : white;
	font-size : 13px;
	font-weight : bold;
}

.headerOptions > a:link 
{
	color:white;
}

.headerOptions > a:visited 
{
	color:white;
}

.headerOptions > a:hover
{
	color:yellow;
}

.footerDiv
{
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	text-align: right;
	vertical-align: middle;
	color: black;
}

.footerDiv > a:link 
{
	color: blue;
}

.footerDiv > a:visited 
{
	color: blue;
}

.footerDiv > a:hover
{
	color: #000077;
}

.box_LRB_yellow
{
	font-family: Arial;
	font-size : 12px;
	line-height: 18px;
	border-left: 1px solid #D9CC79;
	border-right: 1px solid #D9CC79;
	border-bottom: 1px solid #D9CC79;
	padding: 5px 5px 5px 10px;
	margin-bottom: 5px;
}

.box_LRB_red
{
	font-family: Arial;
	font-size : 12px;
	line-height: 18px;
	border-left: 1px solid #E5C2B0;
	border-right: 1px solid #E5C2B0;
	border-bottom: 1px solid #E5C2B0;
	padding: 5px 5px 5px 10px;
	margin-bottom: 5px;
}

.box_LRB_green
{
	font-family: Arial;
	font-size : 12px;
	line-height: 18px;
	border-left: 1px solid #D3E3A9;
	border-right: 1px solid #D3E3A9;
	border-bottom: 1px solid #D3E3A9;
	padding: 5px 5px 5px 10px;
	margin-bottom: 5px;
}

.box_LRB_blue
{
	font-family: Arial;
	font-size : 12px;
	line-height: 18px;
	border-left: 1px solid #94B8E7;
	border-right: 1px solid #94B8E7;
	border-bottom: 1px solid #94B8E7;
	padding: 5px 5px 5px 10px;
	margin-bottom: 5px;
}

.box_white
{
	padding: 2px 5px 5px 5px;
	margin-bottom: 5px;
}

.left_nav_title_yellow
{
	height: 22px;
	padding-top: 6px;
	padding-left: 7px;
	background: url(images/header_small_yellow.gif) top right no-repeat;
}

.left_nav_title_red
{
	height: 22px;
	padding-top: 6px;
	padding-left: 7px;
	background: url(images/header_small_red.gif) top right no-repeat;
}

.left_nav_title_green
{
	height: 22px;
	padding-top: 6px;
	padding-left: 7px;
	background: url(images/header_small_green.gif) top right no-repeat;
}

.left_nav_title_blue
{
	height: 22px;
	padding-top: 6px;
	padding-left: 7px;
	background: url(images/header_small_blue.gif) top right no-repeat;
}

.left_nav_div
{
	float: left;
	width: 188px;
	margin-top: 3px;
}

.left_nav_div h3 { color: Black; }

.main_content_div
{
	float: right;
	width: 570px;
	margin-top: 3px;
}

.main_content_div a { text-decoration: underline; }

.main_content_title_yellow
{ 
	height: 22px;
	padding-top: 6px;
	padding-left: 7px;
	background: url(images/header_large_yellow.gif) top right no-repeat 
}

.main_content_title_red
{ 
	height: 22px;
	padding-top: 6px;
	padding-left: 7px;
	background: url(images/header_large_red.gif) top right no-repeat 
}

.main_content_title_green
{ 
	height: 22px;
	padding-top: 6px;
	padding-left: 7px;
	background: url(images/header_large_green.gif) top right no-repeat 
}

.main_content_title_blue
{ 
	height: 22px;
	padding-top: 6px;
	padding-left: 7px;
	background: url(images/header_large_blue.gif) top right no-repeat 
}

.full_content_div
{
	width: 770px;
	margin-top: 3px;
}

.full_content_title_yellow
{ 
	height: 22px;
	padding-top: 6px;
	padding-left: 7px;
	background: url(images/header_full_yellow.gif) top right no-repeat 
}

.full_content_title_red
{ 
	height: 22px;
	padding-top: 6px;
	padding-left: 7px;
	background: url(images/header_full_red.gif) top right no-repeat 
}

.full_content_title_green
{ 
	height: 22px;
	padding-top: 6px;
	padding-left: 7px;
	background: url(images/header_full_green.gif) top right no-repeat 
}

.full_content_title_blue
{ 
	height: 22px;
	padding-top: 6px;
	padding-left: 7px;
	background: url(images/header_full_blue.gif) top right no-repeat 
}

.priceComparisonShippingSelection
{
	background-color: #cccccc;
	text-align: right;
	vertical-align: middle;
	color: black;
	font-size: 10px;
	font-weight: bold;
}

.priceComparisonHeader
{
	background-color: #4593c6;
	text-align: center;
	vertical-align: middle;
	color: white;
	font-size: 10px;
	font-weight: bold;
}

.priceComparisonHeaderCenter
{
	background-color: #4593c6;
	text-align: center;
	vertical-align: middle;
	color: white;
	font-size: 10px;
	font-weight: bold;
}

.priceComparisonHeaderLeft
{
	background-color: #4593c6;
	text-align: left;
	vertical-align: middle;
	color: white;
	font-size: 10px;
	font-weight: bold;
}

.priceComparisonEntryCenter
{
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
	color: black;
	font-size: 12px;
}

.priceComparisonEntryLeft
{
	background-color: #ffffff;
	text-align: left;
	vertical-align: middle;
	color: black;
	font-size: 12px;
}

.priceComparisonPrice
{
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
	color : red;
	font-size : 14px;
	font-weight : bold;
}

.shipping_form_div
{
	font-size: 10px;
	font-style: normal;
	background: #cccccc;
	/*color: #ffffff;*/
}

.shipping_form_element_div
{
	font-size: 10px;
	font-style: normal;
	background: #ffffff;
	/*color: #ffffff;*/
}
