body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #1b1b1b;
	background-color: #FFFFFF;
	min-width: 760px;
}
h1 {margin: 0;}
#tagline {
	margin: 3px 0 30px 20px;
	font-size: 0.65em;
	letter-spacing: .6em;
	font-weight: bold;
}
#wrapper {
	width: 760px;
	background-image: url(../images/ab3_layout.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#layoutcrown {
	background-image: url(../images/ab3_layout_top.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
#leftcolumn {
	float: right;
	width: 215px;
	font-size: 0.75em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#midcolumn {
	float: right;
	width: 530px;
	margin: 0 0 0 15px;
	font-size: 0.8em;
}
#rightcolumn {
	float: left;
	width: 215px;
	font-size: .75em;
}
#layoutbottom {
	clear: both;
	background-image: url(../images/ab3_bottom.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: 1em 0 0 0;
	font-size: 1.2em;
	letter-spacing: 0.3em;
}
h3 {
	font-size: 1.2em;
	margin: 1.5em 0 0 0;
}
h5 {
	font-size: 1.5em;
	margin: 1.5em 0 0 0;
	color: #F00;
	text-align: center;
}
.content {
	background-image: url(../p7ap/images/p7ap_light_gray_bevel.jpg);
	background-repeat: repeat-x;
	margin: 0 1px 0 1px;
	padding: 20px;
	text-align: center;
	color: #000;
}
.content p {
	margin: 6px 0 12px 0;
	line-height: 1.3em;
}
.content ul {
	margin-top: 0.75em;
	margin-right: 0;
	margin-bottom: 1em;
}
/*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;
	text-align: center;
}
.note {
	font-size: 1.2em;
	padding: 12px;
	border: 1px none #333;
}
#footerbox {
	width: 760px;
	margin: 0 auto;
}
#footer {
	font-size: .7em;
}
#footer p {
	margin: 12px 20px 6px 6px;
}
/*The bottom content - below the Accordion Panel menu*/
.grayed {
	margin: 0;
	font-size: .8em;
	color: #333333;
	padding: 4px 12px 4px 16px;
	letter-spacing: .5em;
	background-image: url(../images/ab3_layout.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #333333;
}
#cancel_background {
	background-image: none;
	margin: 0;
	padding-top: 12px;
}

#menulist {
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: 1em;
}
#menulist li {margin: 0 0 4px 0;}
#menulist a {
	text-decoration: none;
	display: block;
	padding: 3px 6px;
	border: 1px solid #999;
	color: #333333;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(../images/button_grad.jpg);
	background-position: right;
}
#menulist a:hover {
	color: #333333;
	border-color: #505050;
	background-position: 0px -200px;
	text-decoration: none;
	background-image: url(../images/button_grad.jpg);
}
#menulist a:active {
	color: #333333;
	border-color: #505050;
	background-position: 0px -200px;
	text-decoration: none;
	background-image: url(../images/button_grad.jpg);
}
.panel_list {
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
}
#page_wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 768px;
}
#page_wrapper #spacer_logo {
	height: 25px;
}
#page_wrapper #logo_upper #header_text {
	font-family: "Century Gothic";
	color: #fcc110;
	font-size: 0.85em;
	padding-top: 125px;
	padding-left: 15px;
	font-weight: bold;
}
#page_wrapper #spacer {
	height: 15px;
}
#page_wrapper #wrapper #leftcolumn #menu {
	width: 175px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}
#menulist .uberlink {
	background-position: 5%;
	color: #333 !important;
	font-weight: bold;
	cursor: default;
	background-image: url(../images/arrow.jpg);
	text-align: left;
	padding-left: 30px;
}
#page_wrapper #wrapper #leftcolumn #news {
	width: 175px;
	margin-right: auto;
	margin-left: auto;
	}
#page_wrapper #wrapper #midcolumn .content table tr td {
	text-align: center;
}
#form{
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	}

