body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 1.6em;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #713E0A;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.bkgd1 {
	background-color: #BFE3EE;
}
#logo_hdr {
	text-align: left;
	width: 716px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 30px;
}
#logo {
	margin-right: 45px;
	text-align: right;
}

#boxtop {
	background-image: url(images/boxtop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 101px;
	width: 716px;
}
#boxtop2 {
	background-image: url(images/2boxtop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 101px;
	width: 716px;
}
#boxtop3 {
	background-image: url(images/3boxtop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 101px;
	width: 716px;
}
#boxtop4 {
	background-image: url(images/4boxtopa.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 101px;
	width: 716px;
}
#boxtop5 {
	background-image: url(images/5boxtop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 101px;
	width: 716px;
}
#boxtop6 {
	background-image: url(images/6boxtop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 101px;
	width: 716px;
}
#main_content {
	background-image: url(images/boxmid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 716px;
}
#right_content {
	float: left;
	width: 490px;
	padding-right: 30px;
	padding-left: 15px;
	padding-bottom: 15px;
}
#right_content2 {
	float: left;
	width: 490px;
	padding-right: 30px;
	padding-left: 15px;
	padding-bottom: 15px;
}

#right_contentwho {
	width: 400px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
#blueboxmid {
	background-image: url(images/blueboxmid.gif);
	padding-left: 20px;
	padding-right: 15px;
	text-align: center;
}
#justright {
	text-align: right;
	padding-right: 20px;
	font-size: .9em;
}
.contentbox {
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	padding:5px;
	margin-top:5px;
	width:460px;
	height: 400px;
	overflow: auto;
	overflow-x: hidden;
}
#left_nav {
	width: 165px;
	margin-top: 30px;
	text-align: right;
	padding-right: 10px;
	float: left;
}
#left_nav ul {
	list-style-type: none;
	line-height: 2em;
}
#left_nav li {
	font-weight: bold;
}
h1 {
	font-size: 13px;
	font-weight:bold;
}
.tableblue {
	background-color: #AFCCD3;
	margin-bottom: 15px;
	width: 440px;
}
.tablerose {
	background-color: #DCBABC;
	margin-bottom: 15px;
	width: 440px;
}
.tablebeige {
	background-color: #DFCBA2;
	margin-bottom: 15px;
	width: 440px;
}
.tablewhite {
	background-color: #EDE2C5;
	margin-bottom: 15px;
	width: 440px;
}
.bluetxt {
	color: #bfe3ee;
}
.browntxt {
	color: #713d04;
}
.dkbluetxt {
	color: #548A96;
}
.dkbluetxt a {
	color: #548A96;
}

.font12 {
	font-size: 12px;
}
.greentxt {
	color: #466741;
}
.rosetxt {
	color: #D2A7A9;
}
.smalltxt {
	font-size: 11px;
	color: #999999;
}
.smalltxtdkgrey {
	font-size: 11px;
	color: #333333;
}
.whatsnewspacing {
	width: 50px;
	padding-left: 3px;
}

.indentlhs {
	margin-left: 25px;
}
.indentboth {
	margin-left: 25px;
	margin-right: 30px;
}
.rule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#footer {
	background-image: url(images/boxfoot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 716px;
	padding-top: 25px;
	padding-bottom: 10px;
	text-align: center;
	clear: both;
	font-size: .9em;
}
.clearfloats {
	clear: both;
}
