﻿@import url('quickmenu_styles.css');
/* -------------------------------------------------------------
   STANDARD CLASSES - this section defines standard html classes	
   ------------------------------------------------------------ */
html 	{height: 100%;margin-bottom: 10px;}
body {
	background: #578bb0 url("../images/pembackground.jpg") repeat-x;
	color: #333; 
	font: .8em Verdana, Arial, sans-serif;
	margin: 10px auto;
	padding: 0;
	text-align: left;}
	
a 		{text-decoration:underline;}
	
a:link	{color: #3f67c2;}
a:hover {color: #2e4c8f;}

h1 		{color: #006699; font: bold 150% Arial, Verdana, sans-serif; margin: 0px; padding-top: 15px;}
h2 		{color: #333; font: bold 130% Verdana, sans-serif !important; margin: 0px 0 0 15px;}
h3 		{color: #777; font: bold 125% Arial, Verdana, sans-serif; margin: 0px; padding-top: 5px;}
h4 		{color: #006699; font: normal 160% Arial, Verdana, sans-serif !important; margin: 10px 0 0 0px; padding: 5px; border-bottom: 1px solid #aaa;}
h5 		{color: #FFFFFF;font: bold 100% Arial, sans-serif;	letter-spacing: .75em;}
h6 		{color: #FFFFFF; font: bold 100% Arial, sans-serif;}
hr 		{color: #ccc; background-color: #ccc; border: none; height: 1px; width: 100%;}
	
img 	{border: none;}
ul		{list-style: square}
li 		{font-size: 90%;}
ol 		{list-style-type: decimal;}
td {border-collapse: collapse;} 
tr {border-collapse: collapse;} 
table {border-collapse: collapse;} /* collapses any borders from any html tables - required for javascript calendar */

/* --------------------- 
   END Standard Classes 
/* --------------------- */

/* -------------------- 
   LAYOUT Information
   -------------------- */
#container {
	width: 950px;
	margin: 0px auto;}

#wrapper {
	position:relative;
	z-index: 50;
	width: 950px;
	text-align: left;
	background: url('../images/pembg.jpg') repeat-y;
	margin: 0px auto;}
	
#header {
	float: left;
	width: 950px;
	height: 115px;
	margin: 0px auto;
	background: transparent url("../images/pemtop.jpg") no-repeat top left;
	position: relative;}
	
#header_inner {
	position:relative;
	z-index: 30;
	width: 929px;
	margin: 15px 0px 0 0px;
	left: 9px;
	float: left;}
	
#logo {
	float: left;
	width: 210px;}
	
#logo img {
	float:left;
	margin: 0px 0 0 10px;}	
	
#flashcontent {text-align: center; padding: 5px 5px 3px 0;}

.contact {margin: 0px 0 0 20px;}

#bodywrapper {
	width: 100%;
	height: 100%;
	position:relative;
	z-index: -5;
	padding: 0px 12px 0 9px;}
	
#body1 {/* main content right aligned */
	float: left;
	margin: 5px auto 10px auto;
	padding: 5px 0px;
	width: 930px;}	
	
#body1 .content {padding: 0px 5px 5px 5px;}	

#footer {
	width: 930px;
	clear:both;
	height: 60px;
	font-size: 80%;
	color: #CCC;}
	
#footer a:visited {text-decoration: none;	color: #ccc;}
	
#footer a:link {text-decoration: none;	color: #ccc;}
#footer a:hover {text-decoration: none;	color: #FFF;}

.left {float: left; margin: 15px 10px 0 10px;}
.right {float: right; margin: 15px 10px 0 10px;}

.indent {
	margin-left: 20px;
	font: 90%;
	font-weight: normal;}
	
.indent a:visited {
	color: #333;
	text-decoration: none;
	font-weight: normal;}
	
.indent a:link {
	color: #333;
	text-decoration: none;
	font-weight: normal;}
	
.indent a:hover {
	color: #2a4785;
	text-decoration: underline;
	font-weight: normal;}

.box1 {font: 97%/120% Verdana !important; color: #333;}
	
.box1 {
	margin: 0px;
	padding: 0px 0px;
	float: left;
	width: 340px;
	vertical-align: top !important;}

td.box1 {padding: 0px;}

.box-title {
	font: 400 150%/30px Verdana, sans-serif;
	background: #006699;
	color: #fff;
	padding: 0px 0 0 10px;}
	
.box1 a:visited {text-decoration: underline;}
.box1 a:link {text-decoration: underline;}
.box1 a:hover {text-decoration: underline;}

.center 	{text-align: center;}
.clear 		{clear: both; font-size: 1px;}
.floatL 	{float: left;margin: 5px;} /* basic float left */
.floatR 	{float: right; margin: 5px;} /* basic float right */
.right 		{text-align: right;}
.xsmall 	{font-size: x-small;}
.xxsmall 	{font-size: xx-small;}

#menucontainer {}
	
#menu {
	position:relative;
	z-index: 1000;
	height: 24px;
	font-size: 85% !important;
	line-height: normal !important;
	padding-left: 8px;}
	
#topnavwidth {margin: 0px auto; width: 910px; background: #006699; float: left; left: 10px; position: relative;}
	
#contentheader {
	background: url("../images/headerbackground.jpg") no-repeat top left;
	height: 60px;}

