@charset "utf-8";

.leftNav1 a:hover {
	color: #002854;
	text-decoration: underline;

}
.mainMenu {
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 820px;
}


	
.contentCell {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
ul.linkList {
	padding: 0;
	}

ul.linkList li {
	list-style: none;
	background-image: url(../img/bg-square-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	}
	
ul#levelOneNavigation {
	position: relative;
	top: 13px;
	margin: 0;
	padding: 0;
	height: 35px;
	width: 465px;
	left: 29px;
		}

ul#levelOneNavigation li {
	float: right;
	list-style: none;
	display: inline;
	margin: 0 ;
	padding: 0;
	background: none;
	}

ul#levelOneNavigationHP {
	position: relative;
	top: 13px;
	margin: 0;
	padding: 0;
	height: 35px;
	width: 465px;
	left: 29px;
		}
ul#levelOneNavigationHP li {
	float: right;
	list-style: none;
	display: inline;
	margin: 0 ;
	padding: 0;
	background: none;
	}	
/*Left Hand Menu Styles */
	ul#levelTwoNavigation {
	float: left;
	z-index: 10;
	width: 180px;
	margin: 0;
	padding: 5;
	padding-left: 15px;
	font-size: 10px;
		}
		ul#levelTwoNavigation li {
		list-style: none;
		margin: 0;
		padding: 0;			
		background: none;
		display: inline;
		}			
		ul#levelTwoNavigation li a {
	display: block;
	padding: 6px 0 8px 8px;
	border-bottom: 1px solid #A3cf63;
	text-decoration: none;
	font-weight: bold;
	color: #506f08;
	background: url(../img/bg-l2-arrow-0.gif) no-repeat 0 11px;
		}
		ul#levelTwoNavigation li a:hover {
	color: #8cc43b;
		}				
		ul#levelTwoNavigation li#selectedL2 a {
		border: none;
		}
		ul#levelTwoNavigation li#selectedL2 a {
	color: #8cc43b;
	border-bottom: 1px solid #A3cf63;
	background-image: url(../img/bg-l2-arrow-0.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	font-weight: bold;
		}					
				ul#levelTwoNavigation li.selectedL2WithKids a {
				background: url(../img/bg-l2-arrow-1.gif) no-repeat 0px 12px !important;
				border-bottom: none !important;
				}
					ul#levelTwoNavigation li.selectedL2WithKids ul#levelThreeNavigation {
	margin: 0;
	padding: 0;
	border-top: 1px solid #A3cf63;
					}
					ul#levelTwoNavigation li.selectedL2WithKids ul#levelThreeNavigation li {
					margin: 0 !important;
					padding: 0 !important;
					border-bottom: none !important;
					}			
					ul#levelTwoNavigation li.selectedL2WithKids ul#levelThreeNavigation li a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #8cc43b;
	background: none;
	padding: 6px 0 8px 14px;
	text-indent: 0; /* for IE 5 */
	background: url(../img/bg-l3-bottom-border.gif) repeat-x bottom !important;
					}
					ul#levelTwoNavigation li.selectedL2WithKids ul#levelThreeNavigation li a:hover {
	color: #B9da89;
					}
						
					ul#levelTwoNavigation li.selectedL2WithKids ul#levelThreeNavigation li#selectedL3 a {
	color: #B9da89;
	font-weight: bold;
					}	
						
						ul#levelTwoNavigation li.selectedL2WithKids ul#levelThreeNavigation li.selectedL3WithKids ul#levelFourNavigation {
	margin: 0;
	padding: 0;
						}
						
						
						ul#levelTwoNavigation li.selectedL2WithKids ul#levelThreeNavigation li.selectedL3WithKids ul#levelFourNavigation li {
	margin: 0 !important;
	padding: 0 !important;
	border-bottom: none !important;
						}			
						ul#levelTwoNavigation li.selectedL2WithKids ul#levelThreeNavigation li.selectedL3WithKids ul#levelFourNavigation li a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #B9da89;
	background: none;
	padding: 6px 0 8px 20px;
	text-indent: 0; /* for IE 5 */
	background: url(../img/bg-l4-bottom-border.gif) repeat-x bottom !important;
						}
						ul#levelTwoNavigation li.selectedL2WithKids ul#levelThreeNavigation li.selectedL3WithKids ul#levelFourNavigation li a:hover, ul#levelTwoNavigation li.selectedL2WithKids ul#levelThreeNavigation li.selectedL3WithKids ul#levelFourNavigation li#selectedL4 a {
	color: #807f83;
						}
						
ul#levelFiveNavigation {
	width: 156px;
	float: right;
	margin: 0 0 20px 20px;
	padding: 0;
	border-top: 1px solid #8cc63f;
	border-right: 1px solid #8cc63f;
	border-left: 1px solid #8cc63f;
		}
		ul#levelFiveNavigation li {
	list-style: none;
	margin: 0;
	padding: 6px 0 8px 0;
	border-bottom: 1px solid #8cc63f;
	background: none;
			}
			ul#levelFiveNavigation li a {
				font-weight: normal;
				background: none;
				padding: 0 0 0 7px;
				color: #666666;
				}
				ul#levelFiveNavigation li a:hover, ul#levelFiveNavigation li a#selectedL5  {
	color: #8cc63f;
					}

.footer {
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer a {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}
#logo {
	position: absolute;
	height: 90px;
	width: 160px;
	top: 0px;
	left: 35px;

}
.leftButtons {
	width: 211px;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-top: 15px;
	vertical-align: top;
	clear: both;
}
.subHeading {
	margin-bottom: 2px;
}
