BODY {		background-color: #FFFFFF;
			margin-left: 0px;
			margin-right: 0px;
			margin-top: 10px;
			margin-bottom: 0px; }

td {		font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			line-height: 17px;
			color: #2C3333;
			font-weight: normal;
			text-align: left;
			vertical-align: top; }
			
form {		margin-bottom: 0;
			margin-top: 0; }

input {		font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9px;
			line-height: 9px;
			margin: 0;
			color: #2C3333;
			font-weight: normal;
			text-align: left;
			vertical-align: middle;
			background-color: #DCE3E3; }

a {			text-decoration: none;
			color: #FF2200; }		
						
a:active {	text-decoration: none;
			color: #000000; }

a:visited {	text-decoration: none;
			color: #9CA3A3; }
			
a:hover {	text-decoration: none;
			color: #FFFFFF;
			background-color: #FF2200;
			}
			
.img {			text-align: right;}
			
/* the following classes are for headers & sub-headers */

.top {		padding-top: 10px;
			padding-bottom: 0px;
			padding-left: 10px;
			padding-right: 10px; }

.foot {		font-size: 9px;
			line-height: 9px;
			color: #6C7373; 
			text-align: right;}
			
.small {	font-size: 9px;
			line-height: 9px;
			color: #6C7373; 
			text-align: left;}

.title {	line-height: 12px;
            font-size: 12px;
            font-weight: bold;
			color: #9CA3A3;
			vertical-align: bottom; 
			}

.head {		font-size: 11px;
			line-height: 12px;
			font-weight: bold; 
			text-align: left;
			}

.front {	font-size: 20px;
			line-height: 24px; }

.smalltype {	font-size: 10px; }

.linepadding { 	padding-top: 0px;
				padding-bottom: 0px;
				padding-left: 10px;
				padding-right: 10px; }

.padding {	padding-top: 5px;
			padding-bottom: 5px;
			padding-left: 5px;
			padding-right: 5px; }

.nav {		font-size: 10px;
			line-height: 10px;
			color: #2C3333;
			font-weight: bold;
			text-align: right;
			vertical-align: bottom; }

.nav a {	text-decoration: none;
			color: #2C3333; }

.nav a:visited {	text-decoration: none;
					color: #2C3333; }

.nav a:hover {	text-decoration: none;
				color: #FFFFFF;
				background-color: #FF2200 }

.subnav {	font-size: 10px;
            color: #2C3333;
			line-height: 10px;
			text-align: right;
			}
		

				

.selected {	color: #FFFFFF; }

.selected a {	text-decoration: none;
				color: #9CA3A3; }
				
.selected a:visited {	text-decoration: none;
						color: #9CA3A3; }

.selected a:hover {	text-decoration: none;
					color: #FFFFFF;
					background-color: #2C3333; }

.section {	font-size: 10px;
			line-height: 13px;
			color: #9CA3A3;
			font-weight: bold; }

.section a {	text-decoration: none;
				color: #FFFFFF; }

.section a:visited {	text-decoration: none;
						color: #FFFFFF; }

.section a:hover {	text-decoration: none;
					color: #FFFFFF;
					background-color: #33CCDD; }

.nugget {	font-size: 9px;
			line-height: 10px;
			color: #008899; }

.dropdown {	background-color: #FFFFFF;
			border-style: solid;
			border-width: 1px;
			width: 138px;
			font-family: Georgia, Times New Roman, Times, Serif, Arial;
			font-weight: normal;
			color: #2C3333;
			font-size: 10px; }
.fat {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
						line-height: 17px;
			color: #2C3333;
}

