/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-color: #F6F3EF;
	background:url(../images/bg.jpg);
}


.header_table {
	border-top: 2px solid #00097E;
	border-left: 2px solid #00097E;
	border-right: 2px solid #00097E;
	border-bottom: 0px solid #00097E;
	background-color: #FFFFFF;
}

.content_table {
	border-top: 0px solid #00097E;
	border-left: 2px solid #00097E;
	border-right: 2px solid #00097E;
	border-bottom: 0px solid #00097E;
	background-color: #FFFFFF;
}

.content_header {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #7B6B5D;
    text-transform: uppercase;
}

.content_body {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

a.content_link {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

a:hover.content_link {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.nav_cell {
	background:url(../images/menu.bkgd.jpg) repeat-x right top;
	height: 35px;
	text-align: center;
	color: #7B6B5D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
    text-transform: uppercase;
}

.nav_link {
	text-decoration: none;
	color: #7B6B5D;
}

a:hover.nav_link {
	color: #999999;
}

.page_header {
	color: #00097E;
	font-size: 18px;
	font-weight: bold;
	padding-left: 15px;	
}

.body_text {
	font-size: 12px;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;	
}

.welcome_image {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	border: 2px #7B6B5D solid;
}


.side_table {
	border-left: 0px solid #00097E;
	border-right: 1px solid #00097E;
	border-bottom: 1px solid #00097E;
	border-top: 1px solid #00097E;
	width: 90%;
}
.news_table {
	border-left: 0px solid #00097E;
	border-right: 1px solid #00097E;
	border-bottom: 1px solid #00097E;
	border-top: 0px solid #00097E;
	width: 95%;
}

.news_header {
	background-color: #00097E;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;	
}

.news_header2 {
	background-color: #00097E;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;	
}

.news_cell {
	border-bottom: 1px solid #CCCCCC;
	background-color: #F6F3EF;	
}

.news_link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #7B6B5D;	
}

a:hover.news_link {
	color: #999999;	
}

.top {
	font-size: 11px;
	color: #999999;
	text-decoration: none;	
}

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

.print_link {
	font-size: 12px;
	font-weight: bold;
	color: #7B6B5D;
	text-decoration: none;	
}

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

.footer_cell {
	background-color: #00097E;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-left: 1px solid #00097E;
	border-right: 1px solid #00097E;
	border-bottom: 4px solid #999999;
	border-top: 0px solid #00097E;
	height: 30px;
	text-align: center;	
}

.footer_link {
	color: #FFFFFF;
	text-decoration: none;	
}

a:hover.footer_link {
	color: #E1D9D1;
	text-decoration: none;	
}

.copyright {
	font-size: 10px;
	color: #7B6B5D;
	text-decoration: none;	
}

.copyright_link {
	font-size: 10px;
	color: #7B6B5D;
	text-decoration: none;	
}

a:hover.copyright_link {
	font-size: 10px;
	color: #00097E;
	text-decoration: none;	
}

.bio_image {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	border: 2px #7B6B5D solid;
}

.bio_header {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #7B6B5D;
    text-transform: uppercase;
}

.bio_text{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: justify;
}

.bio_link {
	font-size: 12px;
	font-weight: normal;
	color: #7B6B5D;
	text-decoration: none;	
}

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

.article_title {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #7B6B5D;
    text-transform: uppercase;
}

a:hover.article_title {
	color: #999999;
}

.article_text {
	font-size: 12px;
	font-weight: normal;	
}

.article_hr {
	color: #CCCCCC;
}

.contact_header {
	background-color: #00097E;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
    text-transform: uppercase;
}

.contact_text {
	font-size: 12px;
	font-weight: bold;
	padding-right: 15px;	
}

.contact_link {
	font-size: 12px;
	font-weight: bold;
	color: #00097E;
	text-decoration: none;	
}

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

.contact_image {
	margin-bottom: 25px;
	border: 2px #7B6B5D solid;
}
