.NavTopText {
	font-family: Times, Times New Roman, Geneva, serif;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #192832;
}

.NavTopLink {
	font-family: Times, Times New Roman, Geneva, serif;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #192832;
}

.NavTopLink:hover {
	font-family: Times, Times New Roman, Geneva, serif;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #33424d;
}



.BodyText {
	font-family: Times, Times New Roman, Geneva, serif;
	font-size: 11pt;
	line-height: 15pt;
	font-weight: normal;
	text-decoration: none;
	color: #122430;
}

.BodyLink {
	font-family: Times, Times New Roman, Geneva, serif;
	font-size: 11pt;
	line-height: 15pt;
	font-weight: bold;
	text-decoration: underline;
	color: #2e4d64;
}

.BodyLink:hover {
	font-family: Times, Times New Roman, Geneva, serif;
	font-size: 11pt;
	line-height: 15pt;
	font-weight: bold;
	text-decoration: underline;
	color: #84a4b0;
}



.BodyTextLg {
	font-family: Times, Times New Roman, Geneva, serif;
	font-size: 11pt;
	line-height: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.BodyLinkLg {
	font-family: Times, Times New Roman, Geneva, serif;
	font-size: 11pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #33424d;
}

.BodyLinkLg:hover {
	font-family: Times, Times New Roman, Geneva, serif;
	font-size: 11pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #84a4b0;
}



.BodyHdr {
	font-family: Times, Times New Roman, Geneva, serif;
	font-size: 13pt;
	line-height: 16pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.BodyHdr2 {
	font-family: Times, Times New Roman, Geneva, serif;
	font-size: 11pt;
	line-height: 16pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}



.QuoteText {
	font-family: Times, Times New Roman, Geneva, serif;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: bold;
	text-style: italic;
	text-decoration: none;
	color: #33424d;
}



.SmText {
	font-family: Times, Times New Roman, Geneva, serif;
	font-size: 8pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}



.CopyrightText {
	font-family: Times, Times New Roman, Geneva, serif;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #587887;
}

.CopyrightLink {
	font-family: Times, Times New Roman, Geneva, serif;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #50687a;
}

.CopyrightLink:hover {
	font-family: Times, Times New Roman, Geneva, serif;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #84a4b0;
}


.white 				{ background-color : #FFFFFF; }
.black              { background-color : #000000; }
.ltgray             { background-color : #DDDDDD; }
.gray               { background-color : #848485; }
.dkgray             { background-color : #192832; }

.lttaupe			{ background-color : #bbb6ac; }
.mdtaupe			{ background-color : #918a7b; }
.dktaupe			{ background-color : #847a68; }

.ltblue			    { background-color : #84a4b0; }
.mdblue			    { background-color : #50687a; }
.dkblue			    { background-color : #33424d; }