#container {
	width: 709px;
	margin-right: auto;
	margin-left: auto;
}
.topArea {
	background-image: url(../images/topBanner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 244px;
	width: 709px;
}

.botArea {
	background-image: url(../images/botBanner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 106px;
	width: 709px;
}
.botArea p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	text-align: center;
	margin-left: -25%;
}
.botArea a {
	color: #FFFFFF;
	text-decoration: none;
}
.botArea a:hover {
	text-decoration: underline;
}
.formheader {
	background-color: #8CBDDD;
	width: 174px;
	margin-top: 0px;
}
.formheader p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
}
.content h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0093D0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0px;
}
.content h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0093D0;
	padding-top: 0px;
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 4px;
}
.content h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0093D0;
	padding-top: 0px;
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 4px;
}
.content h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0093D0;
	padding-top: 0px;
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 4px;
}
.content h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #0093D0;
	padding-top: 0px;
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 4px;
}
.content h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 6px;
	font-weight: bold;
	color: #0093D0;
	padding-top: 0px;
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 4px;
}
.content p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.content ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 0px;
	list-style-image: url(../images/bullet.gif);
}
.content li {
	padding-bottom: 10px;
}
.content a {
	color: #0093D0;
	text-decoration: none;
}
.content a:hover {
	text-decoration: underline;
}


.suckerdiv ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 174px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDE0F4;
}
.suckerdiv {
	background-color: #BDE0F4;
}

	
.suckerdiv ul li{
position: relative;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 170px; /*sub menu width*/
top: 0;
visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: black;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #BDE0F4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BDE0F4;
	border-right-color: #BDE0F4;
	border-left-color: #BDE0F4;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 0px;
}
.suckerdiv ul li a:visited{
color: black;
}

.suckerdiv ul li a:hover{
background-color: #0193D0;
}

.suckerdiv .subfolderstyle{
background: url(../images/MenuBarRight.gif) no-repeat center right;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */
#flashBanner object {
	margin-top: 64px;
	margin-left: 426px;
}

