body{
	margin: 0px;
	text-align: center;
	font-size: 0.8em;
	font-family: verdana, arial, sans-serif;
	background-color: #FFFFFF;
}

html td{
	font-size: 0.8em;
}

td{
	font-size: 0.9em;
}

#header{
	width: 100%;
	height: 164px;
	margin-top: 15px;
	position: relative;
}

#resultsbox{
	height: auto;
	width: 90%;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.leftcont{
	text-align: left;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

pre{
	font-size: 110%;
}

html pre{
	font-size: 95%;
}

#queryboxheader{
	background: #DFDFDF url(/images/22pxgrad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 22px;
	width: 340px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #AEAEAE;
	text-align: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}

#querybox{
	background: #DFDFDF;
	min-height: 80px;
	width: 340px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #AEAEAE;
}

#toolqueryboxheader{
	background: #DFDFDF url(/images/22pxgrad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 22px;
	width: 340px;
	margin-top: 30px;
	/*margin-left: auto;
	margin-right: auto;*/
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #AEAEAE;
	text-align: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}

#toolquerybox{
	background: #DFDFDF;
	min-height: 80px;
	width: 340px;
	margin-top: 0px;
	/*margin-left: auto;
	margin-right: auto;*/
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #AEAEAE;
}

#footer{
	/*height: 50px;*/
	width: 100%;
	margin-top: 40px;
	font-size: 80%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.queryinput{
	margin-top: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #AEAEAE;
	font-family: verdana;
	width: 200px;
	height: 22px;
}

.querygo{
	margin-top: 25px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #AEAEAE;
	font-family: verdana;
	width: 60px;
	background: #DFDFDF url(/images/26pxgrad.gif);
}

.mainmenu{
	width: 660px;
	height: 19px;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-color: #4E4F9C;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	position: relative;
}

.social{
	width: 660px;
	height: 20px;
	position: relative;
}
.mainmenu ul{
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 660px;
	position: relative;
}

.mainmenu li{
	display:inline;
	height: 22px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 3px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 3px;
	position: relative;
}

.mainmenuunselected{
	background-color: #EEEEEE;
}

.mainmenuselected{
	background-color: #4E4F9C;
}

.mainmenuselected a:link, .mainmenuselected a:visited{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.mainmenuunselected a:link, .mainmenuunselected a:visited{
	color: #4E4F9C;
	font-weight: bold;
	text-decoration: none;
}

.mainmenu a:hover{
	font-weight: bold;
	text-decoration: underline;
}

.page{
	width: 660px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 0px;
	position: relative;
	text-align: left;
}

.submenucontent{
	width: 480px;
	margin-left: 160px;
	text-align: left !important;
	margin-top: 10px;
	padding: 0px;
}

.fullwidthcontent{
	width: 650px;
	margin-left: 20px;
	text-align: left;
	margin-top: 10px;
	padding: 0px;
}

.submenucontent a, .fullwidthcontent a, td a, .leftcont a{
	color: #4E4F9C;
	text-decoration: underline;
}

.submenu ul{
	margin: 0px;
	padding: 0px;
	height: auto;;
	width: 150px;
	position: relative;
	margin-top: 5px;
}

.submenu li{
	list-style-type: none;
	width: 150px;
	height: 22px;
	position: relative;
	margin-bottom: 2px;
	padding-top: 2px;
}

.submenuunselected{
	background-color: #EEEEEE;
}

.submenuselected{
	background-color: #4E4F9C;
}

.submenuarrow{
	margin-top: 2px;
}

.submenuunselected a:link, .submenuunselected a:visited{
	color: #4E4F9C;
	text-decoration: none;
}

.submenuselected a:link, .submenuselected a:visited{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.submenu a:hover{
	text-decoration: underline;
}

div.submenu{
	float: left;
}

h1{
	font-size: 140%;
	color: #4E4F9C;
	margin-top: 0px;
}

h2{
	font-size: 110%;
	color: #4E4F9C;
	margin-top: 0px;
}

.deletingtable, .deletingtable td{
	border-style: solid;
	border-color: #EEEEEE;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	text-align: center;
}

.deletingtable a:link, .deletingtable a:visited{
	color: #4E4F9C;
	text-decoration: none;
	font-size: 80%;
}

.deletingtable a:hover{
	text-decoration: underline;
}

.dserror{
	color: #AAAAAA;
}

.dstaken{
	color: #FF0000;
}

.dsavailable{
	color: #259C25;
}

.toolsresults{
	border: 1px solid #DBDBDB;
	text-align: left;
}

.toolsresultmouseover{
	background-color: #EEEEEE;
}

.toolsresultmouseout{
	background-color: #FFFFFF;
}

.dsinvalid{
	font-size: 90%;
	font-style: italic;
	color: #AAAAAA;
}

.toolsip{
	font-size: 180%;
	font-weight: bold;
}

/* 123-reg banner styling css */
#footerad { font-family: Arial, Helvetica, sans-serif; clear: both; margin: 0 auto; width: 466px; height: 40px; padding: 10px 1px; background: url("/images/banner_123-reg.png");margin-top: 50px;}
#footerad a, #footerad h1 {color: #0094d3; text-decoration: none;}
#footerad h1 {float: left; padding: 0; margin: 0; font-size: 1em; line-height: 1em;}
#footerad img {float: left; padding: 2px 16px 3px 15px; border: 0;}
#footerad form {float: left; padding: 0; margin: 0;}
#domtextbox {width: 12em; display: inline; margin: 2px 3px 0 0; font-size: 0.9em; border: 1px solid #0094d3;}
#searchbut {width: 3em;  padding: 0; margin:2px 0 0 0; font-size: 0.9em;}
