/* type:png quality:64 matte:#383838 shift:0 */

body {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  background-color: #ffffff;
  color: #000;
  padding: 0;
  cursor: default;
  margin:0;
  text-align:center;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 1em 0;
	}

h3 {
	font-size: 13px;
	padding-bottom:10px;
	color:#000;
	margin:0px;
	}

a img {
	border: none;
	}

a {
	color: #BF0202;
	cursor: pointer;
	}

a:hover {
	text-decoration: none;
	}

#container {
	background-color:#fff;
	margin: 0 auto;
	width:770px;
	text-align:left;
	position:relative;
	}

#header {
	background-color:#fff;
	height:68px;
	}

.hdrbnr {
	position: absolute;
	top: 4px;
	right: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #023E6C;
	}

.hdrbnr img {
	display: block;
	border: none;
	}


#header h1 {
	font-size: 22px;
	font-weight: normal;
	color:#333333;
	text-align:left;
	padding: 30px 0 10px 15px;
	}

#navbar {
	background-color: #646464;
	border-top:none;
	height:24px;
	color:#fff;
	}
	
#navbar a {
	color: #fff;
	font-size: 11px;
	font-weight:normal;
	text-decoration:underline;
	
	}

#navbar p {
	margin: 0;
	padding:5px 0 0 15px;
}

.domainsearch {
align:left;
width:180px;
padding:10px;
background-color:#E0EBF1;
}
.domainsearch-b {
margin:10px 0 10px 0;
align:left;
width:180px;
padding:5px;
font-size:12px;
text-align:center;
font-family:Arial,Helvetica,sans-serif;
font-color:#000;

}


#subcontainer{
	height:100%;
	float:left;
	width:100%;
}

#content p{
	padding:10px 0 5px 0;
	margin:0;
	color:#333;
	line-height:15px;
}

#content a.title{
	color: #C40303;
	font-size: 13px;
	font-weight:bold;
}

#content a.title:hover {
	color: #0a98cd;
	font-size: 13px;
	font-weight:bold;
}
	
#content a.urldesc{
	color: black;
	font-size: 10px;
	font-weight:normal;
	text-decoration: none;
}

#content  a.url {
	font-size: 10px;
	color: blue;
	font-weight:normal;
}

#content {
	float:left;
	width:550px;
}

#contentinner {
	float:left;
	width:99%;
	margin:0;
	background-color:#fff;
}

#content a {
	font-weight:bold;
}

#content td {
	padding-left:20px;
}


#content .fullbox .hdr h3{
	font-size: 14px;
	color:#000;
	padding:0px 14px 20px 0px;
	margin:0px;
}
	
#content .results .resultshdr h2{
	font-size: 12px;
	color:#000;
	padding:5px 14px 10px 0px;
	margin:0px;	
}
	
#content .fullbox {
 	width:100%;
	margin:5px 0px 5px 0px;
}
	
#content .results {
	border:2px solid #3D3D3D;
	margin:0px;
	padding:10px;
}	
	
#content .inner {
	padding: 15px 15px 15px 15px;
}	
	
#content .litebox {
  margin:20px 10px;
  border-top:1px dashed #707070;
}
	
#content .litebox .inner {
	padding: 25px 15px 15px 0px;
}	

#content .litebox a {
  	color:#707070;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	line-height:1.3em;
}

#footer {
	background-color:#646464;
	text-align: center;
	height:63px;
	clear:both;
	color:#fff;
}

#footerhdr {
	padding: 0px;
}

#footer a {
	color: #fff;
}

#footer p {
	margin: 0;
	padding-top:7px;
}

#col1 {
	width:212px;
	font-size: 10px;
	float:left;
}

#col1inner {
	padding:10px 10px;
	background-color: #fff;
}
#col1 h3 {
	color: #5A5A5A;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0px 0px 10px 5px;
}
	
#col1 ul {
	margin: 0;
	list-style-type: none;
	font-size: 11px;
	padding:5px 0px 5px 0px ;
	line-height:1.3em;
	background-color:#F4F4F4;
	border:1px dashed #959595;
}

#col1 li {
	padding:0px 0px 9px 12px;
}
#col1 ul a {
	color:#2061AB;
}
#col1 ul a:hover {
	color: #000;
	font-weight:none;
	text-decoration:underline;
}
#col1 a {
	color:#2061AB;
	text-decoration:underline;
}
#col1 a:hover {
	color: #000;
	text-decoration:none;
}

#col2 {
	width:212px;
	font-size: 10px;
	float:right;
}

#col2inner {
	padding:10px 10px;
	background-color: #fff;
}
#col2 h3 {
	color: #5A5A5A;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0px 0px 10px 5px;
}
	
