.SidebarTextLg {
	font-family: Verdana, Arial, Geneva, sans serif;
	font-size: 11pt;
	line-height: 15pt;
	font-weight: bold;
	text-decoration: none;
	color: #2d3840;
}

.SidebarLinkLg {
	font-family: Verdana, Arial, Geneva, sans serif;
	font-size: 11pt;
	line-height: 15pt;
	font-weight: bold;
	text-decoration: none;
	color: #1778bd;
}

.SidebarLinkLg:hover {
	font-family: Verdana, Arial, Geneva, sans serif;
	font-size: 11pt;
	line-height: 15pt;
	font-weight: bold;
	text-decoration: none;
	color: #7e7ead;
}



.SidebarText {
	font-family: Verdana, Arial, Geneva, sans serif;
	font-size: 8pt;
	line-height: 15pt;
	font-weight: bold;
	text-decoration: none;
	color: #2d3840;
}

.SidebarLink {
	font-family: Verdana, Arial, Geneva, sans serif;
	font-size: 8pt;
	line-height: 15pt;
	font-weight: bold;
	text-decoration: none;
	color: #1778bd;
}

.SidebarLink:hover {
	font-family: Verdana, Arial, Geneva, sans serif;
	font-size: 8pt;
	line-height: 15pt;
	font-weight: bold;
	text-decoration: none;
	color: #7e7ead;
}



.SidebarTextSm {
	font-family: Verdana, Arial, Geneva, sans serif;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #2d3840;
}

.SidebarTextSmlr {
	font-family: Verdana, Arial, Geneva, sans serif;
	font-size: 7pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #2d3840;
}



.BodyText {
	font-family: Verdana, Arial, Geneva, sans serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #2d3840;
}

.BodyLink {
	font-family: Verdana, Arial, Geneva, sans serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: #1778bd;
}

.BodyLink:hover {
	font-family: Verdana, Arial, Geneva, sans serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #7e7ead;
}



.BodyHdr1 {
	font-family: Verdana, Arial, Geneva, sans serif;
	font-size: 12pt;
	line-height: 16pt;
	font-weight: bold;
	text-decoration: none;
	color: #14466b;
}

.BodyHdr2 {
	font-family: Verdana, Arial, Geneva, sans serif;
	font-size: 11pt;
	line-height: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #14466b;
}



.BodySmText {
	font-family: Verdana, Arial, Geneva, sans serif;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #2d3840;
}

.BodySmLink {
	font-family: Verdana, Arial, Geneva, sans serif;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: #1778bd;
}

.BodySmLink:hover {
	font-family: Verdana, Arial, Geneva, sans serif;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #7e7ead;
}



.NavBotText {
	font-family: Verdana, Arial, Geneva, sans serif;
	font-size: 8pt;
	line-height: 14pt;
	font-weight: normal;
	text-decoration: none;
	color: #2d3840;
}

.NavBotLink {
	font-family: Verdana, Arial, Geneva, sans serif;
	font-size: 8pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: underline;
	color: #1778bd;
}

.NavBotLink:hover {
	font-family: Verdana, Arial, Geneva, sans serif;
	font-size: 8pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #7e7ead;
}



.CopyrightText {
	font-family: Verdana, Arial, Geneva, sans serif;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.CopyrightLink {
	font-family: Verdana, Arial, Geneva, sans serif;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}

.CopyrightLink:hover {
	font-family: Verdana, Arial, Geneva, sans serif;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffe666;
}


.white 				{ background-color : #ffffff; }
.black              { background-color : #08080d; }
.dkgray             { background-color : #2d3840; }

.lttan			    { background-color : #ecdbb8; }
.tan			    { background-color : #daca9d; }
.peach			    { background-color : #f5e5c9; }

.grayblue           { background-color : #4e627e; }
.dkblue 			{ background-color : #14466b; }
.blue 			    { background-color : #1778bd; }
.ltblue 			{ background-color : #58a7ce; }

.newteal			{ background-color : #009bdf; }
.yellow				{ background-color : #ffe666; }
.ltyellow			{ background-color : #fffbe5; }
.gold				{ background-color : #ffe24c; }
.ltgold				{ background-color : #ffeeb3; }
.offwhite			{ background-color : #fff7cc; }