@charset "utf-8";


/* CSS Document */

body, td {
	font-family:trebuchet ms;
	font-size:8pt;
        	line-height: 12pt;
	color:#4c4c4c;
	text-decoration:none;
	letter-spacing:1pt;
	}

.class1 A:active   {text-decoration:none;color:#4c4c4c}
.class1 A:link     {text-decoration:none;color:#4c4c4c}
.class1 A:visited  {text-decoration:none;color:#4c4c4c}
.class1 A:hover    {text-decoration:none;color:#707dc1}

.class2 A:active   {text-decoration:none;color:#707dc1}
.class2 A:link     {text-decoration:none;color:#707dc1}
.class2 A:visited  {text-decoration:none;color:#707dc1}
.class2 A:hover    {text-decoration:none;color:#af9d80}

h1 {	color: #4c4c4c;
	font-size: 14pt;
	font-weight: bold;
	text-indent: 0px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
        line-height: 15pt;
}

h2 {	
	font-size: 9pt;
        line-height: 11pt;
	font-weight: bold;
	text-indent: 0px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
}

style1 {font-size: 10pt}
.style4 {color: #a4b535}
.style5 {color: #af9d80}
.style7 {color: #a4b535; font-weight: bold; }
.style8 {font-size: xx-small}
.style10 {font-size: x-small}
.style12 {color: #af9d80; font-weight: bold; }
.style14 {font-size: 10px; font-weight: bold; }
.style15 {
	font-family: Papyrus;
	color: #af9d80;
	font-weight: bold;
}
.style16 {
	font-size: 9pt;
	font-weight: bold;
}
.style17 {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}
.style19 {font-size: 8pt}
html>body .style19{
	font-size: 7pt;
}

hr {	color: #e8e8e8;
	text-align: center;
	height: 0px;
	width: 90%;
	border: none;
    	border-top: dashed 1px #af9d80;
    	line-height: 0pt;
}
	
ul.navBar li {
	border-top: 1px dashed #af9d80;
	padding-top: 6px;
	padding-bottom: 6px;
	list-style-image: none;
	list-style-type: none;
	width: 153px;
	margin-left: -40px;
	margin-right: 10px;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 1px;
	font-size: 9pt;
}

		
ul li a {
	font-size: 9pt;
	line-height: 11pt;
	font-weight: bold;
	text-indent: 0px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	list-style-image: none;
	list-style-type: none;
}

ul.miniMenu li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 7pt;
	font-weight: normal;
	font-variant: small-caps;
	font-style: italic;
	text-transform: none;
	margin-left: -25px;
}

ul.navBar .bottomBar {
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #AF9D80;
	border-top-width: 1px;
	border-top-color: #AF9D80;
}
ul.navBar .top {
	margin-top: 8px;
}

body {

	text-align: center;
}
.border {
	border: 1px solid #666666;
}

.subtitle {
	font-size: 6pt;
	font-style: italic;
}


a  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content .floatRight {
	float: none;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-style: italic;
	padding-right: 15px;
}

.lastUpdated {
	font-size: 6pt;

}
.newsletter a          {
	text-transform: none;
	color: #333333;
	font-weight: normal;
	font-size: 10px;
}
.newsletter a:hover   {
	text-decoration: underline;
}
.currentNews a          {
	text-transform: none;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}
.currentNews a:hover   {
	text-decoration: underline;
}
