body, td {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
line-height: 150%;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
color: #000000;
line-height: 120%;
}

a:link { color:#215F3B; text-decoration:none}
a:visited { color:#215F3B; text-decoration:none}
a:hover { color:#286271; text-decoration:underline}
a:active { color:#215F3B; text-decoration:none}

a.breadcrumb:link { color:#ffffff; text-decoration:underline}
a.breadcrumb:visited { color:#ffffff; text-decoration:underline}
a.breadcrumb:hover { color:#FFFF99; text-decoration:underline}
a.breadcrumb:active { color:#ffffff; text-decoration:underline}

.blackborder {
border: 1px solid #000000;
}

.btmtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 20px;
}
.content {
	background-image:  url("../images/core/nav_arrow_bg.gif");
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 36px;
	padding-right: 90px;
	padding-bottom: 20px;
	padding-left: 57px;
}
.index {
	background-image:  url("../images/splash/nav_arrow_bg.gif");
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 36px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 57px;
}
.imgbdr {
	border: 4px solid #FFFFFF;
}
.formbg {
	background-color: #FFFFFF;
	border: 1px solid #A3C2C9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #215F3B;
	padding-left: 3px;
}
.formbtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #215F3B;
	border: 1px solid #215F3B;
}
