A.Text:link		    {text-decoration: underline; color: #FFFFFF}
A.Text:visited		{text-decoration: underline; color: #FFFFFF}
A.Text:active		{text-decoration: underline; color: #FFFFFF}
A.Text:hover		{text-decoration: none; color: #FFFFFF}

A.Text2:link		{text-decoration: none; color: #2B4D38}
A.Text2:visited		{text-decoration: none; color: #2B4D38}
A.Text2:active		{text-decoration: none; color: #2B4D38}
A.Text2:hover		{text-decoration: none; color: #2B4D38}

A.Text3:link		{text-decoration: none; color: #7B9F53}
A.Text3:visited		{text-decoration: none; color: #7B9F53}
A.Text3:active		{text-decoration: none; color: #7B9F53}
A.Text3:hover		{text-decoration: none; color: #7B9F53}

A.Text4:link		{text-decoration: none; color: #002700}
A.Text4:visited		{text-decoration: none; color: #002700}
A.Text4:active		{text-decoration: none; color: #002700}
A.Text4:hover		{text-decoration: none; color: #EABE11}

A.Text6:link		{text-decoration: none; color: #304A39}
A.Text6:visited		{text-decoration: none; color: #304A39}
A.Text6:active		{text-decoration: none; color: #304A39}
A.Text6:hover		{text-decoration: underline; color: #304A39}

A.Text7:link		{text-decoration: none; color: #444242}
A.Text7:visited		{text-decoration: none; color: #444242}
A.Text7:active		{text-decoration: none; color: #444242}
A.Text7:hover		{text-decoration: underline; color: #444242}

#logo {
	margin: 28px 0 16px 40px;
	position: absolute;
	width: 372px;
	z-index: 1000;
}
#flash {
	margin: 33px 0 16px 26px;
	position: absolute;
	width: 372px;
	z-index: 1;
}

.Text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 140%;
	color: #FFFFFF;
}
.Text2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 140%;
	color: #444242;
}
.Text3 {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	line-height: 120%;
	color: #008DA9;
}
.Text4 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 140%;
	color: #002700;
}
.Text5 {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	line-height: 130%;
	color: #304A39;
}
.Text6 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 130%;
	color: #304A39;
}
.Text7 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 140%;
	color: #000000;
}
.Bullets {
	margin: 2px 0px 2px 15px;
	padding: 0;
}

.scrollgeneric {
	FONT-SIZE: 1px; RIGHT: 0px; LINE-HEIGHT: 1px; POSITION: absolute; TOP: 0px
}
.vscrollerbase {
	WIDTH: 5px; BACKGROUND-COLOR: #81BBC8
}
.vscrollerbar {
	WIDTH: 5px; BACKGROUND-COLOR: #F4BB8B
}
.hscrollerbase {
	HEIGHT: 5px
}
.hscrollerbar {
	HEIGHT: 5px; BACKGROUND-COLOR: #ff00ff
}

.Input
{
	border-right: #CAC8B5 1px solid;
	border-left: #CAC8B5 1px solid;
	border-top: #CAC8B5 1px solid;
	border-bottom: #CAC8B5 1px solid;
	font-size: 12px;
	color: #002700;
	font-family: Arial;
	font-weight: normal;
	background-color: #FFFFFF;
}
.Textarea
{
	border-right: #CAC8B5 1px solid;
	border-left: #CAC8B5 1px solid;
	border-top: #CAC8B5 1px solid;
	border-bottom: #CAC8B5 1px solid;
	font-size: 12px;
	color: #002700;
	font-family: Arial;
	font-weight: normal;
	background-color: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #ff00ff
}








/* Font-Sizer Specific Styling */

.fsizer a { display: block; float: left; width: 20px; margin-right: 5px; text-align: center; border: 1px dotted #ccc; color: #5761a0; text-decoration: none; cursor: pointer; letter-spacing: 0; line-height: 100%; }
.fsizer a:hover { text-decoration: none; background: #ebebeb;  }

/* Three 'A' links used to control size */

.fsizer a#fs_sml { font-size: 9px; height: 15px; padding-top: 5px; }
.fsizer a#fs_med { font-size: 13px; height: 17px; padding-top: 3px; }
.fsizer a#fs_lrg { font-size: 16px; height: 18px; padding-top: 2px; }

.fsizer a.fsactive { color: #000; background: #ebebeb; cursor: default; } /* When mode is active */







.Bullets
{
	list-style-image: url(images/bullet.gif);
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
