body 
{

	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	height: 100%;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 13px;
	background-image: url(../img/mainbg.jpg);
	background-repeat: repeat-x;
	/*background-color: #5491aa;*/
	color: #333;
  
}


body * 
{

	margin: 0px;
	padding: 0px;
	
  
}

/*
------------------
CLEARFIX
------------------
*/

.clearfix:after 
{ 

	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	
}

.clearfix 
{

	display:block;
	position:relative
	
}

* html .clearfix 
{
 
	height: 1%;
  
}

/*
------------------
Primary Containers
------------------
*/

#header
{
	
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	width: 892px;
	height: 200px;
	background-image: url(../img/new_banner_V2A.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #fff;
	border-top: 1px solid #a0a0a0;
	border-right: 1px solid #a0a0a0;
	border-left: 1px solid #a0a0a0;

}

#wrapper
{
	
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	width: 892px;
	text-align: left !important;
	background-color: #fff;
	border-right: 1px solid #a0a0a0;
	border-left: 1px solid #a0a0a0;

	
}

#left
{

	margin-left: 10px;
	width: 232px;
	height: auto;
	float: left;

}

#left h1
{

	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #165ab0;

}

#left p.SearchTags
{

	margin-right: 15px;
	margin-left: 15px;
	font-size: 10px;

}

.LeftBox
{

	margin-bottom: 25px;
	width: 232px;
	height: auto;
	background-image: url(../img/left_bg.jpg);
	background-position: center;
	background-repeat: repeat-y;;

}

.LeftBoxTop
{

	width: 232px;
	height: 21px;
	background-image: url(../img/left_top.jpg);
	background-position: center;
	background-repeat: no-repeat;

}

.LeftBoxBottom
{

	width: 232px;
	height: 21px;
	background-image: url(../img/left_bottom.jpg);
	background-position: center;
	background-repeat: no-repeat;

}

#right
{

	margin-left: 10px;
	width: 640px;
	height: auto;
	float: left;
	display: inline;
    background-color: #f2f2f2;

}

#right h1
{

	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 16px;
	color: #165ab0;

}

#right h2
{

	margin-top: 16px;
	margin-bottom: 2px;
	width: 630px;
	font-size: 16px;
	color: #165ab0;

}

#right img.content
  {padding-right: 10px;padding-bottom: 4px;}


#rl
{

	margin-right: 10px;
	margin-bottom: 10px;
	width: 300px;
	float: left;

}

#rr
{

	margin-bottom: 10px;
	width: 300px;
	float: left;

}


.FormFloatBox
{

	margin-bottom: 10px;
	width: 300px;
	overflow: hidden;

}

.FormLine
{

	margin-bottom: 6px;
	padding-left: 2px;
	width: 100%;
	height: 21px;
	overflow: hidden;
	font-size: 11px;

}

.FormLine p
{

	width: 120px;
	float: left;
	text-align: right;
}

p.answer
{

	width: auto;
	float: left;

}

p.alignleft
{

	width: 60px;
	float: left;

}

p.long
{

	width: 140px;
	float: left;
	text-align: left;

}

p.whole
{

	margin-bottom: 5px;
	width: 100%;
	font-size: 11px;

}

p.leftalign
{

	width: auto;
	float: left;
	text-align: left;

}

p.cap
{

	width: 100%;

}

.FormLineTA
{

	margin-bottom: 6px;
	padding-left: 2px;
	width: 100%;
	height: 147px;
	overflow: hidden;
	font-size: 11px;

}

.FormLineTA p
{

	width: 100%;
	float: none;
	text-align: left;

}

.FormLineTAShip
{

	margin-bottom: 6px;
	padding-left: 2px;
	width: 100%;
	height: 90px;
	overflow: hidden;
	font-size: 11px;

}

.FormLineBTN
{

	margin-top: 15px;
	margin-bottom: 6px;
	padding-left: 2px;
	width: 100%;
	height: 30px;

}

.FormLineCap
{

	margin-top: 15px;
	margin-bottom: 6px;
	padding-left: 2px;
	width: 100%;
	height: 80px;

}

.ta
{

	width: 95%;
	height: 120px;

}

.txt
{

	margin-top: 1px;
	float: left;

}

.txtshort
{

	margin-top: 1px;
	width: 60px;
	float: left;

}

.txtRight
{

	float: left;

}

#right h2.FormStep
{

	margin-top: 0px;
	margin-bottom: 8px;
	padding-left: 5px;
	background-color: #175bb0;
	color: #fff;

}

.rad
{

	margin-left: 10px;

}

#right .ProductIndex
{
	
	margin-bottom: 5px;
	padding-top: 10px;
	width: 630px;
	height: auto;
	overflow: hidden;
	/*background-color: #123454;*/
	border-top: 1px solid #a0a0a0;
	/*border-bottom: 1px solid #a0a0a0;*/

}

#right a:link, #right a:visited
{

	text-decoration: none;
	font-style: italic;
	font-size: 12px;
	color: #165ab0;

}

#right  a:hover
{

	text-decoration: none;
	font-style: italic;
	color: #a0a0a0;

}

#right p
{

	margin-right: 10px;
	margin-bottom: 5px;
	clear: both;
	line-height: 1.4em;

}

#right p.float
{

	width: 400px;
	float: left;
	clear: none;

}

#right p.link
{

	clear: both;

}

#right ul
{

	margin-right: 25px;
	margin-bottom: 10px;
	float: left;
	list-style: none;

}

#right ul.mainprod{margin-right: 12px;}

#right ul.FloatList
{

	margin: 0px;
	margin-left: 25px;
	width: 400px;
	list-style: square;

}

#right li.FList
{

	margin-bottom: 10px;
	line-height: 1.4em;

}

#right li.ProductImageFirst
{
	
	margin-bottom: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	color: #165ab0;

}

#right li.ProductImage
{

	margin-bottom: 5px;
	text-align: center;

}

#right img.lft
{padding-left: 10px;padding-right: 10px;}

#footer
{

	margin-right: auto;
	margin-left: auto;
	padding-bottom: 3px;
	width: 892px;
	height: auto;
	clear: both;
	background-color: #fff;
	border-right: 1px solid #a0a0a0;
	border-left: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
	
}

#formfooter
{

	margin-right: auto;
	margin-left: auto;
	padding-bottom: 3px;
	width: 892px;
	height: auto;
	clear: both;
	background-color: #fff;
	border-right: 1px solid #a0a0a0;
	border-left: 0px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;

}

#FooterTop
{

	margin-right: auto;
	margin-left: auto;
	width: 872px;
	height: 20px;
	background-image: url(../img/footer_top.jpg);
	background-repeat: no-repeat;

}

#FooterBG
{

	margin-right: auto;
	margin-left: auto;
	width: 872px;
	height: auto;
	text-align: center;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: repeat-y;

}

#FooterBottom
{

	margin-right: auto;
	margin-left: auto;
	width: 872px;
	height: 20px;
	background-image: url(../img/footer_bottom.jpg);
	background-repeat: no-repeat;

}

#footer ul.top
{

	margin-bottom: 3px;
	list-style: none;

}

#footer ul
{

	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
	width: 890px;
	list-style: none;

}

#footer ul.bottom
{
	
	margin-bottom: 0px;
	list-style: none;

}

#footer li
{

	margin-left: 5px;
	display: inline;

}

#footer p
{

	padding-top: 10px;
	font-size: 11px;

}

#footer a:link, #footer a:visited
{

	text-decoration: none;
	font-size: 11px;
	color: #165ab0;

}

#footer a:hover
{

	text-decoration: underline;
	font-size: 11px;
	color: #333;

}

#formfooter ul.top
{

	margin-bottom: 3px;
	list-style: none;

}

#formfooter ul
{

	margin-bottom: 3px;
	list-style: none;

}

#formfooter ul.bottom
{
	
	margin-bottom: 0px;
	list-style: none;

}

#formfooter li
{

	margin-left: 5px;
	display: inline;

}

#formfooter p
{

	padding-top: 10px;
	font-size: 11px;

}

#formfooter a:link, #formfooter a:visited
{

	text-decoration: none;
	font-size: 11px;
	color: #165ab0;

}

#formfooter a:hover
{

	text-decoration: underline;
	font-size: 11px;
	color: #333;

}

/*
------------------
Images
------------------
*/

img
{

	border: none;

}

img.fl
{

	float: left;

}

img.flQM
{

	margin-top: 10px;
	margin-left: 25px;
	float: left;

}

img.fr
{

	margin-right: 20px;
	float: right;

}

img.bigpic
{

	margin-bottom: 10px;

}

ul {
list-style-type: none;
padding-left: 5px;
margin-left: 0px;
float:left;

 }
 
 li.emc {
font-family :  Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
font-style : normal;
text-align:left;	
font-variant :normal; 
list-style: square inside;
font-weight : bolder;
height : auto;
letter-spacing : normal;
line-height : 1.5;
color : #000000;
text-decoration : none;
list-style-position:outside;
}

h3 {

font-size: 15px;
color: #165ab0;
margin-bottom: -10px;
float: left;
 }
 
 #ImageBanner{width: 630px; height: 75px; overflow: hidden;}
 .imgbnr{margin-left: 10px; float: left; border: none;}
