body {
	background-color: #155FAD;
	background-image: url(images/bgrnd.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

/* edit.com visible styles */
BODY, TD, .NormalText { text-decoration: none; font-weight: normal; font-style: normal; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; line-height: 19px; }

.Title		{ color: #155FAD; font-size: 28px; font-weight: bold; font-family: Arial; line-height: 28px; }
.Header		{ color: #4B922F; font-size: 16px; font-weight: bold; font-family: Arial; }
.Subheader	{ color: #000000; font-size: 14px; font-weight: bold; font-family: Arial; }
.Subheader2	{ color: #E79929; font-size: 12px; font-weight: bold; font-family: Arial; }

.Orange		{ color: #E79929; }
.Green		{ color: #4B922F; }
.Blue		{ color: #155FAD; }
.Black		{ color: #000000; }
.White		{ color: #FFFFFF; }

.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 16px; line-height: 16px; }
.LargeText	{ font-size: 24px; line-height: 24px; }

IMG.FloatLeft 	{ float: left; margin: 0 5px 5px 0; }
IMG.FloatRight 	{ float: right; margin: 0 0 5px 5px; }

/* inherited styles */
* .orange {
	color: #E79929;
}
* .header1 {
	font-size: 12pt;
	font-weight: bold;
	color: #4B922F;
	margin-bottom: -10px;
}
* .border-greenDot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4B922F;
	font-size: 9pt;
}
* .header2 {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
* .footer,
* .footer td {
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
}
* .orange-address {
	font-size: 9pt;
	font-weight: bold;
	color: #E79929;
}
* .pad-footernav {
	padding-left: 36px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
* .right-bordered {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #000000;
}
* .left-bordered {
	float: left;
	margin-bottom: 20px;
	border: 1px solid #000000;
	margin-right: 20px;
}
* .right {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
* .left {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
* .content-placer {
	padding-left: 28px;
}
* .bgrnd-flash {
	background-image: url(images/bgrnd-flash.jpg);
	background-position: right top;
}
* .home-text {
	line-height: 14pt;
	color: #FFFFFF;
	padding-right: 55px;
	padding-bottom: 5px;
	padding-left: 52px;
	padding-top: 15px;
}
* .caps {
	text-transform: uppercase;
}
* .pad-footernav2 {
	padding-left: 75px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
* .pad-footernav3 {
	padding-left: 70px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
* .padding-text {
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.social { padding: 20px 0 0 30px;}
/* links */
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
a.link2:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.link2:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.link2:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.link2:active {
	text-decoration: underline;
	color: #FFFFFF;
}
a.subnav-link:link {
	text-decoration: none;
}
a.subnav-link:visited {
	text-decoration: none;
}
a.subnav-link:hover {
	text-decoration: underline;
}
a.subnav-link:active {
	text-decoration: underline;
}
