/* Re-defined HTML Tags */
body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #37455B;	
}
/* IE adds space after form tag, so make margin 0*/
form
{
	margin:0px;
}
p, td 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #37455B;
}
a
{
	color: #006699;
	text-decoration:none;
}
a:HOVER
{
	color: #FF0000;
}
h1
{
	color:	#003366;
	font-weight: bold;
	font-size: 16px;
}
h2
{
	color:	#003366;
	font-weight: bold;
	font-size: 14px;	
}
hr
{
	color: #C5CDD3;
}

/* Custom Text Formats */
.subTitle1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
}
.subTitle1Red
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: normal;
	font-size: 24px;
}
.subTitle2
{
	font-size: 16px;
	font-weight: bold;
}
.subTitle2Red
{
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
}
.subTitle2White
{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.subTitleWhite
{
	color: #FFFFFF;
	font-weight: bold;
}
.featuresHeading
{
	font-size: 11px;
	font-weight: bold;
}
.label 
{
	color: #003366;
	font-weight: normal;
}
.label-mandatory 
{
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.fixed 
{
	font-size: 11px;
	font-weight: normal;
}
.fixed-label 
{
	font-size: 11px;
	font-weight: bold;
}
.redEmphasis
{
	color: #CC0000;
	font-weight: bold;
}
.greenEmphasis
{
	color: #378E8E;
	font-weight: bold;
}
.infoText
{
	font-size:11px;
}
.smallText
{
	font-size:10px;
}
.form-errors 
{
	color: #FF0000;
}
.post-errors 
{
	color: #FF0000;
}
.transaction-result 
{
	color: #FF0000;
	font-size: 80%;
}
.transaction-errors 
{
	color: #FF0000;
}
.date
{
	font-size: 11px;
	font-weight: bold;
}
.footerText
{
	font-size: 10px;
	color: #999999;
}

.blueUl
{
	list-style-image: url(images/ul_bluebullet.gif);
	list-style-type: circle;
}
.blueUlInner
{
	list-style-image: url(images/ul_bluebulletinner.gif);
	list-style-type: circle;
}

/* Custom Link Formats */
.titleNav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	color:	#37455B;
	text-decoration: none;
	font-weight: bold;
}
.titleNav:HOVER
{
	color: #CC0000;
}
.topNav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.topNav:HOVER
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}
.sideNav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #37455B;
}
.sideNav:HOVER
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}
.sideNavSub 
{
	font-size: 10px;
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;	
}
.sideNavSub:HOVER 
{
	text-decoration: underline;
}
.red 
{
	color: #CC0000;
}
.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #37455B;
	letter-spacing: 1px;

}
.footer:HOVER
{
	text-decoration: none;
	color: #CC0000;
}
.linktextbig { font-size: 14px; font-weight: bold; text-decoration: none }
.linktextbig:hover { text-decoration: underline }

/* Custom Table Formats */
/* bulk renew */
.brenewerror
{
	background: #FF4040;
}
.brenewredemption
{
	background: #B7F0FF;
}
.brenew90
{
	background: #D2FFD2;
}
.brenewsus
{
	background: #FFC6C6;
}
.brenew30
{
	background: #FFCC66;
}
.brenew60
{
	background: #FFEC9D;
}
/* bulk renew */

.tdDarkBlue
{
	background: #37455B;
}
.tdLightBlue
{
	background: #D5DEE4;
}
.tdMediumGrey
{
	background: #A9B1B5;
}
.tdLightGrey
{
	background: #C2CBD0;
}
/*
.stepLable
{
	background: #006699;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	padding: 5px;
}*/

.stepDescription
{
	background: #EEEEEE;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
}
.stepResult
{
	background: #EEEEEE;
	font-weight: bold;
	padding: 5px;
}

.greyLight
{
	background:#EEEEEE;
}
.greyOutline
{
	background:#EEEEEE;
	border: 1px solid #A9B1B5;
}
.greyDark
{
	background: #C5CACD;
}
.greyDarkUnderline
{
	background: #C5CDD3; 
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
}
.greyDarkOutline
{
	background: #A9B1B5;
	border: 1px solid #A9B1B5;
}
.greyDarker
{
	background:  #A9B1B5; /*#A0AEB8*/
}

.blueLight
{
	background: #B7F0FF;
}
.blueLightlocal
{
	background: #B7F0FF;
}
.orangeLightlocal
{
	background: #FFCC66;
}
.blueMed
{
	background: #0099CC;
}
.blueDark
{
	background: #00CCFF;
}
.blueGrey
{
	background: #D3EFF6;
}
.greenLight
{
	background: #B7F0FF;
}
.greenLightlocal
{
	background: #D2FFD2;
}
.greenDark
{
	background: #00CCFF;
}
.greenGrey
{
	background: #D3EFF6;
}
.yellowLight
{
	background: #B7F0FF;
}
.yellowLightlocal
{
	background: #FFEC9D;
}
.yellowDark
{
	background: #00CCFF;
}
.yellowGrey
{
	background: #D3EFF6;
}
.redLight
{
	background: #FFC6C6;
}
.redLightlocal
{
	background: #FFC6C6;
}
.redDark
{
	background: #FF4040;
}
.redDarklocal
{
	background: #FF4040;
}
td.row1 
{
	background-color: #FFFFFF;
}
td.row2 
{
	background-color: #EEEEEE;
}

.sideNavGrey {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}
.sideNavWhite {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a.rsInc:LINK
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #A9B1B5;
}
a.rsInc:VISITED
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #A9B1B5;
}
a.rsInc:HOVER
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #A9B1B5;
}
a.rsCurr:LINK
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}
a.rsCurr:VISITED
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}
a.rsCurr:HOVER
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #CC0000;
}
a.rsDone:LINK
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #A9B1B5;
}
a.rsDone:VISITED
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #A9B1B5;
}
a.rsDone:HOVER
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #A9B1B5;
}
#infobox{
position: absolute;
top:;
left: -300px;
width: 350px;
border: 1px solid black;
padding-left: 2px;
background-color: lightyellow;
font-size: 10px;
font-color: Black;
font-family:Verdana, Arial, Helvetica, sans-serif;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
#infopointer{
position:absolute;
top: -300px;
left: -300px;
z-index: 101;
visibility: hidden;
}
/* FAQ classes */
.faqr{margin-left: 5px; font-size: 10px;}
.faqt{color: #003366;font-size: 14px;margin-left: 5px;; font-weight: bold}
.faqq{color: #006699;font-size: 13px;margin-left: 5px;; font-weight: bold}
.faqa{color: #333333;margin-left: 5px;; text-align: justify}
.faqt2 { color: #FF0000;font-size: 14px;margin-left: 5px;; font-weight: bold ; text-decoration: underline}
.faqq:hover {  color: #003366}
.faqq2 { color: #008080;font-size: 13px;margin-left: 5px;; font-weight: bold}

/* New classes */
.note
{
	font-size:12px;
}

.impNote
{
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}
a.impNote:LINK
{
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.impNote:VISITED
{
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.impNote:HOVER
{
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.titlerow
{
	background: #A9B1B5;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
.selDom
{
	color: #CC0000;
}
.selTrant
{
	color: #CC0000;
}
/* .infoText renamed to .labelInfo */
.labelInfo
{
	font-size:10px;
}
.hosting_price
{
	font-size: 16px;
	font-weight: bold;
}
.bgBusiness
{
	background: #37455B;
}
.bgPro
{
	background: #37455B;
}
.bgLite
{
	background: #37455B;
}
.tableheading
{
	background: #A9B1B5;
	font-weight: bold;
	font-size: 16px;
}
.strategyBg1
{
	background: #46FF46;
}
.strategyBg2
{
	background: #00CCFF;
}
.strategyBg3
{
	background: #FF4040;
}
.strategyBg4
{
	background: #FFCC00;
}
.message
{
	color: #009900;
}
.header_link
{
	text-decoration : none;
}
