.NavRightText {
	font-family: Garamond, Times, Times New Roman, serif;
	font-size: 11pt;
	line-height: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.NavRightLink {
	font-family: Garamond, Times, Times New Roman, serif;
	font-size: 11pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}

.NavRightLink:hover {
	font-family: Garamond, Times, Times New Roman, serif;
	font-size: 11pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: #ffd8c9;
}



.NavBotText {
	font-family: Arial, Verdana, Geneva, sans serif;
	font-size: 8pt;
	line-height: 14pt;
	font-weight: normal;
	text-decoration: none;
	color: #0e2838;
}

.BodyLink {
	font-family: Arial, Verdana, Geneva, sans serif;
	font-size: 8pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: underline;
	color: #6ea1c2;
}

.NavBotLink:hover {
	font-family: Arial, Verdana, Geneva, sans serif;
	font-size: 8pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: underline;
	color: #0066ca;
}



.BodyText {
	font-family: Arial, Verdana, Geneva, sans serif;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: normal;
	text-decoration: none;
	color: #0e2838;
}

.BodyLink {
	font-family: Arial, Verdana, Geneva, sans serif;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: bold;
	text-decoration: underline;
	color: #6ea1c2;
}

.BodyLink:hover {
	font-family: Arial, Verdana, Geneva, sans serif;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: bold;
	text-decoration: underline;
	color: #0066ca;
}

.BodyHeader {
	font-family: Arial, Verdana, Geneva, sans serif;
	font-size: 12pt;
	line-height: 16pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #0066ca;
}

.BodyHeader:link {
	font-family: Arial, Verdana, Geneva, sans serif;
	font-size: 12pt;
	line-height: 16pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #0066ca;
}

.BodyHeader2 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: bold;
	text-decoration: none;
	color: #0e2838;
}



.SmText {
	font-family: Arial, Verdana, Geneva, sans serif;
	font-size: 8pt;
	line-height: 14pt;
	font-weight: normal;
	text-decoration: none;
	color: #0e2838;
}

.SmLink {
	font-family: Arial, Verdana, Geneva, sans serif;
	font-size: 8pt;
	line-height: 14pt;
	font-weight: normal;
	text-decoration: underline;
	color: #6ea1c2;
}

.SmLinkHover {
	font-family: Arial, Verdana, Geneva, sans serif;
	font-size: 8pt;
	line-height: 14pt;
	font-weight: normal;
	text-decoration: underline;
	color: #0066ca;
}



.CopyrightText {
	font-family: Arial, Verdana, Geneva, sans serif;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #7f7f7f;
}

.CopyrightLink {
	font-family: Arial, Verdana, Geneva, sans serif;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #728aa1;
}

.CopyrightLink:hover {
	font-family: Arial, Verdana, Geneva, sans serif;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #5d8fc0;
}


.white 				{ background-color : #FFFFFF; }
.black              { background-color : #08080d; }
.ltgray             { background-color : #DDDDDD; }

.dkgreen		    { background-color : #2e531e; }
.green		        { background-color : #608037; }
.ltgreen		    { background-color : #beca79; }

.ltyellow           { background-color : #f1ebc6; }
.yellow 			{ background-color : #e3d78d; }

.rust			    { background-color : #661c08; }
.ltrust			    { background-color : #aa825b; }

.orange		        { background-color : #d65927; }
.dkorange		    { background-color : #a3450c; }