.ms-WPBody .headertext {
	font: normal 180% verdana;
	color: #006699;
	padding: 20px 0 0 15px;}

#sidecontent {
	background: #f8f8f8;
	float: right;
	padding: 10px;
	border: 1px solid #aaa;
	width: 200px;
	margin: 5px 10px;
	font-size: 85%;
	line-height: 120%;
}
/********************** SP Styles **************************/
.ms-WPBody {font: 90%/140% Verdana; vertical-align:top;}

.ms-WPBody ul li {font: 100% Verdana; }
.ms-WPBody li {padding: 10px 0 0 0;}

/*.ms-WPBody div {padding: 0px 15px;}
.ms-WPBody div p {padding: 0px 15px;}
.ms-WPBody p {padding: 0px 15px;}*/


multicol {
display: block;
margin: 1em 0 0 0;}


dl {
display: block;
margin: 1em 0 0 0;}


p {
display: block;
margin: 1em 0 0 0;}
#body1 .side .ms-WPBody img {
	float: none;
	margin: 0px;
	padding: 0px;}

#body1 .ms-WPBody img {
	float: right;
	margin: 5px 0px 5px 10px;
	padding: 5px;}

#siteactions-nav a { /* change the look of the site actions text */
	position:relative;
	color: #000000;
	text-decoration:none;
	font-size: 80%;}

#siteactions-nav {
	position:relative;
	z-index: 2000 !important;
	margin:0px auto;
	border:0px;
	padding:2px 10px 2px 0px;
	width: 250px;
	float: right;
	background: none;
	color: #000000;
	text-align: right;}

.ms-siteactionsmenu div div div{background: none; padding: 0px; margin: 0;}

.ms-siteactionsmenu div div div.ms-siteactionsmenuhover{background: none; padding: 0px; margin: 0;}

.formbody {
	background: #fff;
}
.formlabel {
	width: 110px;
	font: normal 100% verdana; 
}

.ms-pagebreadcrumb {
	display:none;
}

#formtable {
	margin: 0 0 0 15px;
}

.ms-rtetablecells {
	border: none !important;
	border-collapse:collapse;
}

#body1 .ms-WPBody .ms-rtetablecells img {
	float: left !important;}

	
#topbuttons {
	clear: both;
	float: right;
	display: inline;
	margin-right: 10px;
	vertical-align:top;
}	

#topbuttons img {
	margin: 0px 5px;
}

#toparea {
	float: right;
	width: 350px;
	margin-right: 10px;
	text-align:right;
}

