html, body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:20px;
	word-spacing:normal;
	margin:2%;
	padding:0;
	cursor:default;
	scrollbar-face-color:#EBF5FF;
	scrollbar-base-color:#EBF5FF;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#F3F3F3;
	scrollbar-shadow-color:#EBF5FF;
	scrollbar-highlight-color:#EBF5FF;
	scrollbar-3dlight-color:#78AAFF;
	scrollbar-darkshadow-Color:#78AAFF;
}
input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.underline {
	border-bottom:1px dotted #42AFDC;
	font-weight:700;
	font-size:1.1em;
	margin-top:8px;
	margin-bottom:8px;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
table.invoiced {
	border:1px solid #8F8F8F;
}
table.vinvoice {
	border:1px solid #42AFDC;
}
table.vinvoice td {
	padding:5px;
	line-height:15px;
}
table.data {
	border:1px solid #42AFDC;
}
table.data td {
	padding:5px;
}
img {
	border:0;
	vertical-align:middle;
}
.vlt {
	vertical-align:top;
}
.vlm {
	vertical-align:middle;
}
.vlb {
	vertical-align:bottom;
}
.ac {
	text-align:center;
}
.ar {
	text-align:right;
}
.al {
	text-align:left;
}
.width-100 {
	width:100%;
}
.width-99 {
	width:99%;
}
.width-98 {
	width:98%;
}
.width-97 {
	width:97%;
}
.width-96 {
	width:96%;
}
.width-95 {
	width:95%;
}
.width-90 {
	width:90%;
}
.width-85 {
	width:85%;
}
.width-80 {
	width:80%;
}
.width-75 {
	width:75%;
}
.width-70 {
	width:70%;
}
.width-65 {
	width:65%;
}
.width-60 {
	width:60%;
}
.width-55 {
	width:55%;
}
.width-50 {
	width:50%;
}
.width-45 {
	width:45%;
}
.width-40 {
	width:40%;
}
.width-35 {
	width:35%;
}
.width-33 {
	width:33%;
}
.width-30 {
	width:30%;
}
.width-25 {
	width:25%;
}
.width-20 {
	width:20%;
}
.width-15 {
	width:15%;
}
.width-10 {
	width:10%;
}
.width-5 {
	width:5%;
}
.width-2 {
	width:2%;
}
.width-1 {
	width:2%;
}
.pb-2 {
	padding-bottom:2px;
}
.pb-5 {
	padding-bottom:5px;
}
.pb-10 {
	padding-bottom:10px;
}
.pb-20 {
	padding-bottom:20px;
}
.p-2 {
	padding:2px;
}
.p-5 {
	padding:5px;
}
.p-10 {
	padding:10px;
}
.p-15 {
	padding:15px;
}
.p-20 {
	padding:20px;
}
.alc {
	margin:0 auto;
}
a:link, a:hover, a:visited, a:active {
	cursor:pointer;
	color:#42AFDC;
	font-size:700;
	text-decoration:none;
	border-bottom:1px dotted #42AFDC;
}
.bold {
	font-weight:700;
}
.italic {
	font-style:italic;
}
.uline {
	text-decoration:underline;
}
.center {
	text-align:center;
}
.red {
	color:#FF0000;
}
.green {
	color:#008800;
}
.grey {
	color:#666666;
}
.blue {
	color:#003366;
}
.black {
	color:#000000;
}
.tablehead {
	background:#8F8F8F;
	height:25px;
	padding:5px;
	text-align:left;
	color:#FFFFFF;
	font-weight:700;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:700;
}
h1 {
	font-size:1.5em;
}
h2 {
	font-size:1.2em;
}
h3 {
	font-size:1.1em;
}
h4 {
	font-size:0.75em;
}
h5 {
	font-size:0.50em;
}
h6 {
	font-size:0.25em;
}
hr {
	border:0px;
	height:1px;
	color:#3d658b;
	border-bottom:1px dotted #42AFDC;
}
a.nostyle, a.nostyle:hover {
	color:#000000;
	font-size:700;
	text-decoration:none;
}
a.toTop {
	display:block;
	padding:8px 0px 8px 0px;
	width:100%;
	background:url("images/arrow.gif") no-repeat 8px 50%;
	background-position:right;
	text-align:left;
	vertical-align:middle;
	text-align:right;
	text-decoration:none;
	border:0;
}
table#domainPrices {
	border:1px solid #42AFDC;
	width:100%;
	margin:0 auto;
}
table#domainPrices th {
	background:#42AFDC url("images/icon-table-sort.png") no-repeat 2px 8px;
	padding: 4px 4px 4px 14px;
	color:#FFFFFF;
	border-bottom:1px solid #000000;
	font-weight:700;
}
table#domainPrices .sortedASC {
	background: url("images/icon-table-sort-asc.png") no-repeat 2px 4px #42AFDC;
	color:#FFFFFF;
}
table#domainPrices .sortedDESC {
	background: url("images/icon-table-sort-desc.png") no-repeat 2px 10px #42AFDC;
	color:#FFFFFF;
}
table#domainPrices .tableHeaderOver {
	cursor: pointer;
	color: #000000;
}
table#domainPrices tr.over {
	background-color: #354158;
	color: #FFFFFF;
	cursor: pointer;
}
table#domainPrices tr.hide {
	display: none;
}
swPositioner {
	text-align:left;
	width:100%;
}
.swForm {
	text-align:center;
}
.swHeading {
	font-weight:700;
	text-align:center;
	margin-bottom: 0px;
}
.swDomain {
	width:100px;
	text-align:right;
}
.swTld {
}
.swSubmit {
}
.swSecureImage {
	border:0px;
}
.swSecureCode {
	width: 60px;
}
.swInfo {
	font-size:10px;
	color:#000000;
	padding: 5px;
	text-align:center;
}
.swResults {
	text-align:left;
}
.swStatus {
	border-top:2px dotted #3d658b;
	padding: 5px;
	text-align: center;
	width: 500px;
}
.swServer {
	border-top:2px dotted #3d658b;
	text-align: center;
	padding: 10px;
	color:#3d658b;
}
.swData {
	padding: 4px;
	color: #666666;
}
.swHilight {
	font-weight:700;
	color:#FF0000;
}
.swError {
	font-weight:bold;
	color:#FF0000;
}
.info, .error {
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	width:100%;
	margin:0 auto;
}
.info {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url("images/info.jpg");
}
.error {
	color: #D8000C;
	background-color: #FFEEEE;
	background-image: url("images/error.jpg");
}
input#generatePDF {
	background:url("images/pdf.gif") left no-repeat;
	padding-left:20px;
	display:block;
	color:#003399;
	text-align:left;
	text-decoration:none;
	border:0;
	margin:0 auto;
	width:125px;
	font-weight:700;
}
a.printer, a.printer:hover, a.printer:visited {
	background:url("images/print.gif") left no-repeat;
	padding-left:20px;
	display:block;
	color:#003399;
	text-align:left;
	text-decoration:none;
	border:0;
	margin:0 auto;
	width:100px;
	font-weight:700;
}
