@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#666;
	background:white;
}

a {
	color:#ff9933;
}

h1 {
	padding:0px;
	margin:0px 0px 10px 0px;
	color:#002e54;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:330%;
}

h1.OrangeHead {
	font-size:200%;
	color:#ffcc33;
}

h2 {
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:200%;
}

h3 
{
	font-size:1.5em;
	color:#ff9933;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

.OrangeText, .OrangeText a {
	color:#ff9933;
}

.BlackText {
	color:black;
}

.LightGreyText {
	color:#999;
}

.DarkGreyText, .DarkGreyText a {
	color:#666;
}

.NavyText {
	color:#003366;
}

.WhiteText 
{
	color:White;
}

.YellowText 
{
	color:#fdc613;
}

.SmallerText 
{
	font-size:90%;
}

.MediumText 
{
	font-size:1.7em;
}

.LargerText {
	font-size:150%;
}

.LargestText {
	font-size:200%;
}

.IntroText 
{
	font-size:110%;
}

.LargeHead 
{
	font-size:5em;
}

.Georgia {
	font-family:Georgia, "Times New Roman", Times, serif;
}


/* LAYOUT STYLES DO NOT USE */

.hpSmlBlock 
{
	float:left;
	width:86px;
}

.hpSmlImgBlock 
{
	float:left;
	width:140px;
}

.largefeaturedimg 
{
	float:left;
	width:240px;
}

.largefeaturedimg img 
{
	border:1px solid white;
}

.largefeaturedtxt 
{
	float:left;
	width:200px;
}

.largefeaturedtxt a {
	color:#fdc613;
}

.largefeaturedtxt h3
{
	color:#fdc613;
	font-weight:bold;
	margin-bottom:5px;
}

.text1 {
	width:180px;
	float:left;
}

.image1 {
	width:169px;
	float:right;
	margin-right:15px;
}