.ms-SpLinkButtonInActive {
	background: none;
	border: 1px solid transparent;
	padding: 0px;
	margin: 0px;
	width: 250px;
}

.ms-SpLinkButtonActive {
	background: none;
	border: 1px solid transparent;
	padding: 0px;
	margin: 0px;
	width: 250px;
}

#welcome {
	position:relative;
	z-index: 2005 !important;

}

#welcome a:link {
	color: white;
	font-size: 11px;
	padding: 0 10px 0 0;
}


.side .ms-WPBody p {
	font-size: 11px;
	padding: 0px 10px;
}
.side .ms-WPBody ul li {
	font-size: 11px;
	padding: 0px 10px;
}

.ms-WPBody p {
	padding: 0 5px 3px 10px;
}

.ms-WPBorderBorderOnly {
	border:1px solid #006699;
}

.ms-WPBorder {
	border:1px solid #006699;
}

.ms-formlabel{
	text-align:left;
	font-family:verdana;
	font-size:.7em;
	border-top: none;
	padding-top:3px;
	padding-right:8px;
	padding-bottom:6px;
	color:#525252;
	font-weight:bold;
}

.ms-standardheader{
	margin:0em;
	text-align:left;
	color:#525252;
	font: normal 130% verdana;
}

.ms-formbody{
	font-family:verdana;
	font-size:.7em;
	vertical-align:top;
	background: none;
	border-top: none;
	padding:3px 6px 4px 6px;
}

.ms-toolbarContainer {
	border: none !important;
	}

table.ms-toolbar {
	border: none !important;
	}
.ms-toolbarContainer {
	background: none !important;
}
table.ms-viewtoolbar {
	background: none !important;
}
table.ms-toolbar {
	background: none !important;
}
.ms-WPHeader td {
	border: none !important;
border-collapse:collapse;
}
.ms-WPTitle {
	width: auto;
	margin: 0px;
	padding: 0px;
	color: #336699;
	font-weight: normal !important;
	border-bottom: 1px solid #aaa;	
}

.indent {
	padding-left: 25px;
}

.indent h2 {
	margin: 0px;
	padding: 0px;
	color: #336699;
	font-weight: normal !important;
}

.indent a {
	color: #336699 !important;
}

.buttons img {
	text-align: center !important;
	margin: 0px !important;
	padding: 0px !important;
	float: none !important;
}

#reqdFldTxt {
	display: none;
}

.ms-menutoolbar {
	background-color:#578BB0;
	background-image:none;
	border-bottom:1px solid #006699;
	height:22px;
	margin-top: 15px;
}

.ms-menutoolbar td {
	border-bottom:1px solid transparent;
	border-top:1px solid #006699;
}
.ms-toolbar, .ms-viewtoolbar, .ms-formtoolbar, .ms-toolbarContainer {
	color:#fff ;
	font-family:verdana;
	font-size:8pt;
	text-decoration:none;
}

.ms-menutoolbar td div.ms-menubuttoninactivehover a {
	color:#fff !important ;
}

.ms-menutoolbar td a:hover {
	color:#000 ;
	font-family:tahoma;
	font-size:8pt;
	text-decoration:none;
}

.ms-menutoolbar td td.ms-viewselector, .ms-menutoolbar td td.ms-viewselectorhover, 
.ms-toolbar td td.ms-viewselector, .ms-toolbar td td.ms-viewselectorhover, 
.ms-authoringcontrols td td.ms-viewselector, .ms-authoringcontrols td td.ms-viewselectorhover, 
td.ms-viewselector {
	font-weight: normal;
	padding:0;
	color: #000 !important;
}

.ms-listheaderlabel {
	color: #fff;
}

div.ms-viewselector a {
	color:#000 !important;
}
div.ms-viewselectorhover {
	color:#000 !important;
}

.ms-vh2 .ms-selectedtitle .ms-vb, .ms-vh2 .ms-unselectedtitle .ms-vb {
	padding-top:5px;
}

.ms-alternating {
	background: tansparent;
}