.heading2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #000999;
	background-repeat: no-repeat;
}
.text_white {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
.heading2_White {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 19px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	font-weight: bold;
	
}
.WhiteLinkText {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.border {
	border-top: 4px double #000099;
	border-right: 4px double #006666;
	border-bottom: 4px double #000099;
	border-left: 4px double #006666;
	
}
.lghorizontalrule {
	color: #556f59;
}
.bottomBorderImage {
	border-top: 3px ridge #cccccc;
	border-right: 3px ridge #CCCCCC;
	border-bottom: 3px double #000099;
	border-left: 3px ridge #cccccc;
}
.heading1_green {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	color: #003300;
	font-weight: bold;
	font-style: normal;
}
.lgLink_text {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000999;
}
.greenborder {
	border: 2px double #006633;
}
.heading3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000999;
}
.whitetext_background {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #003300;
	font-weight: normal;
}
.heading3Blue_Underline {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #000999;
	text-decoration: underline;
	font-weight: bold;
}
.text_underlined {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
}
