@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#bground {
	background-image: url(images/graphics/bground.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	width: auto;
}
#wrapper {
	height: auto;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu {
	height: auto;
	width: auto;
	clear: none;
}
#heading {
	height: auto;
	width: auto;
}
#lefttext {
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #000000;
}
#content {
	padding: 11px;
	height: auto;
	width: auto;
	text-align: left;
}
#footer {
	background-image: url(images/graphics/footer.jpg);
	clear: both;
	height: auto;
	width: auto;
	padding-top: 92px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 11px;
	background-repeat: no-repeat;
}
#leftcontent {
	clear: left;
	float: left;
	height: auto;
	width: 398px;
}
#picright {
	clear: right;
	float: right;
	height: auto;
	width: 350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#bottomcontent {
	clear: both;
	height: auto;
	width: auto;
}
.subheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	font-weight: normal;
	color: #003366;
}
.subheadingsmaller {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #003366;
}
.copybulleted {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #000000;
	list-style-image: url(images/graphics/bullet.gif);
	list-style-type: square;
	list-style-position: outside;
}
.copybulletedblue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #003366;
	list-style-image: url(images/graphics/bullet.gif);
	list-style-type: square;
	list-style-position: outside;
}
.subheadingBOLD {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	font-weight: bolder;
	color: #003366;
}
.copyBOLD {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: bolder;
	color: #000000;
}
.subheadingsmaller2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
	color: #003366;
}
