
/* these are for the horizonatal nav bar */
TD.navTab {
	border : 1px solid #bdd2b0;
	background-color : #eff4e7;
}

.portalTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size :15px;
	color: #91312a;
	font-weight : bold;
}

.portalText {
	font-family: Verdana,"MS Sans Serif", Geneva, sans-serif;
	font-size : 11px;
	line-height : 14px;
	text-align: left;
	color: #707265;
	font-weight : normal;
}

.portalText A:link {
	color : #4e7233;
	font-weight : bold;
}

.portalText A:visited {
	color : #4e7233;
	font-weight : bold;
}

.portalText A:active {
	color : #4e7233;
	font-weight : bold;
}
.portalText A:hover {
	color : #99CC66;
	font-weight : bold;
} 

.openingText {
	font-family: Verdana,"MS Sans Serif", Geneva, sans-serif;
	font-size : 11px;
	line-height : 14px;
	text-align: center;
	color: #4e7233;
	font-weight : normal;
}

.openingText A:link{
	color :#4e7233;
}

.openingText A:visited {
	color :#4e7233;
}

.openingText A:active {
	color :#4e7233;
}
/*.openingText  A:hover {
	color : #99CC66;
} */

A.navTab {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :12px;
	color: #42644b;
	background-color : #eff4e7;
	height:23px;
	padding-top : 4px ;
	font-weight : normal;
}

.navTab A:hover {
	background-color : #d3e9c5;
}

.navLan {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :9px;
	color: #42644b;
	background-color : #eff4e7;
	font-weight : normal;
} /* language links */

LI.navbullet {
	margin-left : 0px;
	padding-left : 0px;
	list-style : disc inside;
}/* this keeps the nav bullets from being affected by the global LI settings */

/* left navigation */
.leftNav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #4e7233;
	font-weight : normal;
}

.leftNav a:hover {
	color: #99CC66;
	
}

.leftSubNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}

.leftSubNav a:hover {
	color: #99CC66;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 18px;
	line-height : 24px;
	color: #42644b;
	font-weight : bold;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size :15px;
	margin-top : 10px;
	padding-top : 10px;
	color: #42644b;
	font-weight : bold;
}
/* FAQ Question */

.FStitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 18px;
	line-height : 24px;
	color: #91312a;
	font-weight : bold;
}/*FengShui page titles*/

.text {
	font-family: Verdana,"MS Sans Serif", Geneva, sans-serif;
	font-size : 13px;
	line-height : 17px;
	text-align: left ;
	color: #707265;
	margin-bottom : 10px;
	font-weight : normal;
}

.text  A:link {
	color : #81AA2F;
	font-weight : bold;
}

.text  A:visited {
	color : #81AA2F;
	font-weight : bold;
}

.text  A:hover {
	color : #A3D01A;
	font-weight : bold;
} 

.text  A:active {
	color : #81AA2F;
	font-weight : bold;
}

LI {
	margin-left : 17px;
	list-style : none;
	list-style-image: url(images/bullet1.gif);
	list-style-position: outside;
} /* this is for the bullets in the text - nice format */

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E6E6E;
	line-height : 18px;
}

.footer A:VISITED {
	color: #6E6E6E;
}

.footer A:LINK {
	color: #6E6E6E;
}

.footer A:ACTIVE {
	color: #6E6E6E;
}

.footer A:hover {
	color : #FF6D31;	
}

.navLanOpening {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :9px;
	color: #42644b;
	font-weight : normal;
}

.navLanOpening A:VISITED {
	color: #42644b;
}

.navLanOpening  A:LINK {
	color: #42644b;
}

.navLanOpening  A:ACTIVE {
	color: #42644b;
}

.navLanOpening A:hover {
	color : #FF6D31;	
}

/*these are used in the site map*/

.menu0 {
	font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #397500;
	text-decoration: none;
}

.menu0 A:HOVER {
	color : #39CF31;
}

.menu1 {
	font : bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #397500;
	text-decoration: none;
}

.menu1 A:HOVER {
	color : #39CF31;
}

.menu2 {
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #397500;
	text-decoration: none;
}

.menu2 A:HOVER {
	color : #39CF31;
}

.signature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #707265;
	line-height : 14px;
}

.signature A:VISITED {
	color: #707265;
}

.signature A:LINK {
	color: #707265;
}

.signature A:ACTIVE {
	color: #707265;
}

.signature A:hover {
	color : #FF6D31;	
}

A:link, A:visited, A:active {
	text-decoration : none;
}

