body{
	padding:0;
	background: #f5ffff;
	top: 0px;
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}


a {
	color: #2C4E95;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	background-color: #2D509D;
}



#frame {
	background-color: #fff;
	width:777px;
	border: 2px solid #cccccc;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#topbanner {
	border-bottom: 1px solid #666666;
	text-align: center;
}

#mainbody{
	width: 450px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}



.linkitem {
	padding-right: 10px;
	padding-left: 10px;
}

#mediacolumn{
	float: right;
	width: 265px;
	background-color: #eeeeee;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

p {
}

h1 {
	margin-top: 8px;
	margin-bottom: 8px;
	letter-spacing: 0px;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
}

h2 {
	margin-top: 24px;
	margin-bottom: 4px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 18px;
	line-height: 20px;
}
h3 {
	margin-top: 8px;
	margin-bottom: 8px;
	text-transform: none;
	font-size: 16px;
	line-height: 18px;
}
h4 {
	margin-top: 4px;
	margin-bottom: 4px;
	text-transform: none;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
}
.fineprint {
	font-size: 10px;
	line-height: 12px;
}




#footer{
	color: #666;
	text-align: center;
	float: none;
	clear: both;
	font-size: 10px;
	background-color: #EEE;
	padding-top: 4px;
	padding-bottom: 4px;
}
#rightbox {
	font-size: 12px;
	width: 325px;
	padding: 5px;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 10;
	line-height: 13px;
}
#map {
	margin: 4px;
	float: right;
	height: 300px;
	width: 400px;
}
#linknavi {
	background-color: #000000;
	text-align: left;
	margin-bottom: 16px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
	margin-top: 10px;
}
hr {
	color: #536895;
}
.shorthead {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #407FC9;
	padding-top: 10px;
	padding-bottom: 10px;
}
ul {
	margin-top: 4px;
}
li {
	list-style-image: url(oIcon.jpg);
}
#pullquote {
	background-color: #F3FDFD;
	border: 4px solid #EEEEEE;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 16px;
	margin-bottom: 16px;
}
