body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
}

p {
	color: #333333;
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 18px 0;
	padding: 0;
}

h1 {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 15px 0 10px 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0 10px 0;
	color: #333333;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	padding: 0;
	margin: 20px 0 4px 0;
	color: #333333;
}

h4 {
	font-size: 11px;
	padding: 0;
	margin: 0;
}

.h_feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px solid #847B5A;
	padding: 10px 0px;
}

.intro_text {
	padding: 10px 0px;
	color: #6e6545;
}

.h_border_bottom {
	border-bottom: 1px solid #847B5A;
	padding-bottom: 1px;
	margin-bottom: 10px;
}

a {
	text-decoration: none;
	color: #650d6d;
}

a:hover {
	text-decoration: underline;
}

dl {
	padding: 3px 0px 5px 0px;
	font-size: 11px;
	line-height:  16px;
}

dd {
	padding: 3px 0px 15px 0px;
	font-size: 11px;
	line-height:  16px;
}

dt {
	padding: 3px 0px 5px 0px;
	font-size: 11px;
	line-height:  16px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:  16px;
	padding: 3px 0px 5px 0px;
}

ul {
	font-size: 11px;
	line-height:  16px;
}

ol {
	font-size: 11px;
	line-height:  16px;
}

.h_nav {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.h_nav a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.h_nav a:hover {
	color: #cccccc;
	text-decoration: none;
}

.drop_nav {
	padding: 5px 10px 5px 10px;
	line-height:  18px;
	background-color: #313131;
	position: absolute;
	visibility: hidden;
}

.local_nav {
	padding: 10px 0px;
	border-bottom: 1px solid #ada58c;
}

.active_nav {
	text-decoration: underline;
	font-weight: bold;
	line-height: 20px;
	color: #847B5A;
}

.home_text {
	padding: 20px 30px 0 20px;
}

.home h1 {
	margin: 0 0 18px 0;
}

.notices {
	padding: 20px 0 30px 30px;
}

.notices h1 {
	color: #650d6d;
	margin: 0;
	padding: 0 0 18px 0;
}

.left_nav_top {
	background-color: #e1ded1;
	font-size: 11px;
	padding: 8px 9px 5px 9px;
}

.left_nav_top a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.left_nav {
	font-size: 11px;
	padding: 8px 9px 5px 9px;
}

.left_nav a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.left_nav a:hover, .left_nav a.active {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

.body_copy {
	font-size: 11px;
	padding: 0 30px 40px 25px;
}

.body_copy a {
	color: #650d6d;
	font-weight: bold;
}

.divider {
	height: 16px;
	border-top: dotted 1px #847b5a;
}

.right_column {
	font-size: 9px;
	width: 184px;
}

.caption {
	font-style: italic;
}

.border {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.border_table {
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

.table_color {
	background-color: #eeeeee;
}

.border_bottom {
	border-bottom: 1px solid #cccccc;
}

.top_images {
	border-left: 1px solid #efffff;
}

.pipe_nav {
	padding-top: 15px;
}

.circles {
	background-image: url(/images/circles_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.imageborder {
	border: 1px solid #ffffff;
}

.dropshadow {
	border-bottom: 2px solid #ada58c;
	border-right: 2px solid #ada58c;
}

.dropdown {
  font-family: Arial, Helvetica, sans-serif; 
  color: #ffffff;
  font-size: 11px; 
  font-style: normal; 
  line-height: 16px;
  background-color: #660066; 
  width: 200px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px
}

.dropdown a {
	color: #ffffff;
	text-decoration: none;
}

.dropdown a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

/* Added by Conrad J. */
.news_title {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	margin-top: 10px;
}

.news_summary {
	padding-right: 20px;
	padding-bottom: 5px;
	color: #333333;
}

.news_item {
	margin-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
}

.news_item_summary {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.news_item_image {
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 10px;
}

.news_item_download {
	text-align: right;
}

.top_margin {
	margin-top: 10px;
}

.big_top_margin {
	margin-top: 20px;
}

.news_divider {
	height: 1px;
	width: 100%;
	border-top: dashed 1px #847B5A;
	margin-top: 15px;
}

.side_nav_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 0;
	margin-top: 20px;
	padding-left: 10px;
}

.side_nav {
	font-family: verdana, Arial, Helvetica, sans-serif; 
	color: #650d6d;
	font-size: 11px; 
	font-weight: bold; 
	line-height: 16px;
	letter-spacing: -1px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 10px;
}

.side_nav a:hover {
	text-decoration: underline;
}

.desc {
    
}    


