/* global styles */
*
{
	margin: 0px;
	padding: 0px;
}
body
{
	background: #152b65 url(/images/bg.jpg) 0 0 repeat-x;
	margin-bottom: 20px;
	min-width: 900px;
	font: normal 12px/18px Verdana, Arial, sans-serif;
	color: #333;
}
img
{
	border-width: 0;
}
p
{
	margin-top: 12px;
}
a
{
	color: #2b76b1;
	text-decoration: none;
	border-width: 0 0 1px;
	border-color: #333;
	border-style: dotted;
}
a:hover
{
	color: #CC0000;
	border-style: solid;
	border-color: #CC0000;
}
a:focus
{
	outline: none;
}
h1, h2, h3, h4
{
	font-family: "Trebuchet MS" , Arial, Sans-Serif;
	font-weight: bold;
	margin-top: 12px;
}
h1
{
	font-size: 24px;
	line-height: 28px;
	margin-top: 0;
}
h2
{
	font-size: 18px;
	line-height: 26px;
}
h3
{
	font-size: 16px;
	color: #005CA1;
	line-height: 24px;
}
h4
{
	font-size: 16px;
	color: black;
	line-height: 24px;
	font-weight: normal;
}
h1 img, h2 img, h3 img, h4 img
{
	vertical-align: middle;
	margin-right: 8px;
}
ul
{
	margin-top: 12px;
}
table
{
	border-bottom: 0px;
	border-left: 0px;
	outline-style: none;
	outline-width: 0px;
	background: 0px 0px;
	font-size: 100%;
	vertical-align: baseline;
	border-top: 0px;
	border-right: 0px;
}
tr
{
	border-bottom: 0px;
	border-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	outline-style: none;
	padding-left: 0px;
	outline-width: 0px;
	padding-right: 0px;
	background: 0px 0px;
	font-size: 100%;
	border-top: 0px;
	border-right: 0px;
	padding-top: 0px;
}
/* end global styles */
/* header */
.pgheader_left
{
	float: left;
	margin-bottom: 10px;
	padding-left: 15px;
}
.pgheader_right
{
	float: right;
	margin-top: 10px;
	clear: right;
	width: 50%;
}
.pgheader_right select
{
	float: right;
	height: 22px;
	padding: 2px;
}
.pgheader_right img
{
	float: right;
	padding-right: 5px;
	vertical-align: top;
}
.pgheader_right img#call
{
	padding-right: 0px;
}
.pgheader_right img#chat
{
	padding-right: 10px;
}
/* end header */
/* site menu bar */
.RadTabStrip .rtsLevel
{
	padding-top: 0px !important;
}
/* solutions */
.Solutions
{
	background: url(/images/header/Tab_Solutions.png) no-repeat;
	width: 140px;
	height: 29px;
	padding: 0 0 0 0 !important;
}
.SolutionsSelected
{
	background: url(/images/header/Tab_Solutions.png) no-repeat 0 -29px;
}
.Tab_SolutionsHosting
{
	background: url(/images/header/MenuBar_Solutions.png) no-repeat;
	width: 141px;
	height: 30px;
	padding: 0 0 0 0 !important;
}
.Tab_SolutionsHostingSelected
{
	background: url(/images/header/MenuBar_Solutions.png) no-repeat 0 -31px;
	width: 141px;
	height: 30px;
	padding: 0 0 0 0 !important;
}
.Tab_SolutionsHostedExchange
{
	background: url(/images/header/MenuBar_Solutions.png) no-repeat -141px 0;
	width: 141px;
	height: 30px;
	padding: 0 0 0 0 !important;
}
.Tab_SolutionsHostedExchangeSelected
{
	background: url(/images/header/MenuBar_Solutions.png) no-repeat -141px -31px;
	width: 141px;
	height: 30px;
	padding: 0 0 0 0 !important;
}
.Tab_SolutionsDomains
{
	background: url(/images/header/MenuBar_Solutions.png) no-repeat -282px 0;
	width: 141px;
	height: 30px;
	padding: 0 0 0 0 !important;
}
.Tab_SolutionsDomainsSelected
{
	background: url(/images/header/MenuBar_Solutions.png) no-repeat -282px -31px;
	width: 141px;
	height: 30px;
	padding: 0 0 0 0 !important;
}
.Tab_SolutionsSpacer
{
	background: url(/images/header/MenuBar_Solutions.png) no-repeat right 0;
	width: 437px;
	height: 30px !important;
	padding: 0 0 0 0 !important;
	cursor: default !important;
}
/* about us */
.AboutUs
{
	background: url(/images/header/Tab_AboutUs.png) no-repeat;
	width: 141px;
	height: 29px;
	padding: 0 0 0 0 !important;
}
.AboutUsSelected
{
	background: url(/images/header/Tab_AboutUs.png) no-repeat 0 -29px;
}
.Tab_AboutUsDefault
{
	background: url(/images/header/MenuBar_AboutUs.png) no-repeat;
	width: 141px;
	height: 30px;
	padding: 0 0 0 0 !important;
}
.Tab_AboutUsDefaultSelected
{
	background: url(/images/header/MenuBar_AboutUs.png) no-repeat 0 -31px;
	width: 141px;
	height: 30px;
	padding: 0 0 0 0 !important;
}
.Tab_AboutUsContact
{
	background: url(/images/header/MenuBar_AboutUs.png) no-repeat 0px 0;
	width: 141px;
	height: 30px;
	padding: 0 0 0 0 !important;
}
.Tab_AboutUsContactSelected
{
	background: url(/images/header/MenuBar_AboutUs.png) no-repeat 0px -31px;
	width: 141px;
	height: 30px;
	padding: 0 0 0 0 !important;
}
.Tab_AboutUsInfrastructure
{
	background: url(/images/header/MenuBar_AboutUs.png) no-repeat -141px 0;
	width: 141px;
	height: 30px;
	padding: 0 0 0 0 !important;
}
.Tab_AboutUsInfrastructureSelected
{
	background: url(/images/header/MenuBar_AboutUs.png) no-repeat -141px -31px;
	width: 141px;
	height: 30px;
	padding: 0 0 0 0 !important;
}
.Tab_AboutUsCommunity
{
	background: url(/images/header/MenuBar_AboutUs.png) no-repeat -282px 0;
	width: 141px;
	height: 30px;
	padding: 0 0 0 0 !important;
}
.Tab_AboutUsCommunitySelected
{
	background: url(/images/header/MenuBar_AboutUs.png) no-repeat -282px -31px;
	width: 141px;
	min-height: 30px;
	padding: 0 0 0 0 !important;
}
.Tab_AboutUsSpacer
{
	background: url(/images/header/MenuBar_AboutUs.png) no-repeat -423px 0;
	width: 437px;
	height: 30px;
	padding: 0 0 0 0 !important;
	cursor: default !important;
}
/* support */
.Support
{
	background: url(/images/header/Tab_Support.png) no-repeat;
	width: 141px;
	height: 29px;
	padding: 0 0 0 0 !important;
}
.SupportSelected
{
	background: url(/images/header/Tab_Support.png) no-repeat 0 -29px;
}
.Tab_SupportCenter
{
	background: url(/images/header/MenuBar_Support.png) no-repeat;
	width: 141px;
	min-height: 30px;
	padding: 0 0 0 0 !important;
}
.Tab_SupportCenterSelected
{
	background: url(/images/header/MenuBar_Support.png) no-repeat 0 -31px;
}
.Tab_SupportKnowledgeBase
{
	background: url(/images/header/MenuBar_Support.png) no-repeat -141px 0;
	width: 141px;
	min-height: 30px;
	padding: 0 0 0 0 !important;
}
.Tab_SupportKnowledgeBaseSelected
{
	background: url(/images/header/MenuBar_Support.png) no-repeat -141px -31px;
}
.Tab_SupportSubmitTicket
{
	background: url(/images/header/MenuBar_Support.png) no-repeat -282px 0px;
	width: 141px;
	min-height: 30px;
	padding: 0 0 0 0 !important;
}
.Tab_SupportSubmitTicketSelected
{
	background: url(/images/header/MenuBar_Support.png) no-repeat -282px -31px;
}
.Tab_SupportSpacer
{
	background: url(/images/header/MenuBar_Support.png) no-repeat right 0;
	width: 437px;
	min-height: 30px;
	padding: 0 0 0 0 !important;
	cursor: default !important;
}
/* webmail */
.Webmail
{
	background: url(/images/header/Tab_Webmail.png) no-repeat;
	width: 140px;
	height: 29px;
	padding: 0 0 0 0 !important;
}
.WebmailSelected
{
	background: url(/images/header/Tab_Webmail.png) no-repeat 0 -29px;
}
.Tab_WebmailLogin
{
	background: url(/images/header/MenuBar_Webmail.png) no-repeat;
	width: 141px;
	min-height: 30px;
	padding: 0 0 0 0 !important;
}
.Tab_WebmailLoginSelected
{
	background: url(/images/header/MenuBar_Webmail.png) no-repeat 0 -31px;
	width: 141px;
	min-height: 30px;
	padding: 0 0 0 0 !important;
}
.Tab_WebmailSpacer
{
	background: url(/images/header/MenuBar_Webmail.png) no-repeat right 0;
	width: 860px;
	min-height: 30px;
	padding: 0 0 0 0 !important;
	cursor: default !important;
}
/* customer login */
.CustomerLogin
{
	background: url(/images/header/Tab_CustomerLogin.png) no-repeat;
	width: 141px;
	height: 29px;
	padding: 0 0 0 0 !important;
}
.CustomerLoginSelected
{
	background: url(/images/header/Tab_CustomerLogin.png) no-repeat 0 -29px;
}
.Tab_CustomerLogin
{
	background: url(/images/header/MenuBar_CustomerLogin.png) no-repeat;
	width: 141px;
	min-height: 30px;
	padding: 0 0 0 0 !important;
}
.Tab_CustomerLoginSelected
{
	background: url(/images/header/MenuBar_CustomerLogin.png) no-repeat 0 -31px;
}
.Tab_CustomerLoginSpacer
{
	background: url(/images/header/MenuBar_CustomerLogin.png) no-repeat right 0;
	width: 719px;
	min-height: 30px;
	padding: 0 0 0 0 !important;
	cursor: default !important;
}
/* domain management */
.Tab_DomainManagement
{
	background: url(/images/header/MenuBar_DomainManagement.png) no-repeat;
	width: 245px;
	min-height: 30px;
	padding: 0 0 0 0 !important;
}
.Tab_DomainManagementSelected
{
	background: url(/images/header/MenuBar_DomainManagement.png) no-repeat 0 -31px;
}
.Tab_DomainManagementLogout
{
	background: url(/images/header/MenuBar_DomainManagement.png) no-repeat -719px 0;
	width: 141px;
	min-height: 30px;
	padding: 0 0 0 0 !important;
}
.Tab_DomainManagementLogoutSelected
{
	background: url(/images/header/MenuBar_DomainManagement.png) no-repeat right -31px;
}
.Tab_DomainManagementSpacer
{
	background: url(/images/header/MenuBar_DomainManagement.png) no-repeat -246px 0;
	width: 474px;
	min-height: 30px;
	padding: 0 0 0 0 !important;
	cursor: default !important;
}
/* hosting control panel */
.Tab_HostingCPanel
{
	background: url(/images/header/MenuBar_HostingCPanel.png) no-repeat;
	width: 245px;
	min-height: 30px;
	padding: 0 0 0 0 !important;
}
.Tab_HostingCPanelSelected
{
	background: url(/images/header/MenuBar_HostingCPanel.png) no-repeat 0 -31px;
}
.Tab_HostingCPanelLogout
{
	background: url(/images/header/MenuBar_HostingCPanel.png) no-repeat -719px 0;
	width: 141px;
	min-height: 30px;
	padding: 0 0 0 0 !important;
}
.Tab_HostingCPanelLogoutSelected
{
	background: url(/images/header/MenuBar_HostingCPanel.png) no-repeat -719px -31px;
}
.Tab_HostingCPanelSpacer
{
	background: url(/images/header/MenuBar_HostingCPanel.png) no-repeat -246px 0;
	width: 474px;
	min-height: 30px;
	padding: 0 0 0 0 !important;
	cursor: default !important;
}
/* end site menu bar */
/* bread crumbs */
.Breadcrumbs
{
	color: #2b76b1 !important;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	border: 0px !important;
	text-align: left;
}
.Breadcrumbs a
{
	border-width: 0px;
}
/* end bread crumbs */
/* page title */
#pagetitle
{
	clear: both;
	width: 860px;
	border-bottom: solid 1px #ededed;
	padding-bottom: 8px;
	margin-bottom: 12px;
}
#pagetitle h1
{
	float: left;
	margin: 0 8px 0 0;
}
#pagetitle:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.RadTabStripTop_PageTitle
{
	float: left;
}
.RadTabStrip_PageTitle .rtsLink
{
	font-size: 12px !important;
	line-height: 18px !important;
	padding: 2px 5px 2px 5px !important;
	text-decoration: none;
	color: #333;
	margin: 4px 10px 0 0;
	border: solid 1px #ccc;
}
.RadTabStrip_PageTitle li a:hover
{
	border: solid 1px #000;
}
.RadTabStrip_PageTitle .rtsSelected
{
	background-color: #EFF7FC; /*	font-weight: bold; */
	border: solid 1px #B0C6D5 !important;
	color: Black;
}
.RadTabStrip_PageTitle .rtsDisabled
{
	border-color: #ccc !important;
}
.RadTabStrip_PageTitle .rtsOut
{
	padding: 0 !important;
}
/* end page title */
/* footer */
div.footer
{
	text-align: right;
	font-family: Arial, sans-serif;
	font-size: 11px;
	width: 860px;
	margin-top: 15px;
	padding-top: 5px;
	border-top: solid 1px #ddd;
	line-height: 16px;
	float: left;
	display: inline;
}
.footer p
{
	top: 30px;
	float: right;
	position: relative;
}
.footer img
{
	float: left;
}
/* end footer */
/* input styles */
input[type="checkbox"]
{
	vertical-align: middle;
}
.buttonspacer
{
	margin-left: 120px;
	margin-top: 12px;
}
fieldset.blueform
{
	float: left;
	margin: 12px auto;
	border: none;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
}
fieldset.blueform p
{
	line-height: 18px;
	margin: 12px auto 12px;
}
fieldset.blueform h2
{
	margin: 0 0 15px 100px;
}
fieldset.blueform label
{
	float: left;
	text-align: right;
	width: 110px;
	padding: 6px 10px 0 0;
	clear: both;
}
fieldset.blueform label.firstrow
{
	padding-top: 10px;
}
fieldset.blueform span
{
	float: left;
	background-color: #EFF7FC;
	padding: 0 6px 6px;
}
fieldset.blueform span.firstrow
{
	padding-top: 5px;
}
fieldset.blueform span input
{
	float: left;
	height: 22px;
	padding: 5px 5px 1px;
	width: 275px;
	border: solid 1px #AFD1FF;
	background-color: #fff;
}
fieldset.blueform span select
{
	width: 287px;
	vertical-align: middle;
	border: solid 1px #AFD1FF;
	padding-bottom: 6px;
	padding-top: 6px;
}
fieldset.blueform .Button
{
	margin: 15px 0 0 126px;
	float: left;
	clear: both;
}
fieldset.indent.blueform
{
	padding-left: 110px;
}
/* end input styles */
/* buttons */
.BtnNextStep
{
	background: transparent url(/images/buttons/BtnNextStep.png) no-repeat;
	border-width: 0;
	width: 80px;
	height: 31px;
}
.BtnNextStep:hover
{
	background: transparent url(/images/buttons/BtnNextStepHover.png) no-repeat;
	border-width: 0;
}
.BtnLogin
{
	background: transparent url(/images/buttons/BtnLogin.png) no-repeat;
	border-width: 0;
	width: 80px;
	height: 31px;
}
.BtnLogin:hover
{
	background: transparent url(/images/buttons/BtnLoginHover.png) no-repeat;
	border-width: 0;
}
.BtnProcess
{
	background: transparent url(/images/buttons/BtnProcess.png) no-repeat;
	border-width: 0;
	width: 80px;
	height: 31px;
}
.BtnProcess:hover
{
	background: transparent url(/images/buttons/BtnProcessHover.png) no-repeat;
}
.BtnSave
{
	background: transparent url(/images/buttons/BtnSave.png) no-repeat;
	border-width: 0;
	width: 80px;
	height: 31px;
}
.BtnSave:hover
{
	background: transparent url(/images/buttons/BtnSaveHover.png) no-repeat;
}
.BtnEdit
{
	background: transparent url(/images/buttons/BtnEdit.png) no-repeat;
	border-width: 0;
	width: 80px;
	height: 31px;
}
.BtnEdit:hover
{
	background: transparent url(/images/buttons/BtnEditHover.png) no-repeat;
}
.BtnDelete
{
	background: transparent url(/images/buttons/BtnDelete.png) no-repeat;
	border-width: 0;
	width: 80px;
	height: 31px;
}
.BtnDelete:hover
{
	background: transparent url(/images/buttons/BtnDeleteHover.png) no-repeat;
}
.BtnDomainSearch
{
	background: transparent url(/images/buttons/BtnDomainSearch.png) no-repeat;
	border-width: 0;
	width: 85px;
	height: 41px;
}
.BtnDomainSearch:hover
{
	background: transparent url(/images/buttons/BtnDomainSearchHover.png) no-repeat;
	border-width: 0;
}
.BtnAdminContact
{
	background: transparent url(/images/buttons/BtnAdminContact.png) no-repeat scroll 0 0;
	border-width: 0;
	margin-top: 6px;
}
.BtnAdminContact:hover
{
	background: transparent url(/images/buttons/BtnAdminContact.png) no-repeat scroll 0 -36px;
}
.BtnBillingContact
{
	background: transparent url(/images/buttons/BtnBillingContact.png) no-repeat scroll 0 0;
	border-width: 0;
	margin-top: 6px;
}
.BtnBillingContact:hover
{
	background: transparent url(/images/buttons/BtnBillingContact.png) no-repeat scroll 0 -36px;
}
.BtnClearContact
{
	background: transparent url(/images/buttons/BtnClearContact.png) no-repeat scroll 0 0;
	border-width: 0;
	margin-top: 6px;
}
.BtnClearContact:hover
{
	background: transparent url(/images/buttons/BtnClearContact.png) no-repeat scroll 0 -36px;
}
/* end buttons */
div.clear
{
	clear: both;
	margin: 0;
	padding: 0;
}
p.clear
{
	clear: both;
}
.floatl
{
	float: left;
}
.floatr
{
	float: right;
}
p.center
{
	text-align: center;
}
#outerbox
{
	margin: 20px auto;
	padding: 20px;
	background-color: #fff;
	width: 940px;
}
#innerbox
{
	margin: 0 auto;
	background-color: #fff;
	width: 860px;
}
#innerbox:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.about
{
	float: left;
	width: 266px;
	margin-right: 24px;
}
.maincontent
{
	width: 660px;
	float: left;
}
.contentbox
{
	float: left;
	width: 838px;
	border: solid 1px #ddd;
	margin-top: 12px;
	margin-bottom: 12px;
	padding: 10px;
	background-color: #fcfcfc;
}
.contentbox.white
{
	background-color: White;
}
.contentbox.noborder
{
	border-width: 0;
}
.nomargin
{
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.service_splash
{
	background: url(/images/service_splash_bg2.png) no-repeat;
	width: 850px;
	height: 260px;
	padding-top: 10px;
	padding-left: 10px;
	clear: both;
}
table.form td
{
	padding: 4px;
}
table.featuretable, table.optionstable
{
	border-width: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	margin-top: 12px;
}
table.featuretable
{
	width: 585px;
	text-align: center;
}
table.optionstable
{
	width: 860px;
	text-align: left;
}
.featuretable td, table.optionstable td
{
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #CCC;
	padding: 6px;
	font-weight: bold;
	height: 24px;
}
.featuretable td.firstrow, .optionstable td.firstrow
{
	border-top-width: 1px;
}
.featuretable td.firsttd
{
	border-left-width: 1px;
	text-align: right;
	font-size: 13px;
	width: 70%;
}
.optionstable td.firsttd
{
	border-left-width: 1px;
	text-align: center;
	width: 80px;
}
.featuretable td.lasttd
{
	width: 20%;
	font-size: 13px;
	text-align: center;
}
.optionstable td.lasttd
{
	width: 110px;
	text-align: center;
}
.optionstable tr
{
	height: 70px;
	background-color: #fff;
}
.featuretable tr.highlight, .optionstable tr.highlight
{
	background-color: #ECF3F8;
}
.featuretable .title th
{
	padding: 10px 0 10px 15px;
	border-width: 0px;
	color: #005CA1;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
}
/* domain search user control */
.DomainSearchTextBox
{
	float: left;
	width: 215px;
	height: 110px;
	margin: 5px 20px 0 5px;
	overflow-x: hidden;
	overflow-y: hidden;
}
.ExtensionTable
{
	float: left;
}
/* domain search results user control */
.DIV_SearchResults
{
	min-width: 800px;
	margin-bottom: 20px;
	padding: 0 5px 0 5px;
	border: solid 1px #B6CFE5;
}
.Label_DomainName
{
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
}
.Table_SearchResults
{
	margin-left: 30px;
	font-weight: bold;
	clear: both;
}
.Table_SearchResults td
{
	width: 80px;
	height: 25px;
}
.Background_DomainTaken
{
	background: transparent url(/images/icons/delete_16px.png) no-repeat scroll 5px 5px;
}
.Label_DomainTaken
{
	padding-left: 21px;
}
.Link_RemoveDomain
{
	float: right;
	margin-right: 10px;
	font-size: 10px;
}
/* page header styles */
.PageHeader
{
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	padding: 15px 15px 10px 15px;
	margin-bottom: 20px;
	clear: both;
}
.PageHeader.H85
{
	background: url(/images/pageheaders/InfoH85.png) no-repeat;
	height: 65px;
}
.PageHeader.H85.Warning
{
	background: url(/images/pageheaders/WarningH85.png) no-repeat;
	padding-left: 110px;
}
.PageHeader.H85.Success
{
	background: url(/images/pageheaders/SuccessH85.png) no-repeat;
	padding-left: 110px;
}
.PageHeader.H100
{
	background: url(/images/pageheaders/InfoH100.png) no-repeat;
	height: 80px;
}
.PageHeader.H100.Warning
{
	background: url(/images/pageheaders/WarningH100.png) no-repeat;
	padding-left: 110px;
}
.PageHeader.H100.Success
{
	background: url(/images/pageheaders/SuccessH100.png) no-repeat;
	padding-left: 110px;
}
.PageHeader p
{
	margin: 0;
	width: 745px;
}
.PageHeader h2
{
	margin-top: -5px;
	clear: both;
	color: #0068AF;
	line-height: 24px;
}
.InfoPanel
{
	clear: both;
	padding: 15px 15px 15px 110px;
	margin: 0 0 20px 0;
	width: 733px;
	border: 1px solid #ddd;
	background: #F1F6FD url(/images/icons/information2_64px.png) no-repeat scroll 25px center;
	text-align: justify;
}
.InfoPanel:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* end message panel styles */
ul.threecol
{
	float: left;
	width: 252px;
	margin-left: 34px;
}
ul.bluedot
{
	list-style-image: none;
	list-style-type: none;
}
ul.bluedot li
{
	padding: 0 0 3px 15px;
	background: transparent url(/images/bluelistdot.png) no-repeat scroll 0 4px;
}
ul.greencheckbox
{
	font-family: "Trebuchet MS" , Arial, Sans-Serif;
	font-size: 18px;
	line-height: 25px;
	list-style-image: none;
	list-style-position: outside;
	list-style: none;
	float: left;
	margin-right: 8px;
}
ul.greencheckbox.indent
{
	margin-left: 12px;
}
ul.greencheckbox li
{
	background: transparent url(/images/icons/checkbox_24px.png) no-repeat scroll;
	padding: 0 0 0 30px;
}
.featurebox
{
	width: 310px;
	height: 60px;
	padding: 10px;
	border: solid 1px #ddd;
	margin-top: 12px;
	background-color: #fff;
}
.featurebox p
{
	margin-top: 0;
	line-height: 17px;
}
.featurebox h2
{
	margin-top: 0;
}
.weightnormal
{
	font-weight: normal;
}
div.maincontent2
{
	margin-top: 18px;
	padding-right: 30px;
	border-right: solid 1px #ededed;
}
div.twocollayout_left
{
	width: 600px;
	float: left;
}
div.twocollayout_right
{
	float: right;
	width: 209px;
	margin-top: 20px;
}
p.twocollayout_header
{
	width: 600px;
}
div.threecollayout
{
	float: left;
	width: 273px;
	height: 130px;
}
div.fiveimages
{
	width: 860px;
}
div.fiveimages span
{
	float: left;
	width: 20%;
	text-align: center;
}
p.large
{
	font-size: 14px;
	line-height: 20px;
}
.nodecoration, .nodecoration a
{
	border: none !important;
	text-decoration: none;
}
/* generic spacer elements */
.spacer_right
{
	margin-right: 20px;
}
.spacer_left
{
	margin-left: 20px;
}
.spacer_top
{
	margin-top: 12px;
}
.spacer_bottom
{
	margin-bottom: 12px;
}
/* order table */
.OrderTable td
{
	text-align: inherit;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 1px;
	display: table-cell;
	vertical-align: middle;
	padding-top: 1px;
	color: #3c3c3c;
}
.OrderTable tr.Shaded
{
	background-color: #f9f9f9;
}
.OrderTable tr.Shaded td
{
	background-color: #f9f9f9;
	border-bottom: #ddd 1px solid;
	border-top: #ddd 1px solid;
}
.OrderTable .Shaded
{
	border-bottom: #ddd 1px solid;
	border-top: #ddd 1px solid;
}
.OrderTable tr.LastRow td
{
	border-bottom: #ddd 1px solid;
}
.OrderTable .LastRow
{
	border-bottom: #ddd 1px solid;
}
.OrderTable .TextInput
{
	border: #707070 1px solid;
	padding-bottom: 3px;
	padding-left: 3px;
	width: 400px;
	padding-right: 3px;
	font: 13px "Lucida Grande" , "Lucida Sans Unicode" , Arial, Verdana, sans-serif;
	background: #f9f9f9;
	height: 22px;
	color: #3c3c3c;
	padding-top: 6px;
}
.OrderTable .TextInput:focus
{
	border-color: #73a6ff;
	background: #eff5ff !important;
}
.OrderTable .OrderTDRight
{
	text-align: right;
	height: 45px;
	vertical-align: middle;
}
.OrderTable .Optional
{
	color: #9e9d9d;
}
.FieldWithError
{
	border-color: Red !important;
}
/* RadTabStrip default styles */
.RadTabStrip, .RadTabStripVertical
{
	margin: 0;
	padding: 0;
}
.RadTabStripVertical
{
	vertical-align: top;
}
.RadTabStripVertical, .RadTabStripVertical .rtsLevel
{
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1; *display:inline;
}
.RadTabStrip .rtsLevel
{
	clear: both;
	overflow: hidden;
	width: 100%;
	position: relative;
	padding-top: 0px !important;
}
* html .RadTabStrip .rtsLevel
{
	position: static;
}

* + html .RadTabStrip .rtsLevel
{
	position: static;
}

.RadTabStrip .rtsLevel1
{
	padding-top: 0;
}

.RadTabStrip .rtsScroll
{
	width: 10000px;
	white-space: nowrap;
}

.RadTabStrip .rtsUL, .RadTabStripVertical .rtsUL
{
	overflow: hidden;
	float: left;
	margin: 0;
	padding: 0;
}

.RadTabStrip_rtl .rtsUL
{
	float: right;
}

.RadTabStrip .rtsUL:after
{
	clear: both;
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.RadTabStrip .rtsLI, .RadTabStripVertical .rtsLI
{
	overflow: hidden;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.RadTabStrip .rtsLI
{
	float: left;
	display: inline;
	zoom: 1;
}

* html .RadTabStrip .rtsLI
{
	float: none;
}
* + html .RadTabStrip .rtsLI
{
	float: none;
}

.RadTabStrip .rtsSeparator, .RadTabStripVertical .rtsSeparator
{
	height: 26px;
}

.RadTabStrip .rtsLink, .RadTabStripVertical .rtsLink
{
	display: block;
	outline: none;
	cursor: pointer;
	text-decoration: none;
	white-space: nowrap;
	padding-left: 9px;
}

.RadTabStrip .rtsLink
{
	text-align: center;
}

.RadTabStripVertical .rtsLink
{
	text-align: right;
}

/* Opera & IE8 bozos do not inherit text-decoration */
.RadTabStrip .rtsLevel .rtsOut, .RadTabStrip .rtsLevel .rtsIn, .RadTabStrip .rtsLevel .rtsTxt
{
	text-decoration: inherit;
}

.RadTabStrip .rtsOut, .RadTabStripVertical .rtsOut
{
	display: block;
	padding-right: 9px;
}

.RadTabStrip .rtsIn, .RadTabStripVertical .rtsIn
{
	display: block;
	padding: 0 5px;
}

.RadTabStrip .rtsImg, .RadTabStripVertical .rtsImg
{
	border: 0;
	margin-top: -2px;
	vertical-align: middle;
}

.RadTabStrip .rtsTxt, .RadTabStripVertical .rtsTxt
{
	display: inline-block;
}

.RadTabStrip .rtsLevel1 .rtsTxt, .RadTabStripVertical .rtsLevel1 .rtsTxt
{
	padding: 0 5px;
}

.RadTabStrip .rtsDisabled, .RadTabStripVertical .rtsDisabled
{
	cursor: default;
}

.RadTabStrip .rtsPrevArrow, .RadTabStrip .rtsNextArrow, .RadTabStrip .rtsPrevArrowDisabled, .RadTabStrip .rtsNextArrowDisabled
{
	margin-top: 5px;
	height: 18px;
	width: 18px;
	font-size: 0;
	line-height: 18px;
	text-indent: -9999px;
	overflow: hidden;
	outline: 0;
	background-color: transparent;
	background-repeat: no-repeat;
}

.RadTabStrip .rtsPrevArrowDisabled, .RadTabStrip .rtsNextArrowDisabled, .RadTabStrip .rtsPrevArrow, .RadTabStrip .rtsNextArrow
{
	display: block;
}

.RadTabStrip .rtsPrevArrow
{
	background-position: 0 -208px;
}
.RadTabStrip .rtsNextArrow
{
	background-position: -18px -208px;
}
.RadTabStrip .rtsPrevArrow:hover
{
	background-position: -36px -208px;
}
.RadTabStrip .rtsNextArrow:hover
{
	background-position: -54px -208px;
}
.RadTabStrip .rtsPrevArrowDisabled, .RadTabStrip .rtsPrevArrowDisabled:hover
{
	background-position: -72px -208px;
}
.RadTabStrip .rtsNextArrowDisabled, .RadTabStrip .rtsNextArrowDisabled:hover
{
	background-position: -90px -208px;
}

.RadTabStrip .rtsCenter
{
	text-align: center;
}

.RadTabStrip .rtsImg
{
	border: none;
}
.RadTabStrip .rtsImg + .rtsTxt
{
	display: -moz-inline-box;
	display: inline-block;
}
.RadTabStrip .rtsTxt
{
	display: inline-block;
}

.RadTabStrip .rtsRight .rtsUL
{
	float: right;
}

.RadTabStrip .rtsCenter .rtsUL
{
	display: -moz-inline-box;
	display: inline-block;
	float: none;
}

.RadTabStrip .rtsBreak
{
	height: 0;
	width: 0;
	font-size: 0;
	line-height: 0;
	display: block;
	clear: left;
	overflow: hidden;
}

* html .RadTabStrip .rtsCenter .rtsUL
{
	display: inline-block;
}
* html .RadTabStrip .rtsCenter .rtsUL
{
	display: inline;
}

* + html .RadTabStrip .rtsCenter .rtsUL
{
	display: inline-block;
}
* + html .RadTabStrip .rtsCenter .rtsUL
{
	display: inline;
}

.RadTabStrip_rtl .rtsLI
{
	float: right;
}

* html .RadTabStrip_rtl .rtsLI
{
	float: none;
}

* + html .RadTabStrip_rtl .rtsLI
{
	float: none;
}

@media screen and (min-width:50px)
{
	:root .rtsScroll
	{
		width: auto;
	}

	:root .rtsScroll .rtsLI
	{
		float: none;
		display: inline-block;
	}
}

.RadTabStripVertical .rtsLink, .RadTabStripVertical .rtsLI .rtsDisabled:hover
{
	background-position: 0 0;
}
.RadTabStripVertical .rtsLink:hover
{
	background-position: 0 -200px;
}
.RadTabStripVertical .rtsSelected, .RadTabStripVertical .rtsSelected:hover
{
	background-position: 0 -400px;
}

.RadTabStripVertical .rtsLI
{
	display: inline;
}

.RadTabStripVertical .rtsSeparator
{
	display: block;
	height: 2px;
}
/* remove text decoration on RadTabStrip controls */
.RadTabStrip a, .RadTabStrip a:hover
{
	border-bottom-width: 0;
	text-decoration: none;
}
/* remove text decoration on RadSindow controls */
.rwControlButtons a
{
	border-bottom: none;
}
.rwTitlebarControls a
{
	border-bottom: none;
}
/* remove text decoration on RadComboBox control */
.RadComboBox a
{
	border-bottom: none;
}
.RadComboBox_Office2007 .rcbInput
{
	height: 18px !important;
	font: 12px Arial, Verdana, Sans-Serif !important;
}
/* remove border from live help link */
#aControlIDon
{
	border-width: 0px;
}

