* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	width: 100%;
	background-color: #667d90;	/* Imported Imaging Style */

}

a {
	color: #e56020;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #e56020;
	text-decoration: underline;
	font-weight: bold;
}

a img {
	border: none;
}

hr {	
	border: none;
	background-color: #e56020;
	color: #e56020;
	height: 1px;
}

#areaContainer {
	margin: 0 auto;
	width: 680px;
	background-color: #abd2ea;
}

#areaHeader {
	background-image: URL(../images/background2.gif);
	background-repeat: no-repeat;
	height: 66px;
	padding-top: 79px;
}

#headerMenu {
	position: absolute;
	list-style-type: none;
	margin-left: 156px;
}

#headerMenu a {
	display: block;
	text-align: center;
}

#headerMenu li {
	float: left;
}

#headerMenu li table {
	visibility: hidden;
	position: absolute;
	background-color: #D4CEC3;
	width: 142px;
}

#headerMenu li table span table td div {
	overflow: auto;
	height: 184px; /* 23 times the number of menu items */
}

#headerMenu li table span table {
	margin-left: 142px;
	margin-top: -46px;
}

#headerMenu li table a {
	text-decoration: none;
	font-size: 10px;
	color: #000;
	padding: 4px 0px;
	line-height: 15px;
	margin: 0;
}

#headerMenu li table a:hover {
	background-color: #FAF8F5;
	color: #BC3B38;
}

#areaFlash {
	margin: 0 auto;
	width: 598px;
}

#areaFooter {
	padding: 19px 0 0 0;
	background-image: URL(../images/background2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 24px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
}

#areaFooter span {
	padding-right: 5px;
}

#areaFooter a {
	text-decoration: none;
	color: #FFF;
	padding: 0 3px;
}

#areaFooter a:hover {
	color: #D4CEC3;
}

#areaContent {
	width: 598px;
	background-image: url(../images/content_bg.gif);
	background-position: -41px;
	background-repeat: repeat-y;
	background-color: #abd2ea; /* #e1d8b7 */
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#areaContent .contentTop {
	background-image: URL(../images/background2.gif);
	background-repeat: no-repeat;
	background-position: -41px -145px;
	height: 30px;
}

#areaContent .contentBottom {
	background-image: URL(../images/background2.gif);
	background-repeat: no-repeat;
	background-position: -41px -733px;
	height: 15px;
}

#areaContent .contentBody {
	padding: 10px 30px 10px 40px;
}

#areaContent .overflow {
	overflow: auto;
	height: 265px;
	padding: 5px 30px 10px 40px;
	margin-right: 3px;
}

#areaContent .resources {
	height: 600px;
}

#areaContent ul.indent {
   padding-left: 20pt;
   padding-right: 0pt;
}
#areaContent li {
   margin-bottom: 12pt;
}
/* Custom style */

.note {
	color: #626867;
}

#pic_holder {
	float: right;
	width: 250px;
	height: 328px;
	padding: 5px;
}

.RedHeading16px {
	font-size: 16px;
	font-weight: bold;
	color: #bc3b38;
}

.RedHeadingCentered {
	color: #bc3b38;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.RedBold {	color: #bc3b38;
	font-weight: bold;
}

/* Imported Imaging Styles */

.footer_hidden {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #477caf;		/* footer dark blue */
	text-align: center;
	font-weight: bold;
	line-height: 10%;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	color: #477caf;		/* dk blue */
	line-height: 125%;
}

.h1-sup {  vertical-align: top;
	line-height: 100%
} 

.h1-sub { vertical-align: bottom;
	line-height: 100%	
}

#print_pdf {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	float:right;
	width: 60px;
	height: 30px;
	background-image: url(../images/print-pdf-button.gif);
	background-repeat: no-repeat;
}

#logo-2 {
	padding-left: 0px;
	padding-top: 0px;
	position: absolute;
	top: 43px;
	margin-left: 19px;
	height: 90px;
	width: 125px;
	background-image: url(../images/bkgrnd_logo.gif);	/**/
}

.footer_hidden {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #477caf;		/* footer dark blue */
	text-align: center;
	font-weight: bold;
	line-height: 10%;
}

#search_results { /*Serach results area */
	align: center;	
	width: 620px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#search {
	float: right;
	margin: -60px 35px 0px 0px;
	width: 490px; /*408px */
	height: 40px;
	margin-top: 20px;
}

div#pagetitle {
	text-align: center;
	padding-bottom: 15px;
}

