/* 
  -----------------------------------
  PVII Utopia
  -----------------------------------
*/
body {
	background-color: #525975;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
#topspace {
	height: 111px;
	background-color: #525975;
	background-image: url(../images/oslc-logo-bkg2.jpg);
	clear: both;
}
#layoutwrapper {
	margin: 0;
	min-width: 750px;
}
#menuwrapper {
	background-color: #515872;
	background-image: url(../images/utopia_hzpbg.jpg);
	background-repeat: repeat-x;
	padding: 0 0 1px 188px;
	border-top: 1px solid #000000;
	font-size: 0.8em;
}
#layoutTable td {
	vertical-align: top;
	background-color: #FFFFFF;
}
#logocell {
	width: 0px;
}
#logocell h1 {
	margin: 0;
}
#maincontent {
	padding: 40px 24px 24px 24px;
	font-size: .9em;
	line-height: 1.5em;
}
p {
	margin: 6px 0 12px 0;
}
#sidebar {
	width: 230px;
	padding: 40px 24px 24px;
	color: #767B8F;
	font-size: 0.75em;
	background-image: url(../images/utopia_hzVrule.gif);
	background-repeat: repeat-y;
}
h1, h2, h3, h4 {
	line-height: normal;
	margin: 0;
}

h1 {font-size: 1.6em;
	color: #4E8578;}
h2 {font-size: 1.35em;
	color: #545454;
	margin: 30px 0 0 0;}
h3 {font-size: 1.2em;
	color: #545454;
	margin: 30px 0 0 0;}
h4 {
	font-size: 1em;
	color: #367255;
	margin: 30px 0 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #367255;
}
h5 {
	font-size: 1em;
	margin: 3px 0 0;
	color: #555C79;
}
h6 {
	font-size: 0.9em;
	margin: 30px 0 0 0;
	color: #367255;
}
#sidebar h2, #sidebar h3, #sidebar h4 {
	margin: 0;
	color: #A2C664;
}
.footer-row {
	font-size: 0.75em;
	padding: 20px 16px 20px 24px;
	color: #ECE9D8;
	background-color: #525975 !important;
	border-top: 1px solid #525252;
}
#maincontent a, #sidebar a {
	color: #DA892E;
}
#maincontent a:visited, #sidebar a:visited {
	color: #DA892E;
}
#maincontent a:hover, #sidebar a:hover {
	color: #96A85C;
}
#maincontent a:active, .p7ie6Fix:active, #sidebar a:active,
#maincontent a:focus, #sidebar a:focus {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #907D6D;
}
#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;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
}
#skiplinks {
	position: absolute;
	top: 0;
	white-space: nowrap;
	right: -2px;
}
.skips {
	font-size: 0.85em;
	color: #78B0A3;
}
.skips a, .skips a:visited, .skips a:hover {
	color: #78B0A3;
	text-decoration: none;
	cursor: default;
}
.skips a:active, .skips a:focus {
	color: #FFFFFF;
	background-color: #DD616C;
}
.imageleft {
	float: left;
	padding: .4em 12px 0px 0px;
}
.imageright {
	float: right;
	padding: .4em 0px 0px 12px;
}

/* 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;}
#linkbox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}

.bio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 130%;
}
