/* HTML Elements */
body {
	background-color: #ffffff;
	color: #000000;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-decoration: none;
}

tr, table, td, p, br {
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-decoration: none;
}

li, ol, ul {
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

input, select, option, textarea {
	color: #000000;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-decoration: none;
}

A:link { color: #990000; 
	text-decoration: none; }
A:visited { color: #990000; 
	text-decoration: none; }
A:active { color: #990000; 
	text-decoration: none; }
A:hover { color: #FF0000; 
	text-decoration: none; }

/* Body Styles */
.error {
	color: #aa0000;
	font-weight: bold;
}

.formLabel {
	color: #0000a0;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

.formLabelLeft {
	color: #0000a0;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: top;
}

h1, {
	color: #5C2008;
	font-size: 22pt;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-weight: normal;
}

h2, {
	color: #5C2008;
	font-size: 12pt;
	font-family: Trebuchet MS, Calibri, Candara, Arial, Helvetica, sans-serif;
	font-weight: bold;	
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

h3, {
	color: #5C2008;
	font-size: 12pt;
	font-family: Trebuchet MS, Calibri, Candara, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	}
}

h4, {
	color: #5C2008;
	font-size: 10pt;
	font-family: Trebuchet MS, Calibri, Candara, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.homeDivLine {
	background-color: #58250A;
}

.homeFeature {
	font-size: 8pt;
}

.homeImage {
	margin-bottom: 5px;
}

a.largebanner {
	color: #ffffff;
	text-decoration: none;
	font-size: 14pt;
	font-weight: bold;
	padding: 10 px
	text-align: center;
	text-align: center;	
}

a.homeHeadline {
	color: #9D0002;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}

a.homeReadMore {
	color: #9D0002;
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
}

.lineDivide {
	color: #0000a0;
}

.dottedline {
	background-image: url(images/dottedline.gif);
	background-repeat: repeat-x;
}

.legalese {
	text-decoration: none;
	color: #000000;
	font-size: 7pt;
	text-align: center;
}

.navLeft {
	background-color: #666666;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	vertical-align: top;
}

.navLeft A:hover {
	color: #FF0000;
}

.navLeftOn {
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9pt;
}

.navTop {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
		font-weight: bolder;
	letter-spacing: 0.1em;
	line-height: 16pt;
}

a.navTopOff {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	text-transform: uppercase;
		font-weight: bolder;
	letter-spacing: 0.1em;
	color: #000000;
}

a.navTopOn {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bolder;
	text-decoration: none;
	color: #000000;
}


.number {
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}

.NewsroomHead {
	text-transform: uppercase;
}
