.NavtopText {
	font-family: Georgia, Garamond, Times, Times New Roman, serif;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.NavtopLink {
	font-family: Georgia, Garamond, Times, Times New Roman, serif;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}

.NavtopLink:Hover {
	font-family: Georgia, Garamond, Times, Times New Roman, serif;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: bold;
	text-decoration: underline;
	color: #bbaa30;
}



.BodyText {
	font-family: Georgia, Garamond, Times, Times New Roman, serif;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: normal;
	text-decoration: none;
	color: #292824;
}

.BodyLink {
	font-family: Georgia, Garamond, Times, Times New Roman, serif;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: underline;
	color: #bbaa30;
}

.BodyLink:hover {
	font-family: Georgia, Garamond, Times, Times New Roman, serif;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: underline;
	color: #522830;
}

.BodyHdr {
	font-family: Georgia, Garamond, Times, Times New Roman, serif;
	font-size: 11pt;
	line-height: 17pt;
	font-weight: bold;
	text-decoration: none;
	color: #522830;
}

.BodyHdrLg {
	font-family: Georgia, Garamond, Times, Times New Roman, serif;
	font-size: 13pt;
	line-height: 17pt;
	font-weight: bold;
	text-decoration: none;
	color: #522830;
}

.BodySmText {
	font-family: Georgia, Garamond, Times, Times New Roman, serif;
	font-size: 7pt;
	line-height: 14pt;
	font-weight: normal;
	text-decoration: none;
	color: #292824;
}

.BodySmLink {
	font-family: Georgia, Garamond, Times, Times New Roman, serif;
	font-size: 7pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: underline;
	color: #bbaa30;
}

.BodySmLink:hover {
	font-family: Georgia, Garamond, Times, Times New Roman, serif;
	font-size: 7pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: underline;
	color: #522830;
}


.SidebarText {
	font-family: Georgia, Garamond, Times, Times New Roman, serif;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.SidebarLink {
	font-family: Georgia, Garamond, Times, Times New Roman, serif;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: underline;
	color: #bbaa30;
}

.SidebarLink:hover {
	font-family: Georgia, Garamond, Times, Times New Roman, serif;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: underline;
	color: #522830;
}

.SidebarHdr {
	font-family: Georgia, Garamond, Times, Times New Roman, serif;
	font-size: 11pt;
	line-height: 17pt;
	font-weight: bold;
	text-decoration: none;
	color: #daabc9;
}



.CopyrightText {
	font-family: Georgia, Garamond, Times, Times New Roman, serif;
	font-size: 7pt;
	line-height: 13pt;
	font-weight: normal;
	text-decoration: none;
	color: #bbaa30;
}

.CopyrightLink {
	font-family: Georgia, Garamond, Times, Times New Roman, serif;
	font-size: 7pt;
	line-height: 13pt;
	font-weight: bold;
	text-decoration: underline;
	color: #906e14;
}

.CopyrightLink:Hover {
	font-family: Georgia, Garamond, Times, Times New Roman, serif;
	font-size: 7pt;
	line-height: 13pt;
	font-weight: bold;
	text-decoration: underline;
	color: #bbaa30;
}



.white 				{ background-color : #FFFFFF; }
.black              { background-color : #08080d; }

.tealdk			    { background-color : #031c1e; }
.tealmd			    { background-color : #2e5a5b; }
.teallt			    { background-color : #afd3d4; }