TD {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
}
A {
	color: #E95D09;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
    text-decoration: underline;
}
INPUT, SELECT {
    outline-color: #636363;
    background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #636363;
}
TEXTAREA {
	outline-color: #636363;
    background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #636363;
}
.white {
	color: #FFFFFF;
}
h1 {
    font-family: Tw Cen MT Condensed, Arial Narrow, Arial, sans-serif;
    font-size: 25px;
	color: #E95D09;
	font-weight: lighter;
	padding: 0px;
	margin: 0px;
}
h2 {
    font-family: Tw Cen MT Condensed, Arial Narrow, Arial, sans-serif;
    font-size: 25px;
	color: #FFFFFF;
	background-color: #E95D09;
	font-weight: lighter;
	padding-left: 10px;
	margin: 0px;
}
h3 {
    font-family: Tw Cen MT Condensed, Arial Narrow, Arial, sans-serif;
    font-size: 30px;
	color: #E95D09;
	font-weight: lighter;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
h4 {
    font-family: Tw Cen MT Condensed, Arial Narrow, Arial, sans-serif;
    font-size: 22px;
	color: #636363;
	font-weight: lighter;
	padding: 0px;
	margin: 0px; 
	border-bottom-color:#636363; 
	border-bottom-style:solid; 
	border-bottom-width:1px;
}
h5 {
    font-family: Tw Cen MT Condensed, Arial Narrow, Arial, sans-serif;
    font-size: 22px;
	color: #FFFFFF;
	background-color: #636363;
	font-weight: lighter;
	padding-left: 10px;
	padding-bottom:3px;
	margin: 0px;
}
#dropDownMenu td:hover ul{display:block;}
#dropDownMenu ul{display:none; position:absolute; margin-left:-1px; margin-top:26px; padding:0; font-size:10px; list-style:none; z-index:10;}		
#dropDownMenu ul li{text-align:left; padding:4px; background-color:#FFFFFF; border-left:1px solid #636363; border-right:1px solid #636363; border-bottom:1px solid #636363;}

.tableHead {
	font-weight: bold;
    color: #FFFFFF;
	background-color: #E95D09;
	padding:2px;
}
.glossaryTitle {
    font-family: Tw Cen MT Condensed, Arial Narrow, Arial, sans-serif;
    font-weight: lighter;
    font-size: 15px;
	letter-spacing: -2;
	color: #FFFFFF;
	background-color: #E95D09;
	padding: 2px;
}
.size12 {
	font-size: 12px;
}
.thankYou {
    font-family: Tw Cen MT Condensed, Arial Narrow, Arial, sans-serif;
    font-size: 24px;
	color: #E95D09;
	padding: 0px;
	margin: 0px;
	font-weight: lighter;
}
.glossary {
    font-weight: bold;
    font-size: 13px;
	color: #E95D09;
}
.sectionHead {
    font-weight: bold;
    font-size: 12px;
	color: #FFFFFF;
	background-color: #636363;
	padding: 2px;
}
.prep {
    outline-color: #636363;
    border-width:thin;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #E95D09;
}
.verySmall {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #636363;
}