body {
	color: #333333;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
#topspace {
	height: 80px;
	background-image: url(../images/bg_header.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#subtopspace {
	height: 23px;
	background-image: url(../images/bg_sub_header.jpg);
	color: #CCCCCC;
	background-repeat: repeat-x;
	padding-left: 188px;
}
#layoutwrapper {
	margin: 0;
	min-width: 1000px;
}
#menuwrapper {
	background-color: #525252;
	background-image: url(../images/utopia_hzpbg.jpg);
	background-repeat: repeat-x;
	padding: 0 0 1px 188px;
	font-size: 0.8em;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
}
#layoutTable td {
	vertical-align: top;

}
#logocell {
	width: 110px;
	background-color: #0066cc;
	background-image: url(../images/bg_side_.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#logocell h1 {
	margin: 0;
}
#newsbar {
	font-size: 0.75em;
	margin: 0 0 0 30px;
	padding: 16px;
	color: #A69F75;
	text-align: right;

	border-bottom: 1px solid #D1CCAF;
}
#maincontent {
	font-size: 1em;
	line-height: 1.5em;
	padding-top: 40px;
	padding-right: 60px;
	padding-bottom: 24px;
	padding-left: 60px;
}
p {
	margin: 6px 0 12px 0;
}



.calloutl {
	width: 200px;
	margin: 20px;
	border: 1px solid #168630;
	font-size: 0.9em;
	float: left;
	background-color: #FFFFCC;
	padding: 10px;
	font-style: italic;
	background-repeat: no-repeat;
}



.calloutr {
	width: 300px;
	border: 1px solid #666666;
	font-size: 0.9em;
	float: right;
	background-color: #FFFFFF;
	font-weight: normal;
	color: #003399;
	background-image: url(../images/bg_yellow_fade_callout.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.calloutr2 {
	width: 250px;
	font-size: 1em;
	float: right;
	padding: 10px;
	font-weight: normal;
	color: #006600;
	height: 600px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 30px;
}




.callout {
	width: 150px;
	margin: 20px;
	border: 1px solid #168630;
	font-size: 1.1em;
	float: right;
	background-color: #FFFFCC;
	padding: 10px;
	font-weight: normal;
	color: #006600;
	background-image: url(../images/bg_yellow_fade_callout.jpg);
	background-repeat: no-repeat;
}






#sidebar {
	width: 220px;
	color: #000066;
	font-size: 0.75em;
	background-color: #0066cc;
	background-image: url(../images/bg_side_.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
h1, h2, h3, h4 {
	line-height: normal;
	color: #545454;
	margin: 0;
}
h2, h3, h4 {
	margin: 30px 0 0 0;
}
h1 {
	font-size: 1.5em;
	color: #163A85;
}
h2 {
	font-size: 1.1em;
	color: #0066CC;
}
h3 {
	font-size: 1.2em;
	color: #FFFFFF;
}
h4 {font-size: 1em;}
#sidebar h2, #sidebar h3, #sidebar h4 {
	margin: 0;
	color: #0066CC;
}
.footer-row {
	font-size: 0.75em;
	color: #ECE9D8;
	border-top: 1px solid #525252;
	background-image: url(../images/bg_footer.jpg);
	height: 50px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-x;
}
#maincontent a, #sidebar a, #newsbar a {
	color: #003399;
}
#maincontent a:visited, #sidebar a:visited, #newsbar a:visited {
	color: #0066FF;
}
#maincontent a:hover, #sidebar a:hover, #newsbar a:hover {
	color: #000099;
}
#maincontent a:active, #maincontent a:focus, .p7ie6Fix:active,
#sidebar a:active, #sidebar a:focus,
#newsbar a:active, #newsbar a:focus {
	color: #0066FF;
	text-decoration: none;

}
#footer a {
	color: #FFFFFF;
}
#footer a:visited {
	color: #ECE9D8;
}
#footer a:hover {
	color: #4F4F4F;
}
.p7ie6Fix:active, #footer a:active, #footer a:focus {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #907D6D;
}

#skiplinks {
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap;
}
.skips {
	font-size: 0.85em;
	color: #9E8E81;
}
.skips a, .skips a:visited, .skips a:hover {
	color: #9E8E81;
	text-decoration: none;
	cursor: default;
}
.skips a:active, .skips a:focus {
	color: #FFFFFF;
	background-color: #4A4A4A;
}

/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width. */
#p7PMnav li {width: auto;}
