html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
* html p {
	position: relative;
}
* html h1 {
	position: relative;
} 
#header {
	margin: 0;
	padding: 0;
	height: 80px;
	width: 100%;
	background: url(/images/header_global.jpg) no-repeat 0 0;
}
#logo {
	position: absolute;
	top: 34px;
	left: 77px;
	width: 395px;
	height: 26px;
	z-index: 2;
}
#mainnav a.down, #topnav a.down, #alphabet a.down, #globalleftnav a.down, #terms a.down {
	background: #f60;
	color: #fff;
}
#mainnav a.down:hover, #topnav a.down:hover, #alphabet a.down:hover, #globalleftnav a.down:hover, #terms a.down:hover {
	background: #f60;
	color: #fff;
}	
#topnav {
	position: absolute;
	top: 0;
	right: 0;
	width: 420px;
	height: 30px;
	padding-left: 27px;
	background: url(/images/corner_left.gif) no-repeat left top;
	z-index: 5;
}
#topnav ul {
	margin: 0;
	padding: 0 0 0 15px;
	list-style: none;
	height: 30px;
	background: url(/images/topnav.gif) repeat-x;
}
#topnav li {
	margin: 0; 
	padding: 0;
	display: inline;
}
#topnav a {
	float: left;
	padding: 2px 14px 3px 14px;
	margin: 1px 0;
	text-decoration: none;
	color: #828282;
	border-left: 1px solid #ccc;
}
#topnav li#last a {
	border-right: 1px solid #ccc;
}
#topnav a:hover {
	background: #fff;
	color: #f60;
}
#mainnav {
	position: absolute;
	top: 80px;
	width: 100%;
	height: 43px;
	left: 0;
	background: #f60 url(/images/mainnav.gif) repeat-x left bottom;
}
#mainnav ul {
	margin: 0;
	padding: 1px 0 0 10px;
	height: 25px;
	list-style: none;
	background: #036;
}
#mainnav li {
	margin: 0; 
	padding: 0;
	display: inline;
}
#mainnav a {
	float: left;
	padding: 0 30px;
	margin: 0;
	line-height: 25px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
}
#mainnav li#first a {
	border-left: 1px solid #fff;
}
#mainnav a:hover {
	background: #fff;
	color: #f60;
}
#breadcrumbs {
	margin: 0 0 0 220px;
	padding: 55px 0 0 0;
	font-size: 10px;
	color: #666;
	height: 25px;
}
#breadcrumbs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#breadcrumbs li {
	margin: 0; 
	padding: 1px 0;
	float: left;
	font-weight: bold;
}
#breadcrumbs ul li a {
	float: left;
	color: #666;
	padding-right: 6px;
	text-decoration: none;
	font-weight: normal;
}
#breadcrumbs ul li a:hover {
	text-decoration: underline;
	color: #f60;
}	
h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0
}
h1 em {
	color: #f60;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 25px 0 0 0;
	padding: 0
}
h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 25px 0 0 0;
	padding: 0;
}
h6 {
	color: #999;
	font-size: 12px;
	font-weight: bold;
	margin: 30px 0 0 0;
	padding: 10px 0;
	border-top: 1px solid #999;
}
htm>h6	{}
#content {
	margin: 0 195px 15px 205px;
	padding: 5px;
	color: #333;
	background: #fff;
}
#content p {
	margin: 10px 0 0 0;
	padding: 0;
}
#content a, #adpanel div#ad p a {
	color: #039;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}
