@import url("forms.css");

body {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
}
h1 {  
	font-weight: bold;  
	font-size: 120%;
}

tr {	
	font-size: 12px; 
}

a{
	text-decoration: underline;
}

a:link {   
	color: #669900; 
	font-weight: bold
}

a:visited {  
	color: #0066CC; 
}

a:hover {  
	color: #0066CC;
}

a:active {  
	color: #669900;
}

p {
	line-height: 150%;
	margin-top: 0px;	
}

.breadcrumbtable{
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #99A9BD;
}

.breadcrumbtable td{
	padding-left: 5px;	
}

.breadcrumbs-arrow {
	color: #FFFFFF;
	font-size: 90%;
	font-weight: normal;
}
.breadcrumbs-selected {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 90%;
}

a.breadcrumbs {
	color: #FFFFFF;
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
}

a.breadcrumbs:link {color: #FFFFFF;}
a.breadcrumbs:visited {color: #003366;}
a.breadcrumbs:hover {color: #003366; text-decoration: underline; }
a.breadcrumbs:active { color: #FFFFFF; text-decoration: underline; }

a.backlink { 
	font-weight: normal;
	font-size: 90%;
	color: #669900; 
}
a.backlink:link { color: #669900;  }
a.backlink:visited { color: #0066CC;  }
a.backlink:hover { color: #0066CC; }
a.backlink:active { color: #669900; }

.title-text { 
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #003366; 
	float: left;
	font-size: 14px;
	font-weight: bold;
	/*width: 300px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	background: url(/site/template/assets/home_template_stakeholders_485/images/title_bg.gif) no-repeat 0px 50%;*/

}

.lnav1linkImage {
	float: left;
	width: 10px;
	padding-top: 2px;
}

.lnav1link {
	float: left;
	width: 130px;
	padding-left: 2px;
	font-size: 90%;
	font-weight: bold;
}

.lnav1link a { 
	text-decoration: none;
	color: #6F9A17;
}

.lnav1link a:link{
	
}

.lnav1link a:visited {
	color: #6F9A17;
}

.lnav1link a:hover {
	color: #6F9A17;
	text-decoration: none;
}

.lnav1link a:active{
 
}

.tdlnav1off {
	padding-left: 5px; 
	padding-bottom: 2px; 
	padding-top: 2px;
	margin: 0; 
	background-color: #E5EBCF;
	border-bottom-color: #336600;
	border-bottom-style: solid;
	border-bottom-width: 1px;

}
	
.tdlnav1on {
	padding-left: 5px;
	padding-bottom: 2px;
	cursor: pointer;
	padding-top: 2px;
	background-color: #FFFFFF;
	border-bottom-color: #336600;
	border-bottom-style: solid;
	border-bottom-width: 1px;

}

.lnav2linkImage {
	float: left;
	width: 10px;
	padding-top: 2px;
}

.lnav2link {
	float: left;
	width: 130px;
	padding-left: 2px;
	font-size: 90%;
	font-weight: bold;
	
}

.lnav2link a {
	color: #6F9A17;
	text-decoration: none;
	font-weight: bold;
}

.lnav2link a:link {
	
}

.lnav2link a:visited {
	color: #6F9A17;
}

.lnav2link a:hover {
	
	color: #6F9A17;
}
	
.lnav2link a:active {

}
	
.tdlnav2off {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: normal;
	background-color: #E5EBCF;
	border-bottom-color: #336600;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.tdlnav2on {
	padding-left: 5px;
	padding-bottom: 2px;
	cursor: pointer;
	padding-top: 2px;
	background-color: #ffffff;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #336600;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}





.epc-text{
	text-decoration: none;
	font-size: 75%;
	font-weight: normal;
}

a.epc-text:link {
	color: #DDDDDD;
}

a.epc-text:visited {
	color: #DDDDDD;
}

a.epc-text:hover {
	color: #DDDDDD;
}

a.epc-text:active{
	color: #FFFFFF;
}




/* User Styles */
.size-75{  
	font-size: 75%;
}

.size-125 { 
	font-size: 125%;
}

.size-150{ 
	font-size: 150%;
}
/* End User Styles */
