@charset "UTF-8";
.blue {
	color: #48A0FA;
}
#column01 {
	padding: 5px;
	width: 180px;
	float: left;
	margin-top: 25px;
}
#logowrapper {
	margin-left: 185px;
	text-align: left;
}
#quicklinkswrapper {
	height: 300px;
	width: 160px;
	margin-top: 34px;
	float: right;
}
#footer {
	padding-top: 5px;
	height: 80px;
}
#buttons {
	text-align: left;
	margin-top: 20px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #757575;
	text-decoration: none;
}
#maincontentwrapper {
	float: left;
	margin-left: 185px;
	width: 580px;
	margin-top: 30px;
}
a:link {
	text-decoration: none;
	color: #202020;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #202020;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #202020;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #202020;
	line-height: 160%;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #202020;
	font-weight: lighter;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: lighter;
	color: #202020;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #202020;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #202020;
	font-weight: lighter;
}
/* CSS Document */

body {
	background-repeat: no-repeat;
}

#rightnav {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	margin-bottom: 25px;
}
#rightnav a {
	color: #202020;
	font-size: 15px;
	line-height: 18px;
	text-decoration: none;
}
.pagetitles {
	color: #ff6600;
}
#rightnav a:hover {
	color:#202020;
	font-weight: bold;
}

