body {
	font-family: Arial;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../../media/images/backgrounds/rotate.php);
	background-position: center;
	background-position: top;
}


A {
	font-family: Arial;
 	font-size: 14px;
 	font-weight: bold;
	color: #000000;
	text-decoration: underline;

}

P {
	font-family: Arial;
 	font-size: 14px;
 	font-weight: normal;
}

.sectionTitle {
	color: #FF0000;
	font-weight: bold;
}

.mainContent{
	font-family: Arial;
 	font-size: 14px;
 	font-weight: normal;
 	padding: 10px;
	vertical-align: top;
	background-color: #DFDFDF;
}

.subContent {
	font-family: Arial;
 	font-size: 14px;
 	font-weight: normal;
 	padding: 5px;
	vertical-align: top;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.subContent h1 {
	font-family: Arial;
	font-size: 18px;
	font-style:italic;
	font-variant: small-caps;
	color: #000000;
	border-bottom: 1px dotted #999999;
}

.subContent h3 {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}

.subContentBlue {
	font-family: Arial;
 	font-size: 14px;
 	font-weight: normal;
 	padding: 5px;
	vertical-align: top;
	background-color: #FFFFFF;
	border: 1px solid #0000FF;
}

.subContentBlue h1 {
	font-family: Arial;
	font-size: 18px;
	font-style:italic;
	font-variant: small-caps;
	color: #0000FF;
	border-bottom: 1px dotted #999999;
}

.subContentBlue h3 {
	font-family: Arial;
	font-size: 14px;
	color: #0000FF;
}

.subContentRed {
	font-family: Arial;
 	font-size: 14px;
 	font-weight: normal;
 	padding: 5px;
	vertical-align: top;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
}

.subContentRed h1 {
	font-family: Arial;
	font-size: 18px;
	font-style:italic;
	font-variant: small-caps;
	color: #FF0000;
	border-bottom: 1px dotted #999999;
}

.subContentRed h3 {
	font-family: Arial;
	font-size: 14px;
	color: #FF0000;
}

.subContentGrey {
	font-family: Arial;
 	font-size: 14px;
 	font-weight: normal;
 	padding: 5px;
	vertical-align: top;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

.subContentGrey h1 {
	font-family: Arial;
	font-size: 18px;
	font-style:italic;
	font-variant: small-caps;
	color: #666666;
	border-bottom: 1px dotted #999999;
}

.subContentGrey h3 {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
}

.subContentOrange {
	font-family: Arial;
 	font-size: 14px;
 	font-weight: normal;
 	padding: 5px;
	vertical-align: top;
	background-color: #FFFFFF;
	border: 1px solid #FF6600;
}

.subContentOrange h1 {
	font-family: Arial;
	font-size: 18px;
	font-style:italic;
	font-variant: small-caps;
	color: #FF6600;
	border-bottom: 1px dotted #999999;
}

.subContentOrange h3 {
	font-family: Arial;
	font-size: 14px;
	color: #FF6600;
}

.subContentYellow {
	font-family: Arial;
 	font-size: 14px;
 	font-weight: normal;
 	padding: 5px;
	vertical-align: top;
	background-color: #FFFFFF;
	border: 1px solid #FFFF00;
}

.subContentYellow h1 {
	font-family: Arial;
	font-size: 18px;
	font-style:italic;
	font-variant: small-caps;
	color: #000000;
	border-bottom: 1px dotted #999999;
}

.subContentYellow h3 {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}

.subContentYellow th {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

.subContentGreen {
	font-family: Arial;
 	font-size: 14px;
 	font-weight: normal;
 	padding: 5px;
	vertical-align: top;
	background-color: #FFFFFF;
	border: 1px solid #009900;
}

.subContentGreen h1 {
	font-family: Arial;
	font-size: 18px;
	font-style:italic;
	font-variant: small-caps;
	color: #009900;
	border-bottom: 1px dotted #999999;
}

.subContentGreen h3 {
	font-family: Arial;
	font-size: 14px;
	color: #009900;
}

.topNav {
	color: #ffffff;
	background-color: #000000;
	background-image: url(../../media/images/hhc2008_r1_c2.jpg);
	font-family: Arial;
	font-size: 10px;
    letter-spacing: .5px;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}

.fl_left, .fl_left_end {
	float: left;
	margin: 5px;
	padding: 5px;
}
.fl_left {
	border-right: thin solid #999999;
}

.footer{
	color: #ffffff;
	background-color: #000000;
	font-family: Arial;
	font-size: 10px;
    letter-spacing: .5px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.footer a{
	font-family: Arial;
    color: #ffffff;
	font-size: 10px;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}

.footer a:hover{
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.small {
	font-family: Arial;
	font-size: 9px;
}

.medium {
	font-family: Arial;
	font-size: 12px;
}

.big {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.bigX {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}

.xbig {
	font-family: Arial;
	font-size: 24px;
}

.resources1top {
	border-right: dotted 1px #333333;
}
.resources1bottom {
	border-right: dotted 1px #333333;
	border-top: dotted 1px #333333;
}
.resources2bottom {
	border-top: dotted 1px #333333;
}