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

body,td,th {
	font-size: medium;
}
#Top {
	text-align: left;
	background-color: #FCFCFC;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 30px;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCAB3;
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FCFCFC;
}
#SBU  {
	text-align: center;
	padding-bottom: 10px;
}
#Sidebar {
	width: 200px;
	float: left;
	background-image: url(../Images/sidebar_base2.png);
	height: 400px;
	margin-right: 40px;
}
#Blurb {
	text-align: left;
	padding-right: 40px;
	padding-bottom: 40px;
	margin: 0px;
	top: 0px;
	left: 0px;
	float: none;
	clear: right;
}
#Footer {
	clear: both;
}
#nav {
	background-color: #FFFFFF;
	text-align: left;
	width: 760px;
	background-image: url(../Images/nav_background3.png);
	height: 30px;
	margin-bottom: 30px;
}
#nav a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
	font-style: normal;
}
#nav a:hover {
	color: #BBBBBB;
	text-decoration: none;
}
#nav a:active {
	color: #000000;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	list-style-type: none;
	display: inline;
	margin-left: 45px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
	line-height: 140%;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #6776A4;
	font-weight: lighter;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: oblique;
	font-weight: bold;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #555555;
	font-weight: lighter;
	font-style: normal;
	text-decoration: underline;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #3C3C3C;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #505E85;
	font-weight: bolder;
	font-style: oblique;
	text-decoration: underline;
}

.style21 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #CC0033;
}