@charset "utf-8";
body{
}
html{
	overflow-x:hidden;
}
#full{
	height:500px;
	width:100%;
}
#container{
	width:800px;
	margin:0 auto;
}
#header{
	top:10px;
	width:100%;
	height:156px;
	position:relative;
	z-index:200;
	clear:both;
}
#geocare_logo,
#geocare_tagline,
#association_link{
	position:absolute;
	display:block;
	top:0px;
	float:left;
	line-height:999em;
	overflow:hidden;
}
#geocare_logo{

	background:url("/images/GeoCare_logo.png") no-repeat top left;
	height:156px;
	width:273px;
	left:0px;
}
#geocare_tagline{
	top:0px;
	left:280px;
	width:493px;
	height:34px;
	background:url("/images/GeoCare_tagline.png") no-repeat top left;
}
#geocare_select_ass{
	position:relative;
	top:40px;
	left:-250px;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-align:center;
}
#geocare_select_logo{
	position:relative;
	top:-120px;
	margin:0px;
	padding:0px;
}
#geocare_international{
	position:relative;
	top:-5px;
	left:220px;
	margin:0px;
	padding:0px;
	font-size:1.2em;
	line-height:1.6em;
	border:1px double #ddd3c0;
	background-color:#fff6e2;
	width:350px;
}
#geocare_brokerinfo{
	font-size:14px;
	line-height:16px;
	position:relative;
	top:150px;
	width:250px;
	text-align:right;
}
#geocare_brokerinfo span{
	font-weight:bold;
	color:#006666;
}
#association{
	position:absolute;
	display:block;
	height:122px;
	width:2000px;
	top:16px;
	left:273px;
}
#association_menu_top{
	position:absolute;
	top:133px;
	width:500px;
	left:385px;
	height:31px;
}
#association_menu_top li,#association_menu_bottom li{
	display:inline;
}
#association_menu_top li a{
	display:inline;
	float:left;
	margin-right:2px;
	}
#navigation{
	width:800px;
	position:relative; /*need it changed to relative for IE6 and IE7*/
	top:50px;
	border:1px solid;
}
#mainNav{
	float:left;
	width:800px;
	margin-left:-1px;
}
#mainNav li.main_link{
	float:left;
	padding:6px;
	margin:0px;
	text-indent:0px;
	border-left:1px solid;
}
#mainNav div.sub{
	position:absolute;
	top:22px;
	left:-1px;
	width:770px;
	border-bottom:1px solid;
	border-left:1px solid;
	border-right:1px solid;
	padding:10px 15px 15px 15px;
	background:#fff;
	display:none;
}
#mainNav div.sub ul{
	width: 192px;
	float:left;
}
#mainNav div.sub li{
	float:none;
	padding:0px;
	background:none;
	border:none;
}
#mainNav li{
	cursor:pointer;
}
#content{
	xmargin:75px 40px 0 20px; /* my suggestion */
	margin:75px 0 0 0;
	float:left;

}
#footer{
	width:100%;
	float:left;
	margin:2em 0 4em 0;
	text-align:center;
	border-top:1px solid;
}
#association_menu_bottom{
	width:100%;
	float:left;
}
#bottomNav{
	width:100%;
	margin:0.75em 0 0 0;
	float:left;
}
#bottomNav li{
	display:inline;
	border-left:1px solid #000;
	margin:0 0 0 .5em;
	padding:0 0 0 .75em;
}
#bottomNav li.first{
	margin:0;
	border-left:none;
}
#footer_copy{
	margin:1em 0 0 0;
	width:100%;
	float:left;
}


/* typography */
body{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:62.5%;
}
#navigation{
	font-size:1.1em;
}
#mainNav li.main_link div.sub{
	font-size:1em;
	line-height:1.3em;
}
#mainNav li.main_link div.sub ul{
	padding:.9em;
}

#navigation li.sub-head{
	font-weight:bold;
}
#content{
	font-size:1.2em;
	line-height:1.4em;
	text-align:justify;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#content h1{font-size:2.2em;padding:0 0 .5em 0;margin:.75em 0 0 0;font-weight:normal;border-bottom:1px solid;width:800px;}
#content h2{font-size:1.6em;margin:.9em 0 0 0;}/*Added to top margin CM*/
#content h3{font-size:1.2em;margin:0;margin:.5em 0 0 0;}
#content h4{font-size:1.6em;font-weight:normal;}
#content h5{font-size:1.2em;font-weight:normal;}
#content h6{font-size:1em;margin:.5em 0 0 0;}
#content p{margin:.75em 0 0 0;}

#content ul{list-style:disc;margin:.5em 0;}
#content li{margin: 0 0 .7em 2.7em;}
#content ol li ol{margin-left:20px; list-style-type:lower-alpha; margin-top:5px;}
#content a{font-weight:bold}

#content table{margin:10px 0px;}
#content table thead tr{border-bottom:1px inset #999; text-align:center;}
#content table tr, #content table td{padding:2px;}
#content table tr.alt{background-color:#fff;}
#content table.border tr td{border:1px solid #aaa;}
#content table tr td.alt, #content table th.alt{background-color:#fff;}

#bottomNav li{font-size:1em;}
sup {
	position:relative;
	bottom:0.5em;
	vertical-align:baseline;
	font-size:75%;
}

sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
	font-size:75%;
}
.float-r{float:right; margin:0 10px;}
.float-l{float:left; margin:0 10px;}
.clear{clear:both}
.smallText{ font-size:.9em}
.table_red{color:#990000; font-size:1em;}
.checkmark{list-style-image: url(/images/check_mark_sm.gif);list-style-position: outside;}
.hr {border-bottom:1px solid; width:100%;}
