/* STANDARD ITEMS */
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 0px;
	margin-top: 0px;
}
a {
	text-decoration: underline;
	color: #0071BC;
}
a:hover {
	text-decoration: none;
	color: #0071BC;
}
.head01 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.head02 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a.head02 {
	text-decoration: underline;
	color: #000000;
}
a.head02:hover {
	text-decoration: none;
	color: #000000;
}
.tblHead01 {
	font-size: 12px;
	font-weight: bold;
	color: #61BB46;
}
body {
	background-image: url(../images/bg_green.gif);
	background-repeat: repeat-y;
}
.quote {
	font-style: italic;
	color: #333333;
    border-left: 1px solid #61BB46;
	padding-left: 10px;
}
.quoteAuthor {
	font-style: italic;
	color: #61BB46;
	padding-bottom: 15px;
	padding-left: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #61BB46;
	padding-top: 0px;
	margin-top: 0px;
}
.imgPhoto {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 8px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #00366C;
	padding-bottom: 1px;
}
.formField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}
.formTitles {
	color: #333333;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEEEEE;
}
.temp {
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFCC;
	padding: 10px;
}

/* NAVIGATION ITEMS */
.subNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C6EBBD;
}
a.subNav {
	text-decoration: none;
	color: #FFFF99;
}
a.subNav:hover {
	text-decoration: underline;
	color: #FFFF99;
}

/* FEATURE ITEMS */
.featureColumn {
	background-image: url(../images/bg_feature_bevel.gif);
	background-repeat: repeat-x;
}
.featureTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.featureOr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8BD381;
	line-height: 18px;
}
a.featureTxt {
	text-decoration: underline;
	color: #FFFFFF;
	font-style: oblique;
	line-height: 20px;
}
a.featureTxt:hover {
	text-decoration: underline;
	line-height: 20px;
	color: #FFFFFF;
}
