/* -----------------HTML BASE STYLES------------------------------------------------------*/
body {  
	background:  url("/images/template/bg_body.gif") top left repeat;
	background-color: #FFFFFF; 
	background-attachment: fixed;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 50px;
}
div, td, p {
	font-family: Times New Roman, Times, Verdana, Arial, Helvetica, sans-serif;
}
INPUT
{
    FONT-SIZE: 7pt;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}
SELECT
{
    FONT-SIZE: 7pt;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}
TEXTAREA
{
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

/* -----------------BROWSER UPGRADE NOTICE (references /images/upgrade_notice.gif)--------------------*/
.ahem {
	display: none;
	}
/* ----------------- MENU AND NAVIGATION STYLES ------------------------------------------------------*/
#wrapper { width: 750px; padding: 2px 2px 0px 2px; margin: 0px 0px 0px 0px; border-right: 1px solid #B2B280;  border-left: 1px solid #B2B280; border-bottom: 0px solid #B2B280; border-top: 1px solid #B2B280;   }

/* ----------------- SECTION HEADER STYLES (Uses sIFR for replacement)--------------------------------*/
.section { font-family: Times New Roman, Times, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 215px;
 }
.section h1 { color: #999966; font-size: 18px; font-weight: bold; padding: 0px 5px 0px 5px; margin: 0px 0px 0px 0px;}
.section h2 {  font-size: 16px; font-weight: bold; padding: 0px 0px 0px 0px;}
.sectionheaderbg { 	background-color: #FFFFFF; background:  url("/images/template/content_header_bg.gif") top left repeat-x; }
.sectionbg {	background: url("/images/template/content_repeat.gif") top left repeat-y;
	/* background-attachment: fixed; */
	background-color: #FFFFFF; }

/* ----------------- MENU AND NAVIGATION STYLES ------------------------------------------------------*/
.menu {  
	/* background:  url("/images/template/menu_top2.gif") top left no-repeat; */
	background:  url("/images/template/menu_repeat.gif") top left repeat-y;
	/* background-attachment: fixed; */
}	

/* -----------------MAIN NAVIGATION STYLES------------------------------------------------------------*/

/*Control DIV for expand all and collapse all links*/
#p7TMctrl {
	margin: 0 0 12px 0;
	font-size: 12px;
	display: block;
	/*/*/display: block; /* hide from NN4*/
}
#p7TMctrl a:link {
	color: #333333;
	text-decoration: none;
}
#p7TMctrl a:visited {
	color: #333333;
	text-decoration: none;
}
#p7TMctrl a:hover {
	color: #66CC00;
	text-decoration: underline;
}


/*Sets line-height of all menuitems*/
#p7TMnav {
	/*/*/line-height: 1.2; /* */
	color: #CCCC99;
}

/*second level menuitem divs on - Cascades to lower levels*/
/*Sets left margin to 16px establishing a cascading indent*/
#p7TMnav div div {
	margin: 0 0 0 0px;
}

/*The Link style for top-level menuitems*/
#p7TMnav div a {
	color: #CCCC99;
	font-size: 17px;
	padding: 0;
	text-decoration: none;
}
#p7TMnav div a:visited {
	color: #CCCC99;
	text-decoration: none;
}
#p7TMnav div a:hover {
	color: #FF9900;
	text-decoration: underline;
}

/*The Link style for second-level menuitems*/
#p7TMnav div div a {
	font-size: 13px; font-style: normal;
}

/*The Link style for third-level menuitems and lower*/
/*To set a specific style for the fourth level, add a div to the selector*/
/*Fourth-level example syntax: p7TMnav div div div div a {declaration}*/
#p7TMnav div div div a {
	font-size: 10px; font-style: normal; padding: 5px 0px 8px 0px;
}

/*rules programatically assigned to parent links when image-based plus and minus option is selected*/
/*do not remove*/
.p7plusmark {
	background-repeat: no-repeat;
	background-image:   url(p7t_plus.gif);
	background-position: 0 50%;
	padding: 0 0 0 20px !important;
}
.p7minusmark {
	background-repeat: no-repeat;
	background-image:   url(p7t_minus.gif);
	background-position: 0 50%;
	padding: 0 0 0 20px !important;
}
/*rule programatically assigned to child links when image-based plus and minus option is selected*/
.p7defmark {
	background-image:  none;
	padding: 0 0 0 20px !important;
}

/*rules programatically assigned to page link correesponding to current page (You are Here)*/
.p7currentmark {
	font-weight: bold;
	/* text-transform: uppercase; */
	color: #FF9900 !important;
}


