body {
	background-image: url(Images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.outer_container {
	width: 100%;
	background-image: url(Images/bg_fade.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.container {
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
}
.inner_container {
	background-image: url(Images/sidebar_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 269px;
}
.logo {
	float: left;
	margin: 0px;
	padding: 0px;
}
.top_nav {
	margin: 0px 0px 25px 199px;
	padding: 2px 5px 0px 0px;
	height: 16px;
	text-align: right;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	background-image: url(Images/nav_fade.jpg);
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-repeat: no-repeat;
	background-color: #c8e4f5;
}
.top_nav a{
	color: #333333;
	text-decoration:none;
}
.top_nav a:hover{
	color: #333333;
	text-decoration:underline;
}
.webmail {
	margin: 0px;
	height: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333333;
	text-align: right;
	font-size: 10px;
}
.webmail a{
color: #333333;
text-decoration:none;
}
.webmail a:hover{
color: #333333;
text-decoration:underline;
}
.sidebar {
	margin: 0px;
	padding: 0px 0px 10px;
	width: 228px;
	float:left;
}

.menu_item {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	height: 32px;
	clear:left;
}
.menu_item img{
	float:left;
	margin-bottom: 1px;
}
.menu_text {
	background-color: #cdf5c8;
	height: 22px;
	padding-top: 8px;
	font-weight: bold;
	color: #333;
	margin-left: 33px;
	padding-left: 12px;
}
.menu_text a{
	color: #333;
	text-decoration:none;
}
.menu_text a:hover{
	color: #333;
	text-decoration:underline;
}
.footer {
	clear: both;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C9C9C9;
	font-size: 10px;
	color: #333333;
	background-color:#FFFFFF;
}
.footer a{
	color: #333333;
	text-decoration:none;
}
.footer a:hover{
	color: #333333;
	text-decoration:underline;
}
.sidebar_title {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #333333;
	font-weight: bold;
	/*background-color: #C8E4F5;*/
	background-color: #ccc;
}
.content {
	width:582px;
	padding-left: 25px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 25px;
	float:right;
	line-height:17px;
	margin: 0px;
}
p {
	margin-top: 15px;
	margin-bottom: 15px;
}
.design {
	float: right;
}
.pagetitle {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0D0;
	margin: 22px 5px 0px 253px;
	padding: 0px 0px 1px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.breadcrumbs {
	color: #333;
	padding: 0px;
	margin: 0 0 0 253px;
	font-size: 9px;
}
.story {
	line-height:16px;
	padding:0;
	margin: 0 0 25px;
}
.story p {
	margin-top: 15px;
	margin-bottom: 0px;
}
.story br {
	line-height:10px;
}
.story img{
  /*width: 100px;*/
  float: left;
  padding: 0;
  margin: 3px 8px 0 0;
  vertical-align: top;
}
.clear {
	height:1px;
	clear:both;
	margin:0;
	padding:0;
	line-height:0;
}
a img{
  border:0;
}
.news_title{
	font-weight:bold;
}
.news_date {
	font-weight:normal;
}
.content_imgs{
	/*width:220px;*/
	float:right;
	margin:10px;
}
h2 {
	font-size:15px;
	font-weight:bold;
	margin:25px 0 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0D0;
}
.welcome {
	margin: 0px 0px 0px 253px;
	padding: 0px;
}
.sublinks{
	margin-top:25px;
	margin-bottom:15px;
	margin-left:20px;
	line-height:25px;
}
.archive_tables{
	background-color:#F0F0F0;
	padding:5px;
}
.archive_tables_alt{
	padding:5px;
}
.archive_tables a, .archive_tables_alt a{
	text-decoration:none;
}
form, input, select {
	font-size:11px;
}
.sidebar_text {
	padding:0 5px 0 5px;
	}
.audvid td{
	background-color:#F0F0F0;
}
.audvid_head{
	background-color:#DFDFDF;
}
.resource_banners{
	padding-left:5px;
	font-weight:bold;
	font-size:10px;
}
.resource_banners img{
	margin-bottom:10px;
	margin-top:2px;
}
.resource_banners a{
	color: #333333;
	text-decoration:none;
}
.resource_banners a:hover{
	color: #333333;
	text-decoration:underline;
}
a {
	color: #0033FF;
	text-decoration:none;
}
a:hover {
	color: #0033FF;
	text-decoration:underline;
}
.section_title {
	margin-bottom:0px;
	font-weight:bold;
}
.section_description {
	margin-top:0px;
	margin-left:15px;
}