#col2 ul {
	margin: 0;
	list-style-type: none;
	font-size: 11px;
	padding:5px 0px 5px 0px ;
	line-height:1.3em;
	background-color:#F4F4F4;
	border:1px dashed #959595;
}


#col2 li {
	padding:0px 0px 9px 12px;
}
#col2 ul a {
	color:#2061AB;
}
#col2 ul a:hover {
	color: #000;
	font-weight:none;
	text-decoration:underline;
}
#col2 a {
	color:#2061AB;
	text-decoration:underline;
}
#col2 a:hover {
	color: #000;
	text-decoration:none;
}


.fullbox .hdr {
	width:100%;
}

#col1 .inner, #col2 .inner{
	padding:10px 5px 10px 5px;
}

#content .resultsfill a.title{
	color: #666;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}

#content .resultsfill a.title:hover {
	font-size: 11px;
	font-weight:bold;
}
	
#content .resultsfill a.urldesc{
	color: black;
	font-size: 10px;
	font-weight:normal;
	text-decoration: none;
}

#content .resultsfill a.url {
	font-size: 10px;
	color: #888;
	font-weight:normal;
}

#search {
	background-color:#f4f4f4;
	border:1px solid #e6e6e6;
	width:350px;
}

#search input{
	border:1px solid #acacac;
}

#search input.std {
	background-color: #6985a2;
	border-color: #405368;
	color:#fff;
	font-size:11px;
}

#search p {
padding:5px 25px;
}

h3.resultsfill {
	color:#888;
}
.tld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sidebar {
	float: left;
	width: 200px;
	/*IE HACK*/
	padding: 0;
	background: #B9BED8 url('/images/sidebar-top.gif') repeat-x top left;; margin-left:0px; margin-right:0; margin-top:0; margin-bottom:0
}

.sidebar h1, .sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5, .sidebar h6,
.sidebar p, .sidebar ul, .sidebar ol {
	margin-left: 10px; margin-right: 10px;
	text-align: left;
}

.sidebar img {margin-left: 5px;}

.sidebar h1 {
	font-size: 140%; line-height: 1em;
	margin-bottom: 0.5em;
	text-transform: uppercase;
	color: #223789;
}

.sidebar h2 {
	font-size: 120%; line-height: 1.2em;
	text-transform: uppercase;
	color: #223789;
}

.sidebar h3 {
	font-size: 140%; line-height: 1em;
	margin-top: 1em;
	color: #730000;
}

.sidebar h4 {
	font-size: 100%; line-height: 1em;
	color: #000000;
}

.sidebar p {
	font-size: 100%;
}

.sidebar ul.nobull {
	list-style: none outside;
	padding: 0;
}

.sidebar ul.nobull li {
	font-size: 120%; line-height: 1.2em;
	margin: 0 0 0.5em 0; padding: 0;
}

.sidebar li {
	font-size: 100%; line-height: 1.2em;
	margin: 0 0 0.5em 0; padding: 0;
}

.sidebar a:link, .sidebar a:visited {
	font-size: 120%;
	line-height: 1.2em;
	color: #074094;
	text-decoration: none;
	margin: 0 10px; 0; 0
}
.sidebar a:hover {
	font-size: 120%;
	line-height: 1.2em;
	color: #3860ff;
	margin: 0 10px; 0; 0
}
.sidebar hr {
	border-left:0px none; border-right:0px none; width: 100%; height: 0; background:  none;
	border-bottom: 1px solid white;
	border-top: 1px solid #6b79b0;
	margin: 5px 0
}
.sidebar .sidebar-bottom { 
	height: 20px;
	background: url('/images/sidebar-btm.gif') no-repeat bottom center;
}

#searchside {
	background-color:#f4f4f4;
	border:1px solid #e6e6e6;
	align:center;
}

#searchside input{
	border:1px solid #acacac;
	margin-left:5px;
}
#searchside form {
	width:180px;
	align:center;
}
#searchside input.std {
	background-color: #6985a2;
	border-color: #405368;
	color:#fff;
	font-size:11px;
}

#searchside p {
padding:5px 25px;
}

div.banner_message {
	background: url('/images/banner-background.gif') no-repeat left;
	color:#3F3F3F;
	width:540px;
	height:75px
}
div.banner_message h1 {
	font-size:2em;
	font-weight:bold;
}
div.banner_message h2 {
	font-size:14px;
	font-weight:normal;
}
div.banner_message div.yui-gc {
	padding-left:5px;
	text-align:right;
}
div.banner_message div.home_icon {
	background:#F4D3DD;
}
div.banner_message h1 {
	margin-left:-1.2em;
	padding-left:1.2em;
}
div.banner_message h2 a {
	color:#D5325D;
	font-weight:bold;		
}
div.banner_message div.yui-gc {
	padding-left:3em;
}
div.yui-u {
	margin-right:5px;
	margin-bottom:5px;
	text-align:left;
}
