body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #1b1b1b;
	background-color: #FFFFFF;
	min-width: 805px;
}

#logo {
	background-image: url(/images/logo_bg.jpg);
	background-repeat: repeat-x;
}

h1 {
	margin: 0;
}

#tagline {
	margin: 3px 0 30px 20px;
	font-size: 0.65em;
	letter-spacing: .4em;
	font-weight: bold;
}

#wrapper {
	margin: 0 auto;
	width: 805px;

}

#layoutcrown {
	background-image: url(/images/sub_layoutd_top.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
	
}

#midcolumn {
	float: left;
	width: 805px;
	font-size: 0.8em;
	background-image:url(/images/sub_layoutd.jpg);
	background-repeat: repeat-y;

}

#layoutbottom {
	clear: both;
	background-image: url(/images/sub_bottomd.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}

h2 {
	font-size: 1.5em;
	margin: 1.5em 0 0 0;
}

h2.top {
	margin: 0 0 0 0;
	font-size: 1.2em;
	letter-spacing: 0.3em;
}

h3 {
	font-size: 1.2em;
	margin: 1.5em 0 0 0;
}

.content {
	background-image: url(/images/light_gray_bevel.png);
	background-repeat: repeat-x;
	margin: 0 1px 0 1px;
	padding: 20px;
}

.contenti {
	margin: 0 20px 0 25px;
	line-height: 1.6em;
}

.contentia {
	background-image: url(/images/);
	background-repeat: repeat-x;
	margin: 0 1px 0 1px;
	padding: 20px;
}

.content p {
	margin: 6px 0 12px 0;
	line-height: 1.3em;
}

/*Explicitly set dark blue link colors for IE7 Vista*/
.content a, .p7AB p a, #footer a {
	color: #0000FF;
}

.content a:hover, .p7AB p a:hover, #footer a:hover {
	color: #000000;
}

.note {
	font-size: 0.95em;
	padding: 12px;
	border: 1px dotted #333;
}

#footerbox {
	width: 805px;
	margin: 0 auto;
}

#footer {
	font-size: .7em;
}

#footer p {
	margin: 2px 20px 6px 6px;
}

.ulp {
	padding-left: 6px;
	padding-bottom: 0px;
	font-weight: bold;
}
