﻿a: {
	color: #96BA38;
	text-decoration: none;
}
.links_no_ul {
	text-decoration: none;
}
a:visited {
	color: #843C39;
}
a {
	color: #843C39;
}
a:active {
	color: #73926B;
}
a:hover {
	color: #73926B;
}

html
{
height: 97%;
}
body
{
height: 100%;
}
#nonFooter
{
	position: relative;
	min-height: 100%;
}
* html #nonFooter
{
height: 100%;
}
#content
{
padding-bottom: 1.5em;
}
#footer
{
position: relative;
margin-top: -3em;
} 
img {
	border:0px;
	margin:0;
	padding:0
}

.DWT_xx_large {
	font-size: x-large;
	font-family: "Kristen ITC", Arial;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.DWT_link_bar {
	text-align: center;
	font-family: "Kristen ITC", Arial;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
}

.DWT_table_borders {
	padding: 3px;
	border: 1px ridge #D6D3D6;
	font-family: Tahoma, Arial, sans-serif;
	color: #000000;
}

.DWT_in_page_title {
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
	font-size: large;
	color: #A57118;
	text-align: center;
	width: auto;
	padding: 3px;
}

.DWT_default_text {
	font-family: Tahoma, Arial, sans-serif;
	text-align: left;
	font-size: small;
	color:#000000;
	padding: 10px;
}

.DWT_bottom_bar {
	font-size: small;
	font-family: calibri, Arial;
	font-weight: bold;
	text-decoration: none;
	color: #73926B;
}
.DWT_transcells_med {
	border: 0px;
	font-family: Tahoma, Verdana, Arial;
	color: #A57118;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}
.DWT_small_subject {
	color: #843C39;
	font-size: small;
	font-family: Calibri, Arial;
	font-weight: bold;
}

.DWT_table_noborder {
	border: 0;
	font-family: Tahoma, Arial, sans-serif;
	color: #000000;
	padding: 10px;
}

.DWT_strong_borders_boxed {
	color: #FFFFFF;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	border: 1px ridge #000000;
	background-color: #73926B;
	font-size: small;
	font-weight: bold;
}
.DWT_strong_borders {
	color: #000000;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	border: 1px ridge #000000;
	font-size: small;
	font-weight: bold;
}

.DWT_transcells {
	border: 0px;
	font-family: Tahoma, Arial, sans-serif;
	color: #000000;
	text-align: center;
	font-size: small;
	font-weight: normal;
}

.DWT_in_page_title_bordered {
	border: 1px ridge #D6D3D6;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
	font-size: large;
	color: #A57118;
	text-align: center;
	width: auto;
	padding: 3px;
}
.DWT_small_alternate {
	font-size: small;
	font-family: Calibri, Arial;
	font-weight: bold;
	text-decoration: none;
	color: #F9A826;
}
.DWT_box {
	background-color: #73926B;
}


