body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font: normal 14px/1.5em Arial, Verdana, "Trebuchet MS",sans-serif;
	color: #000;
	background: #6C99AD;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	position: relative;
	overflow: hidden;
	height: auto;
	width: 100%;
	left: 0px;
	top: 0px;
}
#innerwrap {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 750px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 126px;
	width: 100%;
	overflow: hidden;
	background: #F8E9C9 url(../images/bgheader_associates.gif) repeat-x left top;
}
#logo {
	margin: 0px;
	padding: 0px;
	height: 108px;
	width: 118px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	clear: left;
	float: left;
	background: #F8E9C9 url(../images/logo.gif) no-repeat 0px 0px;
}
#pagetitle {
	margin: 54px 0px 0px 78px;
	padding: 0px;
	height: 72px;
	width: 576px;
	overflow: hidden;
	clear: right;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
#pagetitle h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 73px;
	left: 60px;
}

a {
	font-weight: 700;
	letter-spacing: 0.1em;
	
	}
	
a:link {
	text-decoration: none;
	}
	
a:visited {
	text-decoration: none;
	}
	
a:active {
	text-decoration: none;
	}
	
a:hover {
	text-decoration: none;
	background: #fff;
	}
	
a.reg {
	color: #000;
	font-weight: 500;
	visibility: visible;
	letter-spacing: 0.1em;
	
	}
	
a.reg:link {
	text-decoration: none;
	visibility: visible;
	}
	
a.reg:visited {
	text-decoration: none;
	visibility: visible;
	}
	
a.reg:active {
	text-decoration: none;
	visibility: visible;
	}
	
a.reg:hover {
	text-decoration: none;
	visibility: visible;
	background: #fff;
	
	}

h2 {
	font: bold 15px Arial, Verdana, "Trebuchet MS", sans-serif;
	color: #000066;
	padding-top: 15px;
	padding-bottom: 5px;
}
h1 {
	font: bold 18px Arial, Verdana, "Trebuchet MS", sans-serif;
	color: #000066;
	padding-top: 15px;
	padding-bottom: 5px;
}
#contentleft h3 {
	margin-left: 20px;
}

#contentwrap {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 773px;
	overflow: hidden;	
}
#content {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 575px;
	overflow: hidden;
	left: 0px;
	top: 0px;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	clear: none;
	float: right;
}
#contentleft {
	padding: 0px;
	height: auto;
	width: 360px;
	margin: 0px;
	clear: left;
	float: left;
	border-right: 1px dotted #333;
	min-height:800px;
	overflow: hidden;
}
#contentleft p {
	margin: 5px 10px 5px 20px;
	padding: 0px;
}

#contentright {
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;
	height: auto;
	width: 210px;
	overflow: hidden;
}
#contentright p {
	margin: 5px;
	padding: 0px;
}
#bottomcontent {
	margin: 10px 0px 10px 20px;
	padding: 10px 0px 0px;
	clear: both;
	border-top: 1px solid #999;
	min-height: 100px;
}
#content ul {
	margin: 10px 5px 10px 10px;
}




#leftnav {
	margin: 216px 0px 0px;
	padding: 0px;
	height: auto;
	width: 195px;
	overflow: hidden;
	float: left;
}
#leftnav ul {
	margin: 0px 0px 0px 12px;
	padding: 0px;
	list-style: none;
	font-family: Optima, Verdana, Arial, sans-serif;
	font-weight: 700;
}
#leftnav ul li {
	margin: 0.5em 0px;
	padding: 0px;
}
#leftnav ul li a {
	color: #FFF;
	text-decoration: none;
	font-size: 1.1em;
	line-height: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px;
	display: block;
}

#leftnav ul li a:hover{
	color: #333;
	background: #FFF;
}
#toplinks {
	margin: 0px;
	padding: 0px;
	height: 59px;
	width: 570px;
	border-top: 5px solid #DAE5EA;
	list-style: none;
	position: absolute;
	left: 197px;
	top: -1px;
	overflow: hidden;
}
#toplinks li {
	margin: 10px 0px 0px 30px;
	padding: 0px;
	clear: none;
	float: left;
}
#toplinks li a {
	color: #06C;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	line-height: normal;
}
#toplinks li a:hover{
	color:#000;
	background:none;
}
#toplinks li:hover {
	border-bottom: 2px solid #666;
	}
.clearall {
	clear: both;
	height: 3px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}



#contentleft h1{
margin-left:20px;
}
.aligncenter {
	text-align: center;
}

.associate_name {
	font-size: 15px;
	font-weight: bold;
	color: #000066;
}
.associate_title {font-size: 14px}
.darkblue {
	color: #000066;
}
#footer {
	margin: 20px 0px 0px;
	padding: 0px;
	clear: both;
	height: 30px;
}
#footer p {
	text-align: center;
}

#footer a {
	color: #999;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#bottomcontent .margins {
	font-weight: normal;
}

