/* DONT DELETE ERROR OR BUTTON STYLES, FEEL FREE TO EDIT BUTTON THOUGH.*/
.error {
	color: #FF0000;
	font-weight: bold;
}
.button {
	font-size: 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #333333;
}
body {
	margin: 0px;
	padding: 10px;
}
.content {
	padding: 15px;
	color: #333333;
}

a:link {
	color: #235B3B;
	font-weight: bold;
	line-height: 200%;
}
a:visited {
	color: #235C3B;
	font-weight: bold;
	line-height: 200%;
}
a:hover {
	color: #063218;
	font-weight: bold;
	line-height: 200%;
}
a:active {
	color: #235C3B;
	font-weight: bold;
	line-height: 200%;
}
.nav:link {
	color: #CFCFCF;
}
.nav:visited {
	color: #CFCFCF;
}
.nav:hover {
	color: #CFCFCF;
}
.nav:active {
	color: #CFCFCF;
}

div#subpages
{
	text-align:left;
	padding-left:20px;
	background: url(../images/div_subpages_a.gif) no-repeat 0 50%;
}
.white-bold {
	color: #FFFFFF;
	font-size: 10px;
}
.header {
	color: #00502F;
	font-size: 16px;
	font-weight: bold;
}
.header-bold {
	color: #00502F;
	font-size: 12px;
	font-weight: bold;
}
.border {
	padding: 2px;
	border: 1.5px solid #DED69F;
}
.property-padding {
	padding-right: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
}
.border-cm {
	border-top: 1px dotted #CCCCCC;
}

li {
	list-style-image: url(../images/feature.gif);
}
