.background {
	background-attachment: scroll;
	background-image: url(./Images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #cc3300;
}

.frame {
	border: 1px solid #FFFFFF;
}



.headerText {
	font-family: "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
	font-size: 18px;
	color: #D3D3D3;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	font-weight: bold;
}

.headerText1 {
	font-family: "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
	font-size: 18px;
	color: #666666;
	padding-left:20px;
	padding-right:10px;
	padding-top:20px;
	font-weight: bold;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A0ADE4;
	font-weight: bold;
}

.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

hr {
	width:  95%;
	height:1px;
	color: #D3D3D3; 
}

p {
	padding-left:20px;
	padding-right:12px;
	padding-top:2px;
}

p, td, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Links */
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A0ADE4;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e69980;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6787F7;
	text-decoration: underline;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e69980;
}

.headerText a:link {
	font-family: "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
	font-size: 18px;
	color: #D3D3D3;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	font-weight: bold;
}
.headerText a:visited {
	font-family: "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
	font-size: 18px;
	color: #D3D3D3;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	font-weight: bold;
}

.headerText a:hover {
	font-family: "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
	font-size: 18px;
	color: #D3D3D3;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	font-weight: bold;
}

.headerText a:active {
	font-family: "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
	font-size: 18px;
	color: #D3D3D3;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	font-weight: bold;
}

.footerLinks a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11x;
	color: #D3D3D3;
	text-decoration: none;
}
.footerLinks a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.footerLinks a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
}

.footerLinks a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

/* Old Style */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: medium;
	font-weight: normal;
}

.backgroundColumns {
	background-image: url(./Images/column_bg.gif);
}

.chartText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #796A65;
}
.greyTables {
	border: 1px solid #cccccc;
}
.peachTables {
	background-color: #FAEBE5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;


}
.greyBG {
	background-color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;

}
.darkGreyTables {
	background-color: #e6e6e6;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.orangeSubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF704C;
}
.borderUnderlined {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 11px;
	font-weight: bold;

}
.faqLink a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;

}
.faqLink a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;

}
.faqLink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
}
.faqLink a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
