/* standard HTML styles */
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	background-color: #CCCCCC;
	margin: 5px 0px;
	padding: 5px 0px;
	color: #666666;
}

b
{
	font-weight: bold;
	color: #003374;
}

select
{
	font-size: 11px;
	color: #003399;
}

h1
{
	margin: 0px;
	font-weight: bold;
	line-height: 1.1em;
	text-transform:capitalize;
	font-size: 22px;
	color: #003374;
	font-family: verdana, arial, helvetica, sans-serif;
	padding-bottom: 8px;
}

h4
{
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	font-family: verdana, arial, helvetica, sans-serif;
	padding-bottom: 5px;
}

a
{
	text-decoration: none;
	color: #003374;
	font-weight: bold;
}

br 
{
	clear: left;
	height: 10px;
}

a:hover
{
	text-decoration: underline;
}

#page
{
	width: 786px;
	margin-left: auto;
	margin-right: auto;
	background-color: #767DAA;
}

#pageDetails
{
	margin: 25px;
}

#content
{
	background-color: White;
	padding: 10px;
	margin-bottom: 10px;
}

#content hr
{
	margin: 0px;
	padding: 0px;
}

#content a
{
	color: #336699;
	font-weight: bold;
}

#content a:visited
{
	color: #336699;
}

#content h1
{
	font-size: 18px;
	color: #003272;
	margin-top: 3px;
	margin-bottom: 10px;
}

