body{
	background: #c6d9e0;
	margin: 0px auto;
	padding: 0px;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #FFF;
	width: 800px;
	background: #FFF;
	height: 657px;
}

#header {
	margin: 0px auto;
	display: inline;
}

#topimages {
	margin: 0;
	padding: 0;
	height:85px;
	background: #d6f2fc;
}

#container {
	margin: 0px auto;
	padding: 0px;
	display: inline;
}

#side-a {
	background: #d6f2fc;
	float: left;
	height: 424px;
	width: 155px;
}

#navbar {
	border: none;
	margin: 0px auto;
	line-height: 30px;
	height:250px;
}

#side-b {
	float: right;
	height: 424px;
	width: 136px;
	background: #d6f2fc;
	text-align:center;
}

#content { 
	font: 10px verdana;
	padding: 15px;
	float: left;
	width: 479px;
	line-height: 15px;
	background: #FFF;
}

#footer {
	clear: both;
	background: #A2A2A2;
}
.leftlogo{
	float:left;
	width:38%;
	padding-left:50px;
}
.leftlogoB{
	float: left;
}
.rightlogo{
	float: right;
	width:50%;
}
img.topimage{
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: none;
	border-left: none;
}	
a.buttonlink{
	border: none;
}
img.buttonlink{
	border: none;
}
.highlight{
	color: #f78e1e;
}
a.nav {
	border: 0px;
	margin: 0px auto;
	text-decoration: none;
	padding: 0px;
	border-bottom: none;
}
img.nav {
	border: 0px;
	margin: 0px auto;
	text-decoration: none;
	padding: 0px;
}
h1{
	font: 10px verdana;
	line-height:13px;
	font-weight: bold;
	color: #000;
}
.reference{
	font-weight: bold;
}
.compact{
	line-height: 10pt;
}
p{
	padding-bottom:5px;
}
a.maillink {
	color: #4576b9;
	text-decoration: none;
	border-bottom: 1px dotted #4576b9;
}
a.maillink:hover {
	color: #4576b9;
	text-decoration: none;
	border-bottom: 1px solid #4576b9;
}
.speciallink{
	width:80px; 
	height:90px;
	float:right; 
	vertical-align:top; 
	margin-right:8px;
	text-align:left;
}
