TD {
	COLOR: #333333;
    FONT-FAMILY: Verdana, Arial, sans-serif;
   	FONT-SIZE: 11px;
   	LINE-HEIGHT: 14px;
}

A {
	text-decoration: none;
}
.noteTxt {
	FONT-SIZE: 9px;
}
.tenTxt {
	FONT-SIZE: 10px;
}
.force {
	width: 300px;
}
.mainTable {
	border: #FFFFFF 1px solid;
}
.breadcrumbBar {
	border-top: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	padding-right: 12px;
	background-color: #6A695E;
	height: 23px;
	width: 800px;
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	vertical-align: middle;
}
.breadcrumbNav {
	color: #FFFFFF;
	text-decoration: none;
}
.breadcrumbNav:hover {
	text-decoration: underline;
}
.contentArea {
	COLOR: #333333;
	FONT-SIZE: 11px;
	LINE-HEIGHT: 14px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.navCell {
	padding-right: 3px;
}

.Header {
	font-size: 18px;
	color: #648e2d;
	line-height: 18px;
}
.HeaderSmall {
	font-size: 14px;
	color: #648e2d;
	line-height: 18px;
}
.contentText {
	COLOR: #333333;
	FONT-SIZE: 11px;
   	LINE-HEIGHT: 14px;
   	padding-bottom: 20px;
}
.grayLink {
	color: #666666;
	text-decoration: underline;
}
.grayLink:hover {
	background-color: #666666;
	color: #ffffff;
	text-decoration: none;
}
.contentLink {
	color: #81a354;
	text-decoration: none;
}
.contentLink:hover {
	color: #6BB025;
	text-decoration: underline;
}
.subNavBlue {
	background-color: #C6D5E1;
	border-top: #ffffff 1px solid;
	padding-left: 30px;
	height: 18px;
}
.subNavOrg {
	background-color: #EED5B7;
	border-top: #ffffff 1px solid;
	padding-left: 30px;
	height: 18px;
}
.subNavLink {
	COLOR: #333333;
	font-size: 9px;
}
.subNavLink:hover {
	text-decoration: underline;
}
.linksNav {
	background-color: #D9D9D1;
	border-top: #ffffff 1px solid;
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 18px;
	COLOR: #333333;
	font-size: 9px;
}

.footer {
 	padding-bottom: 25px;
 	font-size: 9px;
}
.footerLink {
	font-size: 9px;
	color: #6BB025;
	text-decoration: none;
}
.footerLink:hover {
	font-size: 9px;
	color: #6BB025;
	text-decoration: underline;
}
.detailTable {
	border: 1px solid #000000;
	padding: 0px;
	margin: 0px;
}
