@charset "utf-8";
/* CSS Document */

img {
	margin-left:20px;
	margin-bottom:20px;
}

#imagepane {
	height: 60px;
	background-image: url(../images/layout/background_secondary_header.gif);
}

#imagepane p {
	font-size: 19px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFF;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	padding: 11px 0 0 0;
}

#content {
	width: 917px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 28px;
}

#longform {
	width: 892px;
	min-height: 700px;
	height: auto;
	text-align: left;
	background-color: #FFFFFF;
}

#longform p {
	margin: 0 20px 0 20px;
	padding: 10px 0 10px 0;
}

			#longform a {
				color: #FF6600;
				text-decoration: underline;
			}
			
			#longform a:hover {
				color: #000;
				text-decoration: underline;
			}

#longform h1 {
	margin: 0 0 0 0;
	padding: 20px 20px 10px 20px;
}

#longform h2 {
	margin: 0 0 0 0;
	padding: 20px 20px 10px 20px;
}

#longform h3 {
	margin: 0 20px 0 20px;
	padding: 10px 0 10px 0;
}
#breadcrumbs {
	width: 880px;
	padding: 8px 4px 8px 8px;
	height: auto;
	text-align: left;
	background-color: #EEE;
}
	#breadcrumbs p {
				color: #666666;
				font-size:10px;
				margin: 0 0 0 0;
				padding: 0 0 0 0;
			}
	#breadcrumbs a {
				color: #666666;
				text-decoration: underline;
				font-size:10px;
				margin-left: 4px;
				margin-right: 4px;
			}
	#breadcrumbs a.current {
				color: #333333;
				text-decoration: underline;
				font-size:10px;
			}

#topLevels {
	text-align:justify;
	width: 870px;
	float: left;
	padding: 0 0 0 0;
	margin-left: 20px;
	margin-top: 13px;
	margin-bottom: 30px;
}

#topLevels div {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
}


#topLevels img {
	margin: 0 0 10px 0;
}

#topLevels h3{
	border-top: 3px solid #CCC;
	border-bottom: 3px solid #CCC;
	text-align:center;
	margin:0 0 20px 0;
}
#topLevels p {
	text-align:left;
	font-size: 11px;
	margin:0 0 0 0;
	padding: 0px;
}
#topLevels img{

}