body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e1e1e1;
	margin: 0px;
}
.footer_text {
	font-size: 10px;
	color: #6d7536;
	padding-right: 14px;
	padding-top: 10px;
}
.footer_text a:link {
	color: #6d7536;
	text-decoration: none;
}
.footer_text a:visited {
	color: #6d7536;
	text-decoration: none;
}
.footer_text a:hover {
	color: #6d7536;
	text-decoration: underline;
}
.content_header1 {
	font-size: 16px;
	font-weight: bold;
	color: #363f7d;
	margin-bottom: 10px;
	padding-bottom: 10px;
}



.latest {
	color: #cccda4;
	padding: 0px;
}
.sub_head {
	font-weight: bold;
	color: #79b30a;
	font-size: 14px;
}
a:link {
	text-decoration: none;
	color: #0033CC;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
}

p {
	margin-bottom: 10px;
}
.split_rigth {
	font-weight: bold;
	color: #97c63e;
}
.split_rigth a:link {
	color: #97c63e;
	text-decoration: none;
}
.split_rigth a:visited {
	color: #97c63e;
	text-decoration: none;
}
.split_rigth a:hover {
	color: #97c63e;
	text-decoration: underline;
}
.latest a:link {
	color: #cccda4;
	text-decoration: none;
}
.latest a:visited {
	color: #cccda4;
	text-decoration: none;
}
.latest a:hover {
	color: #cccda4;
	text-decoration: underline;
}






.L_heading {
	font-weight: bold;
	color: #aabd2c;
}
.column_head {
	font-size: 16px;
	font-weight: bold;
	color: #79B30A;
}
.dates {
	font-size: 10px;
}
.media_accent {
	font-size: 12px;
	color: #666666;
}
.heading3 {
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
.required {
	font-size: 10px;
	color: #FF0000;
}

#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}

input.mainFormError
{
	background-color: #DBECC4;
}

textarea.mainFormError
{
	background-color: #DBECC4;
}

select.mainFormError
{
	background-color: #DBECC4;
}
.inset_table {
	margin: 6px;
	border: thin solid #505243;
	padding: 10px;
}
.sub_head_emphasis {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
}

.oddRow { background: #ffffff }
.evenRow {background: #F3FFE0 }

/*

table.highlightTable tr.highlight td {
    background: #e2e2e2;
}

table.highlightTable tr.highlightAlt td {
    background: #e2e2e2;
}

.csharpCode {
	background-color: #F3FFE0;
}

.alt {
	background-color: #ffffff;
}
*/

.buttonsbottom {
	background-image: url(../images/buttons_top_shadow.jpg);
	background-repeat: repeat-x;
}
#emailContact {
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
	background-position: 280px top;
}