.content #heading
{
  font-size: 18px;
	color: #666699;
	font-weight:bold;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content h2
{
	font-size: 14px;
	font-weight: bold;
	color: #005A9B;
}

.content h3
{
	font-size: 11px;
	font-weight: bold;
	color: #005A9B;
}

.article A 
{
	font-size: 14px;
	font-weight: bold;
}

.articleArchive
{
	text-align:left;
	padding-left:10px;
}

.articleArchive A 
{
	font-size: 12px;
	font-weight: normal;
}

.content h2
{
	font-size: 12px;
	font-weight: bold;
	color: #005A9B;
}

.portlet 
{
	vertical-align: top;
	width: 150px;
}

.portlet h2
{
	font-size: 14px;
	font-weight: bold;
	color: #005A9B;
}


#header
{
	background-color: White;
	height: 75px;
	position: relative;
}

#header a
{
	color: #A6A4A5;
	font-weight: bold;
}

#header #logo
{
	position: absolute;
	left: 0;
	width: 20%;
}

#header #headerContent
{
	text-align: right;
	position: absolute;
	right: 0;
	width: 80%;
	padding-right: 10px;
}

#header #headerContent #loginLogout
{
	height: 50px;
}

#header .navigation LI
{
	padding-left: 8px;
}

#header a:hover
{
	color: #003272;
	text-decoration: none;
	font-weight: bold;
}

#footer
{
	height: 25px;
	position: relative;
	font-size: 10px;
	color: White;
}

#footer A
{
	color: White;
}

#Pager A
{
	color: White;
}

#Pager
{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	color: Black;
}

.Pager UL
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.Pager LI
{
	display: inline;
	font-size: 16px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}

#Qoutes UL
{
  margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#Qoutes LI
{
	display: inline;
	display: block;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 20px;
	text-align:left;
}

#Qoutes LI .cust
{
  color: #999999;
  text-align:left;
  padding-left: 5px;
}

#footer #copyright
{
	text-align: left;
	position: absolute;
	left: 0;
	width: 20%;
	padding-left: 10px;
}

#footer .navigation
{
	text-align: right;
	position: absolute;
	right: 0;
	width: 80%;
	padding-right: 10px;
}

.navigation UL
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.navigation LI
{
	display: inline;
}

.contentBubble
{
	background-color: White;
	vertical-align: middle;
	color: Black;
}

.salesproductsCont
{
  background-color: #9CAEDC;
  margin:0px;
  padding:0px;
}

#salesproducts .Title
{
  color:White;
  font-size:18px;
  font-weight:bold;
  margin:0px;
  padding:0px;
  text-align:left;
}

#salesproducts Table
{
  margin:0px;
  padding:0px;
}

#salesproducts .Desc
{
  color: #003374;
  font-size:10px;
  font-weight:bold;
  text-align:left;
}

#salesproducts
{
  margin-top:5px;
  margin-bottom:5px;
  width:100%;
  height:100%;
}

#salesproducts TABLE
{
  width: 100%;
  border-style:none;
  border-width:0px;
  margin:0px;
}

#salesproducts TD
{
	border-width: 0px;
	padding-left: 15px;
	text-align: center;
	vertical-align: top;
}

.links a
{
  text-decoration: none;
  color: #005A9B;
  font-weight: bold;
}

.links a:hover
{
	text-decoration: underline;
}

P.fancy 
{
	font-family: Times New Roman;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	color: #3D8CB3;
}

TABLE.grid
{
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	border-color: #767DAA;
	background-color: White;
	margin: 20px 0px 20px 0px;
	clear: left;
}

TABLE.grid TD
{
	border: 20px solid #767DAA;
	text-align: center;
	padding: 10px;
	vertical-align: top;
}

TABLE.grid TD.content
{
	vertical-align: top;
	text-align: left;
}

TABLE.grid TD.slim
{
	padding: 0px;
}

.packageList
{
	background-color: #767DAA;
}

.packageList TABLE TD
{
	background-color: #767DAA;
	padding: 0px;
	border: 0px;
	border-bottom: solid 10px #767DAA;
}

.packageList TABLE TD:first-child
{
	border-right: solid 20px #767DAA;
}

.submittestimonail TABLE TD
{
	padding: 5px;
	border: 0px;
}

TABLE.pricegrid
{
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	border-color: #767DAA;
	background-color: White;
	margin: 20px 0px 20px 0px;
	clear: left;
}

TABLE.pricegrid TD
{
	border-width: 20px;
	border-color: #767DAA;
	padding: 0px;
	border-style: solid;
	text-align: center;
	padding: 10px;
	vertical-align: top;
}

TABLE.pricegrid TD.content
{
	vertical-align: top;
	text-align: left;
	font-size: 12px;
}

TABLE.pricegrid TD.slim
{
	padding: 0px;
}

TABLE.pricegrid h1
{
	font-size:20px;
}

TABLE.pricegrid h2
{
	font-size:18px;
	font-weight:bold;
}

.productBox1
{
	padding: 5px;
	border-right: 2px solid;
	border-left: 2px solid;
	border-bottom: 2px solid;
	border-top: 6px solid;
	border-color: #69a914;
}

.productBox1 .productBoxTitle
{
	font-size:14px;
	font-weight:bold;
	color:#69a914;
	padding-bottom:3px;
}

.productBox2
{
	padding: 5px;
	border-right: 2px solid;
	border-left: 2px solid;
	border-bottom: 2px solid;
	border-top: 6px solid;
	border-color: #ff9900;
}

.productBox2 .productBoxTitle
{
	font-size:14px;
	font-weight:bold;
	color:#ff9900;
	padding-bottom:3px;
}

.companyName
{
	color: #6EAD1E;
	font-weight: bold;
}

#industryHeader
{
	width: 100%;
	background-color: White;
	color: Black;
	height: 158px;
}

#industryHeader #industryAnimation
{
	float: left;
}

#industryHeader #industryHeaderImage
{
	float: left;
}

#industryHeader #industryDescription
{
	width: 379px;
	float: left;
	background-color: White;
	height: 158px;
}

#industryHeader #industryDescription .instructions
{
	padding: 10px;
	line-height: 1.2em;
}

#industryHeader #industryDescription #industryTitle
{
	background-image: url(../images/hm_hdrbackground.jpg);
	height: 54px;
	font-weight: bold;
	padding-left: 3px;
	color: White;
}

#industryHeader #industryDescription #industryTitle STRONG
{
	font-family: Times New Roman;
	font-size: 20px;
	padding-left: 10px;
	line-height: 27px;
}

#industryHeader #industrySalesImage
{
	width: 167px;
	float: left;
	height: 158px;
}

#industryHeader #industryLinks
{
	padding-top: 15px;
	color: Black;
	float: left;
	vertical-align: middle;
	font-size: 11px;
	line-height: 1.2em;
	height: 158px;
}

#industryHeader #industryLinks UL 
{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

#industryHeader #industryLinks UL UL
{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	font-size: 10px;
	line-height: 1.1em;
}

#testimonials
{
	overflow: auto;
	border: inset 2px #CCCCCC;
	height: 325px;
	margin: 10px;
	padding: 10px;
}

#testimonials .testimonial
{
	font-weight: bold;
	color: #003374;
}

#testimonials .testimonial .customer
{
	font-weight: normal;
	color: #999999;
	padding-left: 10px;
}

.industryList UL
{
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}

.industryList LI
{
	list-style-type: none;
	padding-left: 0px;
	padding-right: 10px;
	margin-left: 0px;
}

.startNow 
{
	font-size: 14px;
	font-weight: bold;
	color: #003374;
	line-height: 1.2em;
}

.samples A 
{
	font-size: 10px;
	line-height: 1.2em;
}

.samples A.link1 
{
	color: #666666;
}

.samples A.link2
{
	color: #003274;
}

.resourceCenterCategories UL
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.resourceCenterLinks UL
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.blogEntries UL
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.article
{
	text-align: left;
}

.articleTitle
{
	font-size: 17px;
	line-height: 1.1em;
	color: #525252;
}
	
.articleBody
{
	text-align: left;
	font-size: 11px;
}

#prepaymentCode
{
	float: right;
	border: solid 2px #A6A4A5;
	padding: 5px;
	text-align: left;
	width: 330px;
}

#pricingGrid #prices
{
	float: left;
	width: 590px;
}

#pricingGrid .selectProduct
{
	color: Red;
	text-align: right;
	float: right;
}

.pricingProduct .productInfo
{
	width: 150px;
	float: left;
	margin: 10px;
	font-size: 12px;
}

.pricingProduct .productInfo .infoLink
{
	padding-top:3px;
}

.pricingProduct .productInfo .infoLink a:link
{
	color:#005A9B;
	text-decoration: underline;
}

.pricingProduct .productInfo .infoLink a:visited
{
	color:#336699;
	text-decoration: underline;
}

.pricingProduct .productInfo .infoLink a:active
{
	color:#336699;
	text-decoration: underline;
}

.pricingProduct .productInfo .infoLink a:hover
{
	text-decoration: none;
}

.pricingProduct .productName
{
	font-weight: bold;
	color: #003274;
}

.pricingProduct .productPrice
{
	width: 75px;
	float: left;
	margin: 10px;
}

.pricingProduct .productPrice2
{
	width: 185px;
	float: left;
	margin: 10px;
	text-align: left;
	font-weight: bold;
	color: #003274;
	font-size: 13px;
}

.pricingProduct .priceCheck
{
	float: left;
	width: 20px;
}

.pricingProduct .productPrice .priceDescription
{
	width: 50px;
	float: left;
	text-align: left;
}

.pricingTotal
{
	font-size: 12px;
	font-weight: bold;
	float: right;
	width: 100px;
	text-align: left;
}

.pricingTotal .retailPrice
{
	color: Black;
	background-color: #C6C8DF;
	border-top: solid 5px Navy;
	padding: 10px;
	background-image: url("../Images/retailprice_bg.jpg" );
	background-repeat: repeat-x;
	background-position: left top;
}

.pricingTotal .savings
{
	color: Black;
	background-color: #FFCC00;
	padding: 10px;
	background-image: url("../Images/savingsprice_bg.jpg" );
	background-repeat: repeat-x;
	background-position: left top;
}

.pricingTotal .yourPrice
{
	color: Black;
	background-color: #C2F83E;
	padding: 10px;
	margin-bottom: 5px;
	background-image: url("../Images/yourprice_bg.jpg" );
	background-repeat: repeat-x;
	background-position: left top;
}

.pricingTotal .pageNavigation
{
	padding: 10px;
	background-color: #515473;
	text-align: center;
	height: 300px;
}

#pageNavigation
{
	text-align: right;
	float: left;
	width: inherit;
}

.progressIndicator
{
	color:#CBCBD3; 
	font-size: 10px;
	font-weight:normal;
}

#SmallCategoriesList
{
	width: 505px;
}

#SmallCategoriesList TABLE
{
	border-width: 0px;	
	width: 100%;
}

#SmallCategoriesList TD
{
	border-width: 0px;
	text-align: left;
	padding-left: 35px;
}

#ControlBox
{
	width: 505px;
}

#ControlBox TABLE
{
	border-width: 0px;	
	width: 100%;
	margin: 0px;
}

#ControlBox TD
{
	border-width: 0px;
	padding: 2px;
}

.em4bButton
{
	background-image: url("../images/btn_loginaccount.jpg" );
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 109px;
	height: 18px;
	margin: 0;
	padding: 0;
	color: #464C66;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	line-height: 18px;
}

.em4bButton:hover
{
	background-image: url("../images/btn_loginaccount_f2.jpg" );
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 109px;
	height: 18px;
	margin: 0;
	padding: 0;
	color: #464C66;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	line-height: 18px;
}

/*Modal Popup*/
.modalBackground {
	background-color:White;
	filter:alpha(opacity=30);
	opacity:0.3;
}

.modalPopup {
	background-color:#F3C56B;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
	font-size: 13px;
	font-weight: bold;
}

.processBar{
  color:#F19000;
  text-align:right;
  font-weight:bold;
  font-size:14px;
}

.imageModalPopup {
	background-color:#ECE9D8;
	border-width:3px;
	border-style:solid;
	border-color:#003DDC;
	padding:3px;
	width:200px;
	font-size: 13px;
	font-weight: bold;
	color: Black;
}

.imageModalPopupDragHandle
{
	cursor: move;
	background-color:#0055E5;
	border:solid 1px #002EDC;
	color:White;
	text-align:center;
	width:100%
}

.offergrid
{
	width: 100%;
	background-color: White;
	color: #767DAA;
}

#footer #Qoutes UL
{
  margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#footer #Qoutes LI
{
	display: inline;
	display: block;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 20px;
	text-align:left;
}

#footer #Qoutes LI .cust
{
  color: #FFFFFF;
  text-align:left;
  padding-left: 5px;
}

#footer #Qoutes a:hover
{
	text-decoration: none;
}

.offerbanner
{
	position:absolute; 
	top: 60px; 
	margin-left: 3px;
}

.offerhome
{
	background-position: left bottom; 
	background-image: url(../Images/offer_homeimage.jpg); 
	background-repeat: no-repeat;
	vertical-align: text-top;
	padding-left: 90px;
	width:64%;
	color: #484C72;
}

.cnnheader
{
	float: right;
	height: 36px;
	padding-top: 22px;
	color: #003272;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
}

.cnnlogo
{
	padding: 10px 10px 0px 5px;
	float: right;
	border: solid 1px red;
	
}

.dvHelpText
{
	padding-left: 12px; 
	font-size: 10px;
}

#productPrices
{
	padding: 20px 0px 20px 0px;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

#productPrices .rblist
{
	width: 100%;
	margin: 20px 0px 20px 0px;
	clear: left;
}


#productPrices .rblist TD
{
	padding: 0px;
	border-style: none;
	text-align: left;
}

.thankyou
{
	height: 150px; 
	vertical-align: middle; 
	text-align: center; 
	background-color: White; 
	padding-top: 100px;
	margin: 30px 0px 30px 0px;
}

.btnsearch
{
	color: White;
	background-color: #FF8901;
	border: solid 1px #000000;
}

.domainTableHeader
{
	color: #767DAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.websiteModalPopup {
	background-color:White;
	border-width:3px;
	border-style:ridge;
	border-color:#F5F5F5;
	padding:15px;
	width:330px;
	font-size: 12px;
	font-weight: bold;
	color: #496789;
}

 .modalBackground2
 {
    background-color:Silver;
    filter:alpha(opacity=30);
    opacity:0.3;
 }
 
 #customWebsite .header
 {
	color: #073291; 
	font-size: 18px; 
	padding: 15px
 }
 
 #customWebsite .instruction_text
 {
	font-size: 11px; 
	padding-bottom: 15px
 }
 
 .doityourself
{
	float: left;
	width: 250px;
	padding: 10px 20px 10px 10px;
}
.customwebsite
{
	display: inline-block;
	width: 330px;
	padding: 10px 0px 10px 0px;
}

.web_title
{
	color: #002D62;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px
}
.web_header
{
	color: #00306D;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.web_subheader
{
	padding-top: 2px;
	color: #234D77;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

.web_vdivider
{
	float: left; 
	width: 8px; 
	margin-top: 10px;
	margin-left: 30px;
}

table.grid2 td
{
	padding:5px;
	border: 0px;
	text-align: left;
}

ul.webListsul
{ 
	width: 260px;
	list-style-type:none; 
	padding-top:5px;
}

li.webListsli
{
	width:240px; 
	background:url(../images/offer/why_bullet.gif) no-repeat 0px 5px; 
	color:#000000; 
	font-size:12px; 
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif; 
	padding-left:20px;
	padding-top:5px; 
	padding-bottom:7px; 
}

.textbox
{
	width: 150px;
}

.label_text
{
	width: 80px;
	font-weight: bold;
}

.TableEntry td
{
	vertical-align: top;
}

.TableEntry select
{
	height: 21px;
}

.TableEntry .label
{
	padding-top: 3px;
}

.statusMsg
{
	color: Red;
	font-style: italic;
}

.comporder
{
	width: 350px; 
	padding-left: 20px; 
	padding-top: 20px;
	font-size: 12px;
}

.compordernext
{
	float: left;
	margin-top: -5px;
	padding-left: 10px;
}

.borderbar
{
	background-color: #464C66;
	height: 40px;
}

.smallFontLabel
{
	font-size:11px;
}

#page1
{
	width: 786px;
	margin-left: auto;
	margin-right: auto;
	background-color: White;
	border-color:#767DAA;
	border-width:25px;
	border-style:solid
}

#body1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	background-color: #CCCCCC;
	margin: 5px 0px;
	padding: 5px 0px;
	color: #666666;
}

.globalTable td
{
	font-size:11px;
}

