@charset "UTF-8";
body {
	background-image: url(images/Wide-Background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #E8AA48;
}
.H1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 48px;
	line-height: 48px;
	color: #156907;
	text-decoration: none;
}
.h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: normal;
	color: #1D2997;
}
.h2-white {
	font-family: 'Open Sans', sans-serif;
	font-size: 28px;
	line-height: 28px;
	font-weight: normal;
	color: #FFF;
}
.homepanel {
	background-repeat: repeat;
	background-position: left top;
	background-image: url(images/homepanel.png);
}
.homepanel2 {
	background-repeat: repeat;
	background-position: left top;
	background-image: url(images/homepanel2.png);
}


.Home-text1 {
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #E7E7E7;
	text-decoration: none;
}
.RT-pixmargin {
	margin-right: 9px;
}
.sidebar-hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #E8AA48;
	text-decoration: none;
}
.side-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #55A2D4;
}
a.side-nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #4F8769;
	text-decoration: none;
}
a.side-nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #09F;
	text-decoration: underline;
}
.smallhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	text-decoration: none;
	color: #206C0E;
}
.table-bckgrnd {
	background-attachment: scroll;
	background-image: url(images/bck-tile.png);
	background-repeat: repeat;
	background-position: left top;
}
.nav-bckgrnd {
	background-attachment: scroll;
	background-image: url(images/navback.png);
	background-repeat: repeat;
	background-position: left top;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	text-decoration: none;
	color: #666;
}
a.text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	text-decoration: underline;
	color: #06F;
}
a.text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	text-decoration: none;
	color: #000;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #666;
}

.text3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #666;
}
.top-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a.top-nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a.top-nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #F9B649;
	text-decoration: none;
}
