
#crumbTrail {
	width: auto;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	color: #ffffff;
	padding:0px;
}

#crumbTrail a {
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

#crumbTrail a:hover {
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

div.scroller {
	overflow: auto;
	height: 300px;
	width: 680px;
}

.PageTitle {
	font-size:20px;
	padding: 20px 10px 18px 10px;
	color:#006e36;
	border-bottom:2px solid #006e36;
	margin-bottom:20px;
}

.PageTitleBlue {
	font-size:20px;
	padding: 20px 10px 18px 10px;
	color:#0e5796;
	width: 708px;
	border-bottom:2px solid #0e5796;
	margin-bottom:20px;
	text-align: center;
}


H1, .heading1, .Heading1 {
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-style:normal;
	font-size: 22px;
	line-height: 30px;
	color: #006e36;
	margin: 0px;
	padding:0px;
}

h2, .heading2, .Heading2 {
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style:normal;
	line-height: 26px;
	text-decoration: none;
	color: #006e36;
	margin: 0px;
}

h3, .heading3, .Heading3 {
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
	color: #006e36;
	margin: 0px;
}

h4, .heading4, .Heading4 {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
	color: #006e36;
	margin: 0px;
}

h5, .heading5, .Heading5 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	color: #006e36;
	margin: 0px;
}

h6, .heading6, .Heading6 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 19px;
	text-decoration: none;
	color: #006e36;
	margin: 0px;
}

.defaulttext {
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;	
	font-weight: normal;
}

.BlackText {
	color:#000000;
}

.WhiteText {
	color:#ffffff;
}

.BlueText {
	color:#0e5796;
}

.GreenText {
	color:#006e36;
}

.YellowText {
	color:#f9e900;
}

.RedText {
	color:#d41c22;
}

.DarkText {
	color:#0c0b0b;
}

.SmallTitle {
	font-size:16px;
	line-height: 22px;
}




#Footer {
	color:#88898a;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 10px;
	margin:0px;
	padding:0 20px 10px 20px;
	background-color: #dedfe0;
	text-align:left;
}

#Footer a {
	color:#545454;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration:none;
	margin-left:3px;
	margin-right:3px;
}

#Footer a:hover {
	color:#1171c2;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration:underline;
}

#FooterLogo {
	padding-left:5px;
	padding-top:8px;
}

#FooterLinks {
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 10px;
	margin-bottom:10px;
}

#FooterLinks td a {
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration:none;
}

#FooterLinks td a:hover {
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration:underline;
}

.LinksTB {
	width:122px;
}

.Links_Title {
	color:#545454;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	font-weight:bold;
	padding:5px 0px 5px 0px;
}






