body {
	font-family:		"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:		medium;
	background-color:	#E6E6E6;
	margin:			2.00em;
}

.noScreen {
	display:		none;
}

a {
	color:			#0000CC;
	text-decoration:	underline;
}

a:hover {
	color:			#CC0000;
	text-decoration:	none;
}

div.pageBody {
	padding:		1.50em;
	margin:			auto;
	background-color:	#FFFFFF;
	border:			3px solid #666666;
}

div.pageLogo {
	color:			#CCCCCC;
	font-size:		1.50em;
	font-weight:		normal;
	text-align:		right;
	height:			2.00em;
	line-height:		2.00em;
	border-bottom:		1px solid #E6E6E6;
}

div.pageLogo a {
	color:			#CCCCCC;
	text-decoration:	none;
	display:		block;
}

div.pageLogo a:hover {
	color:			#999999;
	text-decoration:	none;
}

div.pageContent {
	padding:		1.50em;
}

h1.pageTitle {
	color:			#666666;
	font-size:		2.00em;
	font-weight:		normal;
	margin:			0.00em 0.00em 1.00em 0.00em
}

h2.pageTitle {
	color:			#666666;
	font-size:		1.50em;
	font-weight:		normal;
	margin:			1.00em 0.00em 1.00em 0.00em
}

div.pageForm {
	font-size:		1.25em;
	padding:		2.00em 0.00em 2.00em 0.00em;
	text-align:		center;
}

div.pageForm form input, div.pageForm form select {
	font-size:		1.25em;
	padding:		0.20em;
	border:			1px solid #999999;
}

hr.showLine {
	border:			0px none;
	border-top:		1px solid #CCCCCC;
}

div.showDomains {
	text-align:		center;
	position:		relative;
}

div.showDomains table {
	width:			100%;
	background-color:	#E6E6E6;
	margin:			auto;
}

div.showDomains table tr {
	background-color:	#FFFFFF;
}

div.showDomains table tr.tHead {
	background-color:	#F6F6F6;
}

pre.whoisInfo {
	font-size:		0.85em;
}

div.closeWindow {
	font-size:		0.80em;
	text-align:		center;
	padding:		1.00em 0.00em 1.00em 0.00em;
}

div.showError {
	color:			#CC0000;
	font-weight:		bold;
	text-align:		center;
}

div.pageBottom {
	margin:			0.00em;
}

div.pageBottom div.pageBottomCopyright {
	color:			#999999;
	font-size:		0.70em;
	text-align:		center;
}

div.pageBottom div.pageBottomCopyright a {
	color:			#999999;
	text-decoration:	underline;
	font-weight:		bold;
}

div.pageBottom div.pageBottomCopyright a:hover {
	color:			#999999;
	text-decoration:	none;
}