body {
	margin: 0px;
	padding: 0px;
}

a:link {
	font-weight: none;
	text-decoration: none;
	color: #6F8578;
}
a:visited {
	font-weight: none;
	color: #6F8578;
	text-decoration: none;
}

a:hover {
	color: #514A15;
	text-decoration: underline;
	padding-right: 0px;
	padding-left: 0px;
}
.formbutton {
	background-image: url(images/btn_submit.jpg);
	background-repeat: no-repeat;
}
a:active {
	color: #4C6C90;
}
.sidebargreen {
	background-color: #E8EEED;
}
.cream {
	background-color: #F7F5E1;
}
.dottedborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #B7BAA7;
	border-right-color: #B7BAA7;
	border-bottom-color: #B7BAA7;
	border-left-color: #B7BAA7;
}
.sidebartxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.txt_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 15px;
	padding: 15px;
	color: #4C4C4C;
	line-height: 18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #4C4C4C;
}


.txt_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 15px;
	padding: 15px;
}

.pictureright {
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 14px;
}

.floatright { float: right; }


.pictureleft {

	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
}
.fieldLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
}
.linedivider {
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

borders { 
border-right-color: red; 
border-left-color: blue;
border-left-style: dashed; 
border-right-style: solid;
border-right-width: 1px; 
border-left-width: 3px;
padding-right: 6px; padding-left: 6px;
}
.tableborder {
	border: 1px solid #6F8578;
}
.tableTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}



ul
{
	list-style-type: none;
	padding: 0;
	margin-left: 1em;
	margin-right: 75px;

}


li {
	background-image: url(images/bullet_blue-4square.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: 1.5em;

}
.subHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.floatleft {
	float: left;
	padding-right: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 14px;
}
.tableTxtMed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#DateInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #47584E;
	font-size: .8em;
	margin: 5px;
}
