body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #EBEBEB;
	margin-left: 20px;
	margin-right: 20px;
	border: 1px solid #000066;
}

h2 {
	color: #000066;
	font-size: 16px;
	margin-bottom: 0px;
}

h2.under
{
  text-decoration: underline;
}

h3 {
	color: #333399;
	font-size: 14px;
	margin: 0px;
}

h4 {
	color: #333399;
	font-size: 12px;
	margin: 0px;
	font-style: italic;
	font-weight: normal;
}

 li {
	color: 000066;
	margin-top: 5px;
	font-size: 12px;
	padding-left: 5px;
}

.header_table h1 {
	font-family: Verdana;
	font-weight: normal;
	margin-bottom: 0px;
}

.header_table {
	background: white;
}

.main_content {
	background: white;
	padding-bottom: 25px;
}

.address {
	padding-right: 50px;
	text-align: right;
}
.menu{
background: #2A5DA0;
	text-align: center;

height:25;
}

.menu a {
	color: #FFFFFF;
 text-decoration: none;
	
}
.menu td
{
font-size: 12px;
	font-family: Verdana;
  padding: 5px;
  text-decoration: none;
height: 100%;
}

.style2 {
	font-family: Verdana;
	font-size: 12px;
}
.style2Bold {
	font-weight:bold;
}

.directory {
 background: #2A5DA0;
	text-align: center;
}

.directory td
{

  padding: 5px;
  text-decoration: none;
}

.directory a {
	color: #FFFFFF;
font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	height: 100%;
	
}

.directory td:hover {
	background: #2A5DA0;
text-decoration: none;
}

.directory a:hover {
	text-decoration: none;
}


.headline {
	font-size: 16px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 5px;
}

.left_sidebar a {
	color: #000099;
	font-size: 14px;
}

.left_sidebar {
	margin-top: 25px;
}

.footer {
    padding: 4px;
   background: #2A5DA0;
	font-size: 14px;
	font-style: normal;
	color: #ffffff;
}

.footer table
{
  width: 988px;
}

.footer td {
	font-size: 12px;
	color: #ffffff;
}
.footer a {
	color: #FFFFFF;
 text-decoration: underline;
}

.resources li {
	margin-left: 10px;
	font-size: 12px;
}

.resources h1 {
	font-weight: normal;
	text-align: center;
	color: #2D5EA0;
}

.resources h2 {
	font-weight: normal;
	margin-bottom: 5px;
	margin-bottom: 15px;
}

.resources h3 {
	font-weight: normal;
	margin-left: 20px;
	font-size: 14px;
}


.news h2 {
    text-align: center;
	padding-bottom: 12px;
	text-decoration: underline;
}

.news h3,
.news h4
{
  color: #333399;
}

.roundedcornr_box {
	background: url(images/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top {
	background: url(images/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom {
	background: url(images/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom div {
	background: url(images/roundedcornr_br.png) no-repeat bottom right;
}
.roundedcornr_content {
    background: url(images/roundedcornr_r.png) top right repeat-y;
}

.roundedcornr_top div,
.roundedcornr_top,
.roundedcornr_bottom div, 
.roundedcornr_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content
{
	margin-top: -19px;
}
.roundedcornr_content { 
  padding: 0px 15px 10px 15px;
}

.index_main
{
  padding-right: 30px;
  padding-left: 10px;
  border-right: 1px dotted #000066;
}

.calendar_sidebar
{
  padding-left: 15px;
}
