/* common styles */
body {background-color : #FFFFFF;	width: 100%;	padding: 0px 10px 0px 10px;	margin: 0px;}

p, td, input, div, textarea, select {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}

a {color: #1F547C;}
a:visited {color: #1F547C;}
a:active {color: #3399CC;}
a:hover {color: #3399CC;}

/*********************************************************************************************************/
/* body margin styles ) */
table.bodymargin {width: 100%;	margin: 0px;	border-collapse: collapse;}

/*********************************************************************************************************/
/* NAVIGATION PLMVLATE */
/* top navigation styles*/
a.topnavigation {
	color: #FFFFFF;
	/*color: #4D688B; */
	/* font-size: .8em; */
	font-size: 9pt;
	/* padding: 3px 8px 3px 0px; */
	padding: 0px 25px 3px;
	font-weight : bold;
	text-decoration: none;
	/*background: #000066; */
	background: url(/nr/PLMV/images/blue_grad.jpg);

}

a.topnavigation:visited {color: #FFFFFF; }
a.topnavigation:active {color: #FFFFFF; }
a.topnavigation:hover {color: #F7C13D; }

/* breadcrumb styles */
.breadcrumb {color : #1F547C;	font-size: .75em;	font-weight : bold;}
a.breadcrumb {color: #1F547C;	font-size: .75em;	text-decoration: underline;	font-weight : normal;}
a.breadcrumb:active {color: #3399CC;	font-size: .75em;	text-decoration: underline;	font-weight : normal;}
a.breadcrumb:hover {color: #3399CC;	font-size: .75em;	text-decoration: underline;	font-weight : normal;}
a.breadcrumb:visited {color: #1F547C;	font-size: .75em;	text-decoration: underline;	font-weight : normal;}

/* search styles */
.search{color : #333333;	font-size: .8em;}
.searchbutton{
	color : #333333;
	font-size: .8em;
	font-weight: bold;
	text-align:center;
	background: #C7E19E;
	border-top: 2px solid #CCFFCC;
	border-left: 2px solid #CCFFCC;
	border-right: 2px solid #528413;
	border-bottom: 2px solid #528413;
}

/* posting list styles */
.postinglist {color : #1F547C;	font-size: .8em;}
a.postinglist {color: #1F547C;	font-size: .9em;	text-decoration: underline;}
a.postinglist:active {color: #3399CC;	font-size: .9em;	text-decoration: underline;}
a.postinglist:hover {color: #3399CC;	font-size: .9em;	text-decoration: underline;}
a.postinglist:visited {color: #1F547C;	font-size: .9em;	text-decoration: underline;}

/* footer styles */
.footer {color: #999999;	font-size: x-small;}
.footer strong {color: #999999;	font-size: x-small;}
a.footer {	color: #999999;	text-decoration: none;}
a.footer:hover {	color : #666666;	text-decoration: underline;}
a.footer:visited {	color : #666666;	text-decoration: underline;}
/*********************************************************************************************************/
/* SITEMAP */
/* sitemap channel styles */
.sitemapchannel {color: #333333;	font-size: x-small;	text-decoration: none;}
a.sitemapchannel {color: #1F547C;	font-size: x-small;	text-decoration: none;}
a.sitemapchannel:hover {color: #4D689B;	font-size: x-small;	text-decoration: underline;}
a.sitemapchannel:visited {color: #4D689B;	font-size: x-small;	text-decoration: underline;}

/* sitemap posting styles */
.sitemapposting {color: #333333;	font-size: x-small;	text-decoration: none;}
a.sitemapposting {color: #999999;	font-size: x-small;	text-decoration: none;}
a.sitemapposting:hover {color: #666666;	font-size: x-small;	text-decoration: underline;}
a.sitemapposting:visited {color: #666666;	font-size: x-small;	text-decoration: underline;}

/*********************************************************************************************************/
/* PAGE PLMVLATE */
/* placeholder instruction styles */
.placeholderinstruction {color: #666666;	font-size: 12px;	text-decoration : none;}
.placeholderinstruction strong{color: #666666;	font-size: 12px;	text-decoration : none;	font-weight : bold;}

/* page header styles */
.pageheader {color : #3F6638;	font-size: 16px;	font-weight: bold;}

/* sub header styles */
.subheader {color : #3F6638;	font-size: 16px;	font-weight: bold;}

/* image styles */
.image img {border: 0px solid #000000;}
.image {text-align: center;}

/* banner styles */
.banner img {border: 1px solid #000000;}
.banner {text-align: center;}

/* image caption with related width */
div.image100caption {width: 100;	float: center;	padding: 5px 5px 0px 5px;}
div.image120caption {width: 120;	float: center;}
div.image160caption {width: 160;	float: center;}
div.image180caption {width: 180;	float: center;}
div.image350caption {width: 350;	float: center;}

/* text wrap around image 160 x 160 px and caption*/
div.image160x160captionwrap {width: 160;	float: left;	padding: 0px 10px 0px 10px;}

/* image and caption container styles */
table.imagecaptioncontainer {width: 100%;	margin: 0px;	border-collapse: collapse;}

/* image caption styles */
.imagecaption {color : #666666;	font-size: 10px;	font-weight: bold;	text-align : left;}
.imagecaption p {color : #666666;	font-size: 10px;	font-weight: bold;	text-align : left;}

/* hyperlink styles */
.hyperlink {color : #4D689B;	font-size: 11px;}
.hyperlink p {color : #4D689B;	font-size: 11px;}
.hyperlink a {color : #4D689B;	font-size: 11px;	font-weight: bold;	text-decoration: underline;}
.hyperlink a:visited {color: #666666;	font-size: 11px;	font-weight: bold;	text-decoration: underline;}
.hyperlink a:hover {color: #568F5E;	font-size: 11px;	font-weight: bold;	text-decoration: underline;}

/*********************************************************************************************************/
/* CMS Web Based Consolse - WBC */
/* Logout | Switch to Edit Site styles*/
.wbc {color: #FFFFFF;	font-size: smaller;	padding: 3px 10px 3px 10px;	background-color : #CC9999;}
.wbc strong {color: #FFFFFF;	font-size: smaller;	font-weight: bold;	background-color : #CC9999;}
a.wbc {color: #FFFFFF;	font-size: smaller;	text-decoration : none;	font-weight : bold;}
a.wbc:visited {color: #FFFFFF;	font-size: smaller;	text-decoration : none;	font-weight : bold;}
a.wbc:hover {color: #666666;	font-size: smaller;	text-decoration : none;	font-weight : bold;}

/* CMS WCB Edit floating console - WCB Edit box option */
div.wbcedit{background-color : #FFFFCC;	border : 2px solid #993333;	display : block;}

/* CMS WCB Edit floating console - Edit */
table.wbcedit {border: 1px solid #993333;	background-color: #993333;	width: auto;}
table.wbcedit td {color: #FFFFFF;	font-size: xx-small;	font-weight: bold;	padding: 3px 10px 3px 10px;} 