/* -----------------MAIN CONTENT STYLES---------------------------------------------------*/
.content { 
	background: url("/images/template/content_repeat.gif") top left repeat-y;
	/* background-attachment: fixed; */
	background-color: #FFFFFF; 
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 20px 20px; }
.content a:link {  color: #001D10; text-decoration: none; padding-bottom: 1px; /* border-bottom: 1px dotted #006699; */}
.content a:visited {  color: #001D10; text-decoration: none; padding-bottom: 1px; /* border-bottom: 1px dotted #006699; */}
.content a:hover {  color: #001D10; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #001D10;}
.content a:active {  color: #666666; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #666666;}
.content p {  font-size: 14px; color: #666633; line-height: 1.8em; text-indent: 25px; text-align: justify;}
.content li { font-weight:bold; color: #666633; margin: 0px 0px 0px 0px; padding: 4px 5px 4px 0px; }
.content form {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #666666;}
.content h1 {  font-size: 18px; color: #666633; font-weight: bold; padding: 0px 0px 5px 0px; margin: 0px 0px 5px 0px;}
.content h2 {  font-size: 16px; color: #666633; font-weight: bold; padding: 0px 0px 0px 0px;}
.content h3 {  font-size: 14px; color: #666633; font-weight: bold; padding: 2px 0px 0px 0px; margin: 0px 0px 0px 0px;}
.content h4 {  font-size: 13px; color: #666633; font-weight: bold; padding: 0px 0px 0px 0px;}
.content h5 {  font-size: 13px; color: #666633; font-weight: bold; padding: 0px 0px 0px 0px; }
.content hr { width: 400px; height: 1px; color: #B2B280; margin: 0px 0px 25px 0px; }

#bodytext {  font-size: 13px; color: #666633; line-height: 1.8em; text-align: justify; text-indent: 0px;}
#content-title { font-size: 16px; text-align:center; padding: 0px 0px 0px 0px; margin: 1em 8px 0em 1em; }
#pullquote-right {
	color: #001D10;
	float: right;
	margin: 1em 0em 0em 1em;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	/* font-variant: small-caps; */
	font-size: 14px;
	line-height: 1.8em;
}
#pullquote-left {
	color: #001D10;
	float: left;
	margin: 1em 0em 0em 1em;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	/* font-variant: small-caps; */
	font-size: 14px;
	line-height: 1.8em;
}
div.noborder { }
div.noborder img { 
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #DADDDE;
	border-right: 1px solid #DADDDE;
	border-bottom: 1px solid #DADDDE;
	border-left: 1px solid #DADDDE;
	border-style: none;}
.noborder a:link {  color: #DADDDE; text-decoration: none; padding-bottom: 1px;  border-bottom: 1px dotted #DADDDE; }
.noborder a:visited {  color: #DADDDE; text-decoration: none; padding-bottom: 1px;  border-bottom: 1px dotted #DADDDE; }
.noborder a:hover {  color: #DADDDE; text-decoration: none; padding-bottom: 1px; border-bottom: 1px dotted #DADDDE; }
.noborder a:active {  color: #DADDDE; text-decoration: none; padding-bottom: 1px; border-bottom: 1px dotted #DADDDE; }
.noborder img { 
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #DADDDE;
	border-right: 1px solid #DADDDE;
	border-bottom: 1px solid #DADDDE;
	border-left: 1px solid #DADDDE;
	border-style: none;
	}
.noborder p { 
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #DADDDE;
	border-right: 1px solid #DADDDE;
	border-bottom: 1px solid #DADDDE;
	border-left: 1px solid #DADDDE;
	border-style: none;
	}


.leftnav {	
	background:  url("/images/template/leftnav_columnbg.jpg") top left no-repeat;
	/* background:  url("/images/template/leftnav_repeat.gif") top left repeat-y; */
	background-color: #B2B280; 
	padding: 0px 0px 0px 14px;
}
.leftnav a:link {  color: #0066CC; text-decoration: underline;}
.leftnav a:visited {  color: #0066CC; text-decoration: underline;}
.leftnav a:hover {  color: #990000; text-decoration: underline;}
.leftnav a:active {  color: #FFFFFF; text-decoration: underline;}
.leftnav p {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;}
.leftnav td {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;}
.leftnav h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #8BA4CA; font-style: italic; font-weight: bold;}
.leftnav h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #8BA4CA; font-weight: bold;}
.leftnav h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #8BA4CA; font-weight: bold;}

/* -----------------RIGHT NAVIGATION STYLES---------------------------------------------------*/

.rightnav {background:url(/images/template/rightnav_top4.jpg) #B2B280 no-repeat;}

/* -----------------FOOTER STYLES---------------------------------------------------*/

.footer { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #999966; background-color: #B2B27F;}
.footer a:link {  color: #666633; text-decoration: none;}
.footer a:visited {  color: #666633; text-decoration: none;}
.footer a:hover {  color: #666633; text-decoration: underline;}
.footer a:active {  color: #666633; text-decoration: underline;}
.footer p {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #666633;}
.footer td {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #CCCCCC;}
.footer h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #8BA4CA; font-weight: bold;}
.footer h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #8BA4CA; font-weight: bold;}
.footer h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #8BA4CA; font-weight: bold;}
.footercopyright {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #666666 ;}
.footer img {
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}