#content a:hover, #adpanel div#ad p a:hover {
	color: #f60;
	border-bottom: 1px solid #f60;
}
#content ol {
	margin: 5px 0 5px 30px;
	padding: 0;
}
#content ul {
	margin: 5px 0 5px 30px;
	padding: 0;
	list-style: circle;
	list-style-position: inside;
}
#content li {
	margin: 0;
	padding: 1px 0;
	font-size: 12px;
}
#content li span {
	width: 20px;
	margin-left: 20px;
}
#leftnav {
	position: absolute;
	top: 160px;
	left: 15px;
	width: 175px;
	padding: 0;
	margin: 0;
	background: #f5f5f5;
}
#leftnav h2 {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	background: #f60;
	color: #fff;
	margin: 0;
	padding: 5px 6px;
	border-bottom: 1px solid #fff;
}
#leftnav h2 a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
}
#leftnav p {
    margin: 0;
    padding-top: 15px;
    text-align: center;
    background: #fff;
}
#globalleftnav {
	width: 175px;
}
#globalleftnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#globalleftnav ul li {
	margin: 0;
	padding: 0;
}
#globalleftnav ul li a {
	width: 175px;
	display: block;
	margin: 0;
	padding: 0;
	text-indent: 10px;
	line-height: 18px;
	height: 18px;
	text-decoration: none;
	border-bottom: 1px solid #f3f3f3;
	color: #036;
	background: #e5e5e5;
}
#globalleftnav ul li div.marker {
	width: 175px;
	margin: 0;
	padding: 0;
	text-indent: 22px;
	line-height: 18px;
	height: 18px;
	text-decoration: none;
	border-bottom: 1px solid #f3f3f3;
	color: #033;
	background: #f4f4f4 url(/images/raquo.gif) 10px 7px;
    background-repeat: no-repeat;
	font-weight: bold;
	font-size: 11px;
}
#globalleftnav ul li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#globalleftnav ul li ul li {
	margin: 0;
	padding: 0;
}
#globalleftnav ul li ul li a {
	width: 175px;
	display: block;
	margin: 0;
	padding: 0;
	text-indent: 10px;
	font-size: 11px;
	text-decoration: none;
	color: #036;
	background: #f5f5f5;
}
#globalleftnav a:hover {
	background: #fff;
	color: #f60;
}
#search {
	position: absolute;
	top: 130px;
	left: 15px;
	height: 20px;
	width: 200px;
}
input.searchbox {
	width: 126px;
	padding: 3px 0 3px 5px;
	margin: 0;
	border: 0;
	font: normal 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background: url(/images/bg_search.gif) left bottom no-repeat;
}
input.searchbutton {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #f60 url(/images/button_search.gif) left bottom no-repeat;
	height: 21px;
	width: 39px;
	border: 0;
	cursor: pointer;
}
#adpanel {
	position: absolute;
	top: 140px;
	right: 15px;
	width: 160px;
	border: 1px solid #fff;
	background: #fff;
}
#adpanel div#ad {
	text-align: center;
	width: 160px;
	height: 190px;
	font-size: 13px;
	color: #555;
	font-weight: bold;
	background: url(/images/ad.gif) no-repeat;
	padding-top: 45px;
}
#adpanel div#ad p {
	margin: 0 15px 9px 15px;
	padding: 0;
}
#adpanel div#ad p a {
	color: #3B607F;
}
#adpanel div#ad span a {
	width: 60px;
	background: #3B607F;
	color: #fff;
	display: block;
	text-decoration: none;
	float: right;
	margin: 5px 10px;
	padding: 1px 0;
	border: 1px solid #3B607F;
}
#adpanel div#ad span a:hover {
	color: #f60;
	background: #fff;
	border: 1px solid #f60;
}
img.left {
	float: left;
	padding: 3px 30px 15px 0;
}
img.right {
	float: right;
	padding: 3px 0 15px 30px;
}
#update {
	position: absolute;
	top: 30px;
	right: 7px;
	font: italic 11px Verdana, Arial, Helvetica, sans-serif;
}
a img {
	border: none;
}
ol.results {
	margin-top: 10px;
}
ol.results li {
	padding-bottom: 8px;
}
ol.results li a {
	font-weight: bold;
	margin: 0 5px;
}
ol.results li a.more {
	font-size: 9px;
	font-weight: normal;
	margin-left: 0;
	padding: 0;
}
#icons {
	position: absolute;
	top: 135px;
	right: 195px;
	padding: 2px;
}
#icons a {
	margin: 0 0 0 5px;
	padding: 1px;
	border: 1px solid #999;
}
#icons a:hover {
	background: #f60;
	border: 1px solid #036;
}
.skip {
	display: none;
}
a.boldlist {
	font-weight: bold;
	line-height: 16px;
}
h1 span#goback {
	position: absolute;
	margin: -1px 0 0 20px;
	padding: 1px 22px 2px 5px;
	border: 1px solid #f60;
	font-size: 12px;
	font-weight: normal;
	color: #f60;
	background: url(/images/goback.gif) no-repeat right center;
}
h7 {
	text-align: right;
	font-weight: bold;
	padding-top: 15px;
}
#email textarea, #article textarea {
    width: 100%;
}
p#advicefooter{
    font-size: 11px;
    padding: 4px;
    margin-top: 30px;
    border: 1px solid #ccc;
}
#unlock ul {
    list-style: none;
    border: 1px solid #f60;
	list-style-position: outside;
    padding: 5px;
    width: 450px;
}
#unlock li {
    height: 25px;
    margin-left: 0;
    padding-left: 10px;
}
#unlock li span {
    display: block;
    widtH: 150px;
    float: left;
}
#unlock li span em a {
	margin: 0 10px;
	padding: 3px 5px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	background-color: #093;
}
#unlock li span em a:hover {
	background-color: #039;
}
/* banner space */
#ad_center_top {
	clear: both;
	text-align: center;
	margin: 0 0 20px 0;
}
#ad_center_bot {
	margin: 25px 0;
	clear: both;
	text-align: center;
}
#ad_left_bot {
	clear: both;
	position: static;
	text-align: center;
	border-top: 10px solid #fff;	
}
#ad_center_bot span, #ad_center_top span {
	margin: 0 auto;
	display: block;
	background: #fff;
	font-size: 0;
	line-height: 0;	
}
#ad_left_bot span {
	margin: 0 auto;
	display: block;
	background: #fff;
	font-size: 0;
	line-height: 0;			
}
#adpanel {
	position: absolute;
	top: 140px;
	right: 15px;
	width: 150px;
}
#adpanel div {
	margin: 10px auto;
	width: 150px;
	height: 150px;
	border: 1px solid #666;
	background: #fff;
}
#adpanel p {
    margin: 0;
    padding: 0;
    height: 5px;
}
	
