body {
	margin: 0 0 0 0;
	text-align: left;
	font-size: 11px;
	font-family: Times New Roman;
	height: 100%;
}

html {
	height: 100%;
}

div.vgradLabelOld {
	writing-mode: tb-rl;
        filter: flipv fliph;
	font-weight: 600;
	font-family: Verdana;
	font-size: 10pt;
}

div.vgradLabel {
	writing-mode: tb-rl;
        filter: flipv fliph;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;
}

div {
	font-size: 12px;
	font-family: Times New Roman;
}

a:active {
	text-decoration: underline;
	color: #0000ff;
}
a:hover {
	text-decoration: underline;
	color: #0000ff;
}
a:link {
	text-decoration: underline;
	color: #0000ff;
}
a:visited {
	text-decoration: underline;
	color: #0000ff;
}

div#frame {
	width:790px;
	height: 100%;
	padding:0 0 0 0;
	text-align:left;
}

div#main {
	background-color: #ffffff;
	width: 620px;
	height: 605px;
	width: 778px;
	padding: 0 0 0px 0;
	margin: 0;
	text-align: justify;
}

div#nav2col {
	background-color: #ffffff;
	width: 150px;
	height: 605px;
	float: left;
	text-align: center;
}

div#main2col {
	background-color: #ffffff;
	width: 620px;
	height: 605px;
	float: left;
	text-align: justify;
}

div.clear {
	clear: both;
}

input.text {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}

.Submit {
	margin: 0 0 0px 0;
	padding: 2px 4px 2px 4px;
	background-color: #3B73B9;
	border: solid 1px #3B83C9;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
}

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

.warnnormal	{
	color: #ff0000;
}

form#register label {
	float: left;
	width: 150px;
	display: block;
	clear: left;
	text-align: right;
	margin-right: 10px;
}

form#register input[type="text"]{
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding: 0;
	margin: 0;
	background-image: none;
	background-color: transparent;
	width: 200px;
}

form#register input[type="password"] {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding: 0;
	margin: 0;
	background-image: none;
	background-color: transparent;
	width: 200px;
}

form#register input[type="submit"] {
	margin-left: 150px;
}

form#regionmodify #regiondetails label{
        width: 50px;
        clear: left;
        text-align: right;
        margin-right: 10px;
}

form#regionmodify #regiondetails input[type="text"]{
        font-size: 11px;
        font-weight: bold;
        line-height: 14px;
        padding: 0;
        margin: 0;
        background-image: none;
        background-color: transparent;
        width: 50px;
}

form#domainmodify #domaindetails label{
        float: left;
        width: 100px;
        display: block;
        clear: left;
        text-align: right;
        margin-right: 10px;
}

form#domainmodify #domaindetails input[type="text"]{
        font-size: 11px;
        font-weight: bold;
        line-height: 14px;
        padding: 0;
        margin: 0;
        background-image: none;
        background-color: transparent;
        width: 200px;
}

div#headermsg {
	float: left;
	text-align: center;
	vertical-align: middle;
	padding-top: 50px;
	padding-left: 40px;
	width: 480px;
}

div#searchboxcontainer {
	float: left;
	padding-top: 60px;
	padding-left: 40px;
	width: 480px;
}

div#indexcol1 {
	float: left;
	width: 220px;
}

div#indexcol2 {
	float: left;
	width: 550px;
	padding-left: 10px;
}

div#searchlocationbarcontainer {
	margin-bottom: 10px;
	background-color: #e1e1e1;
        font-family: Times New Roman;
        font-style: normal;
	font-weight: normal;
        font-size: 12px;
	color: #000000;
}

div#searchlocationboxcontainer {
        font-family: Times New Roman;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        color: #000000;
}

div#verticalgrad {
	float: left;
	height: 100%;
	width: 0px;
	margin-top: 10px;
	background-size: 100%;
}

div#searchresultscontainer {
	float: left;
	width: 700px;
	margin-top: 10px;
	margin-left: 0px;
        font-family: Arial;
        font-style: normal;
	font-weight: normal;
        font-size: 12px;
	color: #000000;
}

div#footertoolbarcontainer {
	text-align: center;
        font-family: Arial;
        font-style: normal;
	font-weight: normal;
        font-size: 12px;
	color: #000000;
}

div#footercontainer {
	text-align: center;
        font-family: Arial;
        font-style: normal;
	font-weight: normal;
        font-size: 10px;
	color: #000000;
}

h1 {
        font-family: Tahoma;
        font-size: 24px;
        font-style: normal;
        font-weight: normal;
        color: #000000;
}

h3 {
        font-family: Tahoma;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        color: #000000;
}

div.pagination {
        font-family: Times New Roman;
        font-size: 20px;
        font-style: normal;
        color: #000000;
}

div.pagination a:active {
        font-family: Times New Roman;
        font-size: 20px;
        font-style: normal;
        color: #0000ff;
	text-decoration: underline;
}

div.pagination a:hover {
        font-family: Times New Roman;
        font-size: 20px;
        font-style: normal;
        color: #0000ff;
	text-decoration: underline;
}

div.pagination a:link {
        font-family: Times New Roman;
        font-size: 20px;
        font-style: normal;
        color: #0000ff;
	text-decoration: underline;
}

div.pagination a:visited {
        font-family: Times New Roman;
        font-size: 20px;
        font-style: normal;
        color: #0000ff;
	text-decoration: underline;
}

.locationlabel {
        font-family: Tahoma;
        font-size: 12px;
}
a:active.city {
	color: #0000ff;
        font-family: Tahoma;
        font-size: 12px;
}
a:hover.city {
	color: #0000ff;
        font-family: Tahoma;
        font-size: 12px;
}
a:link.city {
	color: #0000ff;
        font-family: Tahoma;
        font-size: 12px;
}
a:visited.city {
	color: #0000ff;
        font-family: Tahoma;
        font-size: 12px;
}
a:active.state {
	color: #0000ff;
        font-family: Tahoma;
        font-size: 12px;
}
a:hover.state {
	color: #0000ff;
        font-family: Tahoma;
        font-size: 12px;
}
a:link.state {
	color: #0000ff;
        font-family: Tahoma;
        font-size: 12px;
}
a:visited.state {
	color: #0000ff;
        font-family: Tahoma;
        font-size: 12px;
}
a:active.country {
	color: #0000ff;
        font-family: Tahoma;
        font-size: 12px;
}
a:hover.country {
	color: #0000ff;
        font-family: Tahoma;
        font-size: 12px;
}
a:link.country {
	color: #0000ff;
        font-family: Tahoma;
        font-size: 12px;
}
a:visited.country {
	color: #0000ff;
        font-family: Tahoma;
        font-size: 12px;
}

.geokeywords {
        font-family: Tahoma;
	color: #000000;
        font-size: 14px;
}

a:active.dispurl {
	color: #9aa3f9;
	text-decoration: none;
}
a:link.dispurl {
	color: #9aa3f9;
	text-decoration: none;
}
a:hover.dispurl {
	color: #9aa3f9;
	text-decoration: underline;
}
a:visited.dispurl {
	color: #9aa3f9;
	text-decoration: none;
}
