Body {
	margin:0px;
	padding:0px;
}

.NavleftText {
	font-family: Flexure, Flexure, Arial Rounded MT, Gotham Rounded Medium, Gotham Rounded Book, Arial, Lucida Sans, Verdana, Geneva, Helvetica, sans serif;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.NavleftLink {
	font-family: Flexure, Arial Rounded MT, Gotham Rounded Medium, Gotham Rounded Book, Arial, Lucida Sans, Verdana, Geneva, Helvetica, sans serif;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.NavleftLink:hover {
	font-family: Flexure, Arial Rounded MT, Gotham Rounded Medium, Gotham Rounded Book, Arial, Lucida Sans, Verdana, Geneva, Helvetica, sans serif;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #156b70;
}



.SmText {
	font-family: Verdana, Arial, Lucida Sans, Verdana, Geneva, Helvetica, sans serif;
	font-size: 8pt;
	line-height: 14pt;
	font-weight: normal;
	text-decoration: none;
	color: #071029;
}

.SmLink {
	font-family: Verdana, Arial, Lucida Sans, Verdana, Geneva, Helvetica, sans serif;
	font-size: 8pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: underline;
	color: #064a4e;
}

.SmLink:hover {
	font-family: Verdana, Arial, Lucida Sans, Verdana, Geneva, Helvetica, sans serif;
	font-size: 8pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: underline;
	color: #156b70;
}



.BodyText {
	font-family: Verdana, Arial, Lucida Sans, Verdana, Geneva, Helvetica, sans serif;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: normal;
	text-decoration: none;
	color: #071029;
}

a {
	font-family: Verdana, Arial, Lucida Sans, Verdana, Geneva, Helvetica, sans serif;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: underline;
	color: #064a4e;
}

a:hover {
	font-family: Verdana, Arial, Lucida Sans, Verdana, Geneva, Helvetica, sans serif;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: underline;
	color: #156b70;
}

.BodyLink {
	font-family: Verdana, Arial, Lucida Sans, Verdana, Geneva, Helvetica, sans serif;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: underline;
	color: #064a4e;
}

.BodyLink:hover {
	font-family: Verdana, Arial, Lucida Sans, Verdana, Geneva, Helvetica, sans serif;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: underline;
	color: #156b70;
}

.BodyHdr {
	font-family: Flexure, Arial Rounded MT, Gotham Rounded Medium, Gotham Rounded Book, Arial, Lucida Sans, Verdana, Geneva, Helvetica, sans serif;
	font-size: 13pt;
	line-height: 24pt;
	font-weight: bold;
	text-decoration: none;
	color: #852608;
}

.BodyHdr2 {
	font-family: Flexure, Arial Rounded MT, Gotham Rounded Medium, Gotham Rounded Book, Arial, Lucida Sans, Verdana, Geneva, Helvetica, sans serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #9a4d15;
}


.NavbotText {
	font-family: Verdana, Arial, Lucida Sans, Verdana, Geneva, Helvetica, sans serif;
	font-size: 7pt;
	line-height: 18pt;
	font-weight: normal;
	text-decoration: none;
	color: #8b8d09;
}

.NavbotLink {
	font-family: Verdana, Arial, Lucida Sans, Verdana, Geneva, Helvetica, sans serif;
	font-size: 7pt;
	line-height: 18pt;
	font-weight: bold;
	text-decoration: none;
	color: #8b8d09;
}

.NavbotLink:hover {
	font-family: Verdana, Arial, Lucida Sans, Verdana, Geneva, Helvetica, sans serif;
	font-size: 7pt;
	line-height: 18pt;
	font-weight: bold;
	text-decoration: none;
	color: #8b8d09;
}


.CopyrightText {
	font-family: Verdana, Arial, Lucida Sans, Verdana, Geneva, Helvetica, sans serif;
	font-size: 7pt;
	line-height: 13pt;
	font-weight: normal;
	text-decoration: none;
	color: #497679;
}

.CopyrightLink {
	font-family: Verdana, Arial, Lucida Sans, Verdana, Geneva, Helvetica, sans serif;
	font-size: 7pt;
	line-height: 13pt;
	font-weight: bold;
	text-decoration: underline;
	color: #497679;
}

.CopyrightLink:Hover {
	font-family: Verdana, Arial, Lucida Sans, Verdana, Geneva, Helvetica, sans serif;
	font-size: 7pt;
	line-height: 13pt;
	font-weight: bold;
	text-decoration: underline;
	color: #156b70;
}


.white 			{ background-color : #ffffff; }
.black          { background-color : #000000; }
.teal			{ background-color : #064a4e; }
.teallt			{ background-color : #e2e5eb; }
.blue			{ background-color : #1b2e61; }
.bluelt			{ background-color : #153d76; }
.rust			{ background-color : #852608; }
.orange		    { background-color : #a15925; }
