body {
	background-image: url(../images/mainBg01.jpg);
	background-repeat: repeat-x;
	background-color: #170e0b;
	background-position:top;
	margin: 0px;
	padding: 0px;
}

.font06 a, .font06 a:hover, .font06 a:visited {
	color: #009AD8;
	text-decoration: none;
}

input, textarea, select {
	width: 175px;
}

img {
	border: none;
}

td, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231f20;
	text-decoration: none;
}

/* Drop Down Menu Styles */
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: normal;
	width:900px;
	text-align:left;
}

#nav a {
	display: block;
	width: 121px;
	text-decoration: none;
}

#nav a:hover {
	color: #03AACD;
	text-decoration: none;
}
#nav li { /* all list items */
	float: left;
	width: 129px; /* width needed or else Opera goes nuts */
	background-color: #9ED7E0;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #FFF;
	width: 120px;
	margin-left:-1px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul li{
	padding: 7px 3px 7px 7px;
	width: 120px;
	text-align:left;
}
#nav li ul li a{
/*	padding: 7px 7px 7px 7px;*/
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

#nav li ul li ul li { /* sub-submenu */
	background-color: #B1E8EF;
/*	background-image:url(../images/shadow.gif);*/
}
#nav li ul li ul li a:hover { /* sub-submenu links */
	color: #452F24;
}
#nav li ul ul { /* third-and-above-level lists */
	margin: -35px 0 0 122px; /* positions 2nd tier menu to right of dropdown */
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li:hover, #nav li.hover {
    position: static;
}

/* End of Drop Down Menu Styles */

/* Collapsing Menu Styles */

.menu1{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
padding-top: 10px;
padding-bottom: 6px;
display:block;
margin-left:0px;
text-decoration: underline;
color: #000000;
cursor: pointer;
}
.font03 div a {
color: #FFF;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
text-decoration:none;
}
.font03 div a:hover {
	color:#03AACD;
}
.submenu, a.submenu {
display: block;
padding: 6px 0px 6px 7px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
text-decoration:none;
}

.hide{
display: none;
}
.show{
display: block;
}

/* End Collapsing Menu Styles */

#imgm img {
	margin-bottom: 15px;
}

.topWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #3d2e24;
}
#page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#009AD8;
	text-transform:uppercase;
}
.sup {
	font-size: 10px;
	color:#009AD8;
	font-family: Arial, Helvetica, sans-serif;
}
.rpt02 {
/*	background-image: url(../images/rpt02.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
}
.bodyLftRpt {
	background-image: url(../images/bodyLeftRpt01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #170e0b;
}
.bg04 {
	background-color: #03aacd;
}
.rpt01 {
	background-image: url(../images/mainBg02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.topbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d2e24;
	text-decoration: none;
	background-color: #FFFFFF;
}
.green { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #00b0ac}
.grey { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #3f3b3c; text-decoration: none }
.white11 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none }
.bg01 {
	background-color: #c5e6ec;
}
.logosBg01 {
	background-image: url(../images/mediaLogosBg01.gif);
}
.bg02 {
	background-color: #3d2e24;
}
.bg03 {
	background-color: #FFFFFF;
}
.bodyRitRpt {
	background-image: url(../images/bodyRitL01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #170e0b;
}
.bg05 {
	background-color: #07b6d4;
}
.bg06 {
	background-color: #bdb4a3;
}

.rpt03 {
	background-image: url(../images/rpt02.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.gray11 {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #4d3f35; text-decoration: none
}
.font01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.rptLine02 {
	background-image: url(../images/rptLine02.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.font04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #231f20;
	text-decoration: none;
}
.bg07 {
	background-color: #948671;
}
.font05, .font05 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
td.font05 a, td.font05 a:visited {
	color:#FFF;
	text-decoration:none;
}
td.font05 a:hover {
	color:#FFF;
	text-decoration:underline;
}
.font06, .font06 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;	
	color: #231f20;
	text-decoration: none;
}
.font07 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00a8cb;
	text-decoration: none;
}

.font01:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00a8cb;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.font02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00a8cb;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.font03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #424d50;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#footer td, #footer td a {
	color: #FFF;
	font-size: 10px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}