@charset "UTF-8";
a:link {
	color: #690;
	font-family: Verdana, Geneva, sans-serif;
}
/* CSS Document */

body {
	background-color: #000;
}

#maincontainer {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	margin-bottom:5px;
	border:none;
}

#maincontainerpic {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	margin-bottom:5px;
	border:none;
}

#leftcontainer {
	float:left;
	width:300px;
	border:none;

}

#leftcontaineraddress {
	float:left;
	width:550px;
	border:none;
}

#rightcontainer {
	float:right;
	width:500px;
	border:none;
}

#chart {
	float:right;
	width:500px;
	border:none;
	vertical-align:bottom;
}


#rightcontaineraddress {
	float:right;
	width:250px;
	text-align:right;
	text-decoration:none;
	border:none;
}


#bottom {
	vertical-align:bottom;
	border:none;
}

#bottom {
	vertical-align:top;
	border:none;
}



.address {
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	letter-spacing: 0.2em;
	text-align: left;
	border:none;
}
.Terri {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
	text-align: right;
	vertical-align: bottom;
	border:none;
}
.Subhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #690;
	text-align: center;
	border:none;
}
a:hover {
	font-weight: normal;
	color: #FFF;
}
.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	line-height: 16px;
	vertical-align: bottom;
	text-align: right;
	border:none;
}
.SmallType {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #FFF;
	text-align: left;
	border:none;
}
.SmallTypeRight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #FFF;
	text-align: right;
	border:none;
}
.SmallTypeCenter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #FFF;
	text-align: center;
	border:none;
}
.BodyCopyLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	line-height: 16px;
	vertical-align: bottom;
	border:none;
}
.SubheadWhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	border:none;
}

.BodyCopy690 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #690;
	line-height: 16px;
	vertical-align: bottom;
	text-align: right;
	border:none;
}
.PhoneWhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: right;
	margin-right:0px;
	padding-right:0;
	border:none;
}

.Caps {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #690;
	text-align: right;
	text-transform: uppercase;
}
.SubheadChart {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #690;
	text-align: center;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFF;
	background-color: #FFC;
}
.ChartCopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: center;
	border-bottom-color:#FFF;
	border-bottom-width:thin;
	border-style:solid;

}
.ChartCopyLeft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: left;
	border-bottom-color:#FFF;
	border-bottom-width:thin;
	border-style:solid;
	}
	
.ChartCopyLeftBold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #FFC;
		border-bottom-color:#FFF;
	border-bottom-width:thin;
	border-style:solid;
}

