﻿.ms-vb {
	font-family:Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #4c4c4c;
}

.ms-vb2 {
	font-family:Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #4c4c4c;
}

#PMI_linkitem {
	font-family:Verdana, Tahoma, Arial;
	font-size: 14px;
	color: #4c4c4c;
}

#PMI_linkitem2 {
	font-family:Verdana, Tahoma, Arial;
	font-size: 14px;
	color: #4c4c4c;
	padding: 0px 0px 10px 0px;
}


.byline {
	font-family:Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #4c4c4c;
}

.description {
	font-family:Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #4c4c4c;
	padding: 0px 0px 30px 0px;
	
}

/* LAYOUT */

#PMI_container { 
	width: 990px;
	background: #FFFFFF;
	margin: 0 0; 
} 

/* SEARCHBAR */

#PMI_searchbar { 
	float: right;
	padding-top: 5px;
} 


/* HEADER */

#PMI_header { 
	background: #FFFFFF; 
} 
#PMI_logo {
	width: 506px;
	height: 52px;
	float: left;
	background-image: url(../PMI_images/PMILogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#PMI_topnav {
	width: 300px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	text-decoration: none;
	text-align: right;
}
.PMI_topnavlink	{
	color: #666666;
	text-decoration:underline;
}
.PMI_topnavlink:hover {	
	color: #BE5D07;
	text-decoration:underline;
}




/* NAVIGATION */

#PMI_navbar {
	width: 930px;
	height: 28px;
	color: #000000;
	padding: 0px 0px 0px 60px;
	background-image: url(../PMI_images/PMIMenudefault.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0268c6;
	border-bottom-color: #0268c6;
}
.PMI_staticNavItem {
	font-size: 13px;
	color: #FFFFFF;
	padding: 7px 5px 6px 5px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #8fa9bf;

}
.PMI_staticNavSelected {
	background-image: url(../PMI_images/PMIMenudefault-over.gif);
	background-repeat: repeat-x;
}
.PMI_staticNavHover {
	background-image: url(../PMI_images/PMIMenudefault-over.gif);
	background-repeat: repeat-x;
}
.PMI_dynamicNav {
}
.PMI_dynamicNavItem {
}
.PMI_dynamicNavHover {
}
.PMI_dynamicNavSelected {
}

/* BREADCRUMB */

.breadcrumb {
	font-size: 11px;
	background-color:#ebf3ff;
	text-indent: 13px;
	padding: 2px 0px 2px 0px;	 
}

.ms-sitemapdirectional {	
	color: #4c4c4c;
	text-decoration:none;	
}

.breadcrumbCurrent {
	color: #4c4c4c;
	text-decoration:none;	
}

/* LOGINBOX */

#PMI_loginboxtop {
	background-image: url(../PMI_images/PMILoginboxtop.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#PMI_loginboxmiddel {
	background-color:black;
	background-image: url(../PMI_images/PMILoginboxmiddel.gif);
	background-repeat:repeat-y;
	background-position:left;
	padding: 0px 10px 0px 10px;
	
}

#PMI_loginboxmiddeltd {
	text-align: right;
	padding: 0px 10px 0px 10px;
}


#PMI_loginboxbottom {
	background-image: url(../PMI_images/PMILoginboxbottom.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

/* LOGIN */

#PMI_Label1 {
	font-family:Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #4c4c4c;	
}

a.PMI_loginlink:link, a.PMI_loginlink:visited { font-size: 10px;}
a.PMI_loginlink:hover, a.PMI_loginlink:active { font-size: 10px;}


/* EVENTSBOX */

#PMI_eventsboxtop {
	background-image: url(../PMI_images/PMIEventsboxtop.gif);
	background-color: #d4e4ae;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 27px;
}

#PMI_eventsboxmiddel {
	background-color: #d4e4ae;
	padding: 0px 10px 0px 10px;
}

#PMI_eventsboxmiddeltd {
	background-color: #d4e4ae;
	padding: 0px 30px 0px 30px;
}


#PMI_eventsboxbottom {
	background-image: url(../PMI_images/PMIEventsboxbottom.gif);
	background-color: #d4e4ae;
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
}

/* PICTURE */

#PMI_picture {
	height: 218px;
	margin: 30px 0px 30px 0px;
	background-image: url(../PMI_images/PMIPicture.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}

/* CONTENT */

#PMI_maincontent {
}

#PMI_leftcontent {
	float: left;
	width: 200px;
}
#PMI_rightcontent {
	float: right;
	width: 180px;
	text-align: right;

}
#PMI_centercontent { 
	margin: 0px 190px 10px 210px; 
	/* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the 
	sidebar divs contain, the column space will remain. You can remove this margin if you want the #PMI_maincontent div's text to fill the 
	sidebar spaces when the content in each sidebar ends. */
	padding: 0 10px;
	font-family:Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #4c4c4c;
} 

#PMI_textheading {
font-size:14pt;
font-family: Verdana, Tahoma, Arial;
}


#PMI_bar {
	background-color: #778C51;
	font-size: 10px;
	color: #FFFFFF;
	padding: 7px 0px 7px 7px;
} 

/* ----- EVENTS ---- */

#PMI_eventstoptitle {
padding: 20px 0px 20px 0px;	
}

#PMI_eventsmiddeltitle {
padding: 20px 0px 20px 0px;	
}


#PMI_eventsheading {
	font-size:14pt;
font-family: Verdana, Tahoma, Arial;
color: #4c4c4c;
}

#PMI_eventsdate {
	font-size: 8pt;
font-family: Verdana, Tahoma, Arial;
color: #4c4c4c;
}


/* ----- BANNERS ---- */

#PMI_ad01 {
	width: 329px;
	float: left;
	text-align: center;
}

#PMI_ad02 {
	width: 329px;
	float: left;
	text-align: center;
}

#PMI_ad03 {
	width: 329px;
	float: left;
	text-align: center;
}

#PMI_bannertext{
	padding: 5px 0px 5px 0px;
	color: #4c4c4c;
	font-family:Verdana, Tahoma, Arial;
	font-size: 10px;

}

#PMI_banners {
}  

/* FOOTER */

#PMI_footer {
	background-color: #778C51;
	font-size: 10px;
	color: #FFFFFF;
	padding: 7px 0px 7px 7px;
} 

/*MISC*/

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.PMI_clearfloat {
	clear:both;
    height:0;
    font-size: 10px;
    line-height: 0px;
}

/* ---- SHAREPOINT ADMIN BAR & EDITOR POSITION ---- */

#zz3_SiteActionsMenu {
	color: white;
}

#SP_adminBar {
	text-align: right;
	font-size: 10px;
	color: fuchsia;	
}
.SP_editorPosition {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
}

/* ---- SHAREPOINT STYLES TO OVERRIDE ---- */

.ms-PostTitle{
font-size:14pt;
border-top:solid 1px #0073c6;
padding-top:6px;
font-family: Verdana, Tahoma, Arial;
}


.ms-WPHeader {
	color: #FF0000;
}

div.ms-WPBody {
	color:black;
	
}
div.ms-WPBody td {

}
.removeMargins {
	margin: 0px;
}

.ms-wikitoolbar a.ms-toolbar{
color:#000000;
}


/* ---- CALENDAR SHAREPOINT STYLES TO OVERRIDE ---- */


#MontlyViewDefault_CalendarView {
	
	background: black;
}

/* ----- STYLES AVAILABLE FOR HTML EDITORS ---- */

.ms-rteCustom- {

}

/* ----- PORTFOLIO ---- */

a.portfoliolinks:link, a.portfoliolinks:visited {
	font-family:Verdana, Tahoma, Arial;
	border:0px;
	color: #003399;
	size: 12px;
	line-height: 18px;
	font-size: 12px;
}
a.portfoliolinks:hover, a.portfoliolinks:active {
	font-family:Verdana, Tahoma, Arial;
	border:0px;
	color: #003399;
	size: 12px;
	line-height: 18px;
	font-size: 12px;
}

