/* common styles */
body {background-color : #FFFFFF;	width: 100%;	padding: 0px 0px 0px 0px;	margin: 0px;}


/*********************************************************************************************************/
/* XML Menu Styles */

TD.mnuREG {
  
}

TD.mnuSEL {
 BACKGROUND: red; 
}

TD.mnuOVR {
 BACKGROUND: #66CC33;
}

a.menutextL1, a.menutextL1:active, a.menutextL1:hover, a.menutextL1:visited  {
 color: #000000;
 font-size: 1.0em;
 font-weight:bold;
 text-align: right;
}


a.menutextL2, a.menutextL2:active, a.menutextL2:hover, a.menutextL2:visited  {
 color: #000000;
 font-size: 1.0em;
 font-weight:bold;
 text-align: right;
}


a.menutextL3, a.menutextL3:active, a.menutextL3:hover, a.menutextL3:visited  {
 color: #000000;
 font-size: 0.8em;
 text-align: right;
}

a.menutextL4, a.menutextL4:active, a.menutextL4:hover, a.menutextL4:visited  {
 color: #000000;
 font-size: 0.8em;
 text-align: right;
}

li.mnuLI { margin-bottom: 5px; }
ul.mnuUL { margin-left: 10px; }

/* ** ** END XMLMENU Definitions ** ** */
p, td, input, div, textarea, select {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
}

a {color: #000000;}
a:visited {color: #000000;}
a:active {color: #222222;}
a:hover {color: #222222;}
/*********************************************************************************************************/
/* body margin styles ) */
table.bodymargin {width: 100%;	margin: 0px;	border-collapse: collapse;}

/*********************************************************************************************************/
/* NAVIGATION vwLATE */
/* top navigation styles*/
a.topnavigation, a.topnavigation:visited, a.topnavigation:active  {
	color: #336600;
	font-size: 0.8em;
	padding: 3px 8px 3px 0px;
	font-weight : bold;
	text-decoration: none;
}

/* breadcrumb styles */
.breadcrumb {color : #336600;	font-size: .75em;	font-weight : bold;}
a.breadcrumb {color: #336600;	font-size: .75em;	text-decoration: underline;	font-weight : normal;}
a.breadcrumb:active {color: #222222;	font-size: .75em;	text-decoration: underline;	font-weight : normal;}
a.breadcrumb:hover {color: #222222;	font-size: .75em;	text-decoration: underline;	font-weight : normal;}
a.breadcrumb:visited {color: #000000;	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 : #000000;	font-size: .8em;}
a.postinglist {color: #000000;	font-size: .9em;	text-decoration: underline;}
a.postinglist:active {color: #222222;	font-size: .9em;	text-decoration: underline;}
a.postinglist:hover {color: #222222;	font-size: .9em;	text-decoration: underline;}
a.postinglist:visited {color: #000000;	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: #000000;	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 vwLATE */
/* 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 : #336600;	font-size: 16px;	font-weight: bold;}

/* sub header styles */
.subheader {color : #336600;	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;}