/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(bodybg.gif);
	background-repeat: repeat-x;
	background-color: #ecedee;
	text-align: justify;
	color: #444444;
}
#outer {
	margin: 0px auto;
	width: 960px;
	text-align: justify;
	background-position: center;
}

.h1bannerheading {
	font-size: 20px;
	font-weight: bold;
	color:#FFFFFF;
	padding:5px 0px 0px 11px;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.h1bannersubheading {
	font-size: 16px;
	font-weight: bold;
	color:#fe873c;
	padding:5px 0px 0px 0px;
	text-transform: uppercase;
	letter-spacing: -1px;	
}
.h1 {
	font-size: 20px;
	font-weight: bold;
	color:#FFFFFF;
}
.h2 {
	font-size: 18px;
	font-weight: bold;
}
.h3 {
	font-size: 16px;
	font-weight: bold;
}
.h4 {
	font-size: 14px;
	font-weight: bold;
	color: #127ecc;
}
.h5 {
	font-size: 12px;
	font-weight: bold;
}

.headerbold {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #e0e3e5;
	padding-bottom:13px;
}
.headernormal {
	font-family: arial;
	font-size: 12px;
	color: #e0e3e5;
	padding-bottom:13px;	
	
}
.headerpoints {
	font-family: arial;
	font-size: 11px;
	color: #e0e3e5;
	font-weight: bold;	
}

.boxcontent
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#444444;
	text-align:justify;
}

.boxcontent a
{
	color:#444444;
	text-align:justify;
	text-decoration:underline;	
}

.boxcontent a:hover
{
	color:#000000;
	text-align:justify;
	text-decoration:none;	
}

.bodycontent
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#444444;
	text-align:justify;
	padding-right: 5px;
}
.bodycontent a
{
	color:#000;
	text-decoration:underline;

}
.bodycontent a:hover
{
	color:#000;
	text-decoration:none;

}

.bodycontentbold 
{
	color:#444444;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.bodycontentbold a
{
	color:#000000;
	text-decoration:underline;

}
.bodycontentbold a:hover
{
	color:#000000;
	text-decoration:none;

}

.boxcontentbold 
{
	color:#1d516e;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-align:left;
	font-weight: bold;
	font-variant: normal;
}
.boxcontentbold a
{
	color:#1d516e;
	text-decoration:underline;

}
.boxcontentbold a:hover
{
	color:#1d516e;
	text-decoration:none;

}
.subheading {
	color: #1d516e;
	font-size: 14px;
	text-align:left;	
	font-weight: bold;
	padding-top:5px;
}
.price {
	color: #f47235;
	font-size: 13px;
	font-weight: bold;
}
.discount {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
.featureshead {
	color: #f47235;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 5px;	
	vertical-align: top;
	text-transform: uppercase;
}
.featurescont {
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#444444;
	text-align:left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(images/feaarrow.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.points {
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#444444;
	text-align:left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(images/feaarrow.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: 15px;
}
.listproductbg {
	padding-top: 5px;
	background-image: url(images/listproductsbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.subheadingname {
	color: #444444;
	font-size: 14px;
	font-weight: bold;
}
.heading {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.heading1 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.virtuallinks
{
	color:#FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-image: url(virtuallinksbg.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 25px;
	background-position: center center;
	vertical-align: center;
}
.virtuallinks a
{
	color:#fff;
	text-decoration: none;
}
.virtuallinks a:hover
{
	color:#fff;
	text-decoration: underline;	
}
.learnmorebut {
	padding-top: 7px;
	padding-bottom: 7px;
}
.learnmore {
	color: #5fafe5;
	font-size: 12px;
	font-weight: bold;
}
.learnmore a{
	color: #5fafe5;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.learnmore a:hover{
	color: #5fafe5;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.readmore
{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#ec2228;
	text-decoration:none;
}

.readmore a
{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#ec2228;
	text-decoration:underline;
}

.readmore:hover
{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#ec2228;
	text-decoration:underline;
}


.tabletesti {
	background-color: #eaeaea;
	border: 1px solid #d8d8d8;
	height: 85px;
}

/*form*/
.formtag
{
	margin:0px;
	padding:0px;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	text-align: left;
	color: #FFFFFF;
}
.formtag1
{
	margin:0px;
	padding:0px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #444444;
}
#bg {
	background-image: url(requestquote.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 302px;
}
#textfieldid {
	background-image: url(textfieldbg.gif);
	height: 25px;
	width: 281px;
	padding-right: 0px;
	padding-left: 5px;
	padding-top:2px;
	background-repeat: no-repeat;
	text-align: left;
}
.textfield {
	height: 20px;
	width: 265px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	font-size: 13px;
	color: #333333;
	text-align: left;
}
.textfieldme {
	height: 20px;
	width: 265px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 13px;
	color: #333333;
	text-align: left;
}
#textfieldmenuid {
	background-image: url(textfieldmenu.gif);
	height: 24px;
	width: 212px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top:1px;
	background-repeat: no-repeat;
}
.textfieldmenu {
	height: 20px;
	width: 195px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	font-size: 12px;
	color: #333333;
}
#textboxid {
	background-image: url(textboxbg.gif);
	height: 67px;
	width: 281px;
	padding-right: 0px;
	padding-left: 5px;
	padding-top:2px;
	background-repeat: no-repeat;
	text-align: left;
}
.textbox {
	height: 60px;
	width: 275px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	font-size: 13px;
	color: #333333;
	text-align: left;
}
#dob {
	width: 210px;
	height:25px;
	background-position: center center;
}
#textfielddobid {
	background-image: url(dobbg.gif);
	height:23px;
	width: 60px;
	padding-right: 3px;
	padding-left: 5px;
	padding-top:2px;
	background-repeat: no-repeat;
}
.textfielddob {
	height: 18px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	font-size: 12px;
	color: #333333;
}
#textfieldheightid {
	background-image: url(heightbg.gif);
	height: 23px;
	width: 97px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top:2px;
	background-repeat: no-repeat;
}
.textfieldheight { 	
	height: 18px;
	width: 85px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	font-size: 12px;
	color: #333333;
}


/*footer*/
.footer
{
	font-size: 11px;
	color: #828282;
	text-align: center;
	padding-bottom:10px;
}
.privacy
{
	font-size: 11px;
	height: 22px;
	color: #b7b7b7;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
.privacy a
{
	color: #356a88;
	text-decoration: none;
}
.privacy a:hover
{
	color: #194761;
	text-decoration: underline;
}

.footerlinks {
	font-size: 11px;
	color: #333333;
	text-align: right;
}
.footerlinks a
{
	color:#333333;
	text-decoration:none;
}

.footerlinks a:hover
{
	color:#666666;
	text-decoration:underline;

}
.copyrights
{
	font-size: 11px;
	color: #333333;
	height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.leftbg
{
	background-image: url(leftlinksbg.gif);
	background-repeat: repeat-y;
}.mainheading {
	color:#000000;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}




#MainHeading {
	width:678px;
	padding: 5px 10px 7px 10px;
	float:left;
	color: #FFFFFF;
}
#MainHeading #BreadCrumb {padding:5px 0 0 0; }
#MainHeading .SubHeading { font-size:14px; float:left; font-weight:normal; margin:0 0 15px 0; }
#MainHeading .SubHeading .Item { font-size:14px; float:left; font-weight:normal; margin:0 4px 0 0; }
#MainHeading .SubHeading .Item h1 { font-size:14px; float:left; margin:0px; font-weight:normal; }
#MainHeading .SubHeading .Item a, #MainHeading .SubHeading .Item a:visited { text-decoration:none; color:inherit; }
#MainHeading .SubHeading .Item a:hover { text-decoration:underline; color:inherit; }
.DotLine { height:4px; overflow:hidden; background-image:url(dotline.jpg); background-repeat:repeat-x; clear:both; }
#navigation { width:678px; position:absolute; right:0px; top:0px; z-index:1; margin-top:25px; }
#navigation .items { color:#FFFFFF; }
#navigation .items .item { float:left; position:relative; }
#navigation .items .item .tab { float:left; }
#navigation .items .item .tab-over { float:left; color:#FFCC00;}
.DarkGreen { color:#fff!important; }
.LightGreen { color:#fff!important; }
.BigFont { font-size:17px!important; font-weight:normal!important; }
.SingleLine { border-bottom:solid 1px #fff; border-top:solid 0px #53756D; padding:2px 0 8px 0; }

.style1 {
	color: #194761;
	font-weight: bold;
}

.paypal {
	padding: 0px 5px 5px 10px;
	float: right;
}
#faqsearchbg {
	background-image: url(../images/faqbg.png);
	background-repeat: no-repeat;
}
#textfieldidfaq {
	background-image: url(../images/faqsearchtextbg.gif);
	height: 27px;
	width: 170px;
	padding-right: 0px;
	padding-left: 5px;
	padding-top:2px;
	background-repeat: no-repeat;
	text-align: left;
}
.textfieldfaq {
	height: 22px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	font-size: 13px;
	color: #333333;
	text-align: left;
}
.faqsearchbold 
{
	color:#ffffff;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding:0px 0px 0px 10px;
}
.faqsearchboldheading 
{
	color:#444444;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	padding:0px 0px 0px 10px;
}
.faqsearchboldcontent 
{
	color:#444444;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	padding:0px 0px 0px 10px;
}

sup{
font-size: 10px;
}

#rec{
color: #2d4356;
}

.sm{
font-size:6px;
}

#player{
	margin-top:30px;
	
}
#videoSpacer{
	padding-top:22px;
}

/****** Menu Start Here **********/
#menu{
	background:url(menu-bg.jpg) no-repeat;
	width:960px;
	height:52px;
}
#menu ul{
	margin:15px 12px;
	padding:0;
	list-style:none;
}
#menu ul li{
	display:inline;
	padding:0;
	margin:12px 9px;

}
#menu a{
	text-decoration:none;
	color:#FFFFFF;
	font-size:17px;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	margin:12px 12px;
	letter-spacing:1px;
}
#menu a:hover{
	text-decoration:none;
	color:#FFFFFF;

}
/****** Menu End Here **********/
#logo-container{
	width:295px;
	float:left;
}
.logo-independent-txt h1{
	padding:43px 0 0 18px;
	margin:0;
	color:#A2A3A5;
	font-size:18px;
	font-weight:bold;
	float:left;
}
.top-txt a{
	font-size:15px;
	font-style:italic;
	color:#243843;
	padding-left:8px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
.top-txt a:hover{
	color:#243843;
	font-weight:bold;
	text-decoration:none;
}