BODY {
	align:center;
	text-align:center;
	font-family:Arial;
	font-size:11px;	
	background-color:#EDEEEC;
	color:#626A69;
}

.panel, .main, .top {
	text-align:left;
	width:740px;
	border:1px solid #BEBDBF;
	background-color:#FEFFFD;

}

.top {
	width:750px;
	margin-bottom:5px;
}

.main {
	padding-bottom:40px;
	width:750px;
	overflow:hidden;
}

.navbar {
	padding-left:160px;
	width:592px;
	height:19px;
	margin-bottom:5px;
	background-color:#7FAFA8;
}

.button {
	float:left;
	width:142px;
}

.leftBoxHead {
	width:170px;
	height:25px;
	margin-top:10px;
}

.leftBoxBody {
	width:170px;
	padding-left:10px;
	line-height:18px;
}

.leftBoxItem {
		padding-left:20px;
}

.leftBoxSelected {
	padding-left:20px;
	background-image:url(../images/icon_arrows.gif);
	background-repeat : no-repeat;
}

.leftBoxTick {
	padding-left:20px;
	background-image:url(../images/icon_tick.gif);
	background-repeat : no-repeat;
}


.leftBoxPadded {
	padding:0px 20px 20px 20px;
}

a {
	color:#1D5B99;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.mainTable {
	width:750px;
}

.mainTable TR {
	vertical-align:top;
}

.leftBar {
	width:180px;
	float:left;
	float:left;
}

.centerBar {
	width:556px;
	padding-left:10px;
	float:right;
}

.pageHeading {
	padding:20px 0px 40px 0px;
}

.pageBody {
	padding:0px 70px 0px 0px;
}

.lrgTitle {
	padding:4px 0px 0px 0px;
	font-size:18px;
	font-weight:bold;
	color:#DF6F00;
}

.lrgSubTitle {
	font-size:12px;
	font-weight:bold;
	color:#858783;
}

.centerColText {
	padding:0px 0px 0px 0px;
}

.footer {

}

INPUT, SELECT {
	font-family:Tahoma;
	font-size:8pt;
	color:black;
}

.genInput {
	width:150px;
}

.splashScreen, .splashScreenHidden {
	position:absolute;
	z-index:1000;
	top:150px;
	width:300px;
	left:280px;
	height:100px;
	background-color:#ffffcc;
	border:2px solid gray;
	padding:10px 10px 10px 10px;
}

.splashScreenHidden {
	display:none;
}

.genTitle {
	font-weight:bold;
	border-bottom:1px solid silver;
}

.genSubTop {
	.border-bottom:1px solid silver;
}

.genSub {
	font-weight:bold;
}

.domainsBox {
	width:250px;
	height:100px;
}

.genButton {
	width:80px;
}

.notice {
	border:1px solid gray;
	background-color:#FFDFBF;
	padding:10px;
	width:475px;	
}

.warn {
	color:#CC0000;
	font-weight:bold;
}

.niceTable TH {
	background-color:#ABD2AA;
	color:white;
}

.niceTable TD {
	background-color:#EDEEEC;
	vertical-align:middle;
}

.niceTable {
	width:500px;
}

.infoBox {
	padding:0px 5px 0px 5px;
	margin:20px 20px 0px 20px;
	width:300px;
}

.infoBox .header {
	border-top:1px dashed gray;
	border-bottom:1px dashed gray;	
	padding:5px;
	color:#DF6F00;
	font-size:8pt;
	font-weight:bold;
	font-family:Tahoma;
}

.infoBox .infoText {
	padding:10px 10px 0px 10px;
}

.stats {
	float:right;
	padding:20px 30px 30px 30px;
	width:334px;
	text-align:center;	
}

.statsTitle {
	font-weight:bold;
	color:#DF6F00;
	font-size:12pt;
	font-weight:bold;
	font-family:Tahoma;	
	margin-bottom:10px;
}

.statsInner {
	margin-left:1px;
	border-left:2px solid #A6D3D3;
	margin-right:1px;
	border-right:2px solid #A6D3D3;
	padding:0px 5px 5px 5px;

}

.featTable {
	width:500px;
}

.featTable TD {
	border-top:1px solid silver;
}

.niceNoticeTable {
	width:475px;
}

.genInputSelect {
	width:155px;
}

.faq {
	border-bottom:1px solid silver;
	padding-bottom:10px;
}

.pathway {
	padding:2px;
}

.req {
	color:#cc0000;
}

.supportText {
	height:100px;
	width:150px;
}

.overWrap {
	position:relative;
	width:550px;
	overflow:hidden;
}