@import url(contactform.css);
p, body {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
ul, ol, li {font-family: Arial, Helvetica, sans-serif; font-size: 12px; /*padding-top: 5px; padding-bottom: 5px;*/}
.mmhide_footer {
    position: relative;
	font-size: 0.85em;
	color: #FFFFFF;
	background-color: #39514A;
	background-repeat: repeat-x;
	z-index: 130;}
.mmhide_footer a:link {font-size: .85em; color:#FFFFFF}
.mmhide_footer a:visited {font-size: .85em; color:#FFFFFF}
.mmhide_footer a:hover {font-size: 0.85em; color:#FFCC33; text-decoration: underline;}
.mmhide_footer a:active {font-size: .85em; color:#FFFFFF}
h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #006600;
	/*margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	*/
}
h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #663300;
	/*margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	*/
}
h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #003366;
	/*
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	*/
}
h4 {font-size: 1.2em; font-weight: bold; color: #000000;}
h5 {font-size: 1.1em; font-weight: bold; color: #000000;}
h6 {font-size: 1em;}
a {font-size: 12px; font-weight: bold; font-variant: normal;}
a:link {color:#003399}
a:visited {color:#333366}
a:hover {color:#990000; text-decoration: underline;}
a:active {color:#003399}

.comments {font-weight: bold; color: #Cf4C42;}
.whatsnew {font-weight: bold; color: #996633;}
a#skipNav {visibility: hidden; position: absolute; bottom: 50px; right: 50px;}
#banner {
	position: relative;
	width: 100%;
	z-index: 100;
	background-color: #8c6d5a;
	background-image: url(../cfincludes/images/banner-background.jpg);
	background-repeat: repeat-x;}
#banner img {float: left;}
#banner .paLogo { width: 86px; float: right;}
#topmenu {
	z-index: 110;
	position: absolute;
	left: 0px;
	top: 47px;}
#topright {font-size: 10px;}
#metaNav {
	margin: 0;
	padding: 0.2em 0;
	border: 1px solid black;
	border-width: 1px 0;
	background-color: #63AA63
}
#metaNav li {
	display: inline;
	margin: 0;
	border: 0;
}
#metaNav li a {
	text-decoration: none;
	padding: 0.2em 1em;
	color: black;
}
#metaNav li a:hover {
	background-color: #bdd6d6;
}

/* protected content styles */
.mmhide_protectedContent {
float: right;
padding: .25em 1em 1em 1em;
margin: 1em;
}
.mmhide_protectedContent ul {
margin-left: .5em;
padding-left: .5em;
list-style: none;
padding-top: 0;
margin-top: 0;
}
.mmhide_breadcrumb {
	font-size: 12px;}

.mmhide_contributenoedit {display: none;}

u, strike {
	font-style: italic;
	text-decoration: none;
}
.workgroupInfo {
	vertical-align: top;
}
.workgroupSidebar {
	width: 200px;
	vertical-align: top;
	border: 1px solid brown;
	border-width: 0 0 0 1px;
}
.workgroupSidebar h2 {
	margin: 0px;
	padding: 0px;
}
.workgroupSidebar ul {
	margin-top: 0px;
	margin-bottom: 0.5em;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	margin-left: 1.5em;
	padding-left: 0;
}
.workgroupSidebar li {
	margin: 0px;
	padding: 0px;
	padding-bottom: 0.5em;
	list-style-type: disc;
}
.prListing {
	margin-top: 1em;
}
.prListing p {
	margin: 0;
	padding: 0;
}
.prListing th.date {
	font-weight: bold;
	color: #999999;
	white-space: nowrap;
	padding: 0.5em 1em 0.5em 0;
}
.prListing th.date p {
	font-weight: bold;
}

.prListing td.title {
	padding: 0.5em;
}
