* {
	margin: 0;
	padding: 0;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 12.2pt;
}
h1, h2, h5, h6 {
	margin-bottom: 7pt;
}
p {
	margin-bottom: 7pt;
	}
h1 {
	color: #2cb431;
	font-weight: bold;
	font-size: 8pt;
	line-height: 13pt;
}
h2 {
	color: #353a90;
	font-weight: bold;
	font-size: 12pt;
	line-height: 13pt;
}
h3 {
	color: #353a90;
	font-weight: bold;
	font-size: 8pt;
}
h4 {
	color: #353a90;
	font-weight: bold;
	font-style: italic;
	font-size: 7.5pt;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
	}
body {
	background: url("../images/background.gif") no-repeat center top;
	background-color: #2cb431;
	text-align: center;
}
a:link, a:visited, a:active {
	color: #353a90;
}
a:hover {
	color: #2cb431;
}
ul li {
	list-style-type: disc;
	margin-left: 18px;
	text-indent: 0px;
	}
#main-div {
	background: url("../images/right-side-tile.gif") repeat-y right top #FFFFFF;
	/*background-color: #FFFFFF;*/
	width: 760px;
	min-height: 650px;
	_height: 650px;
	margin: auto;
	text-align: left;
}
#header-div {
	background: url("../images/header.gif") no-repeat left top;
	width: 100%;
	height: 84px;
}
#logo {
	padding-left: 22px;
	padding-top: 16px;
}
.page-title-divider {
	display: block;
	margin: 12px 0 12px 0;
}

/* Navigation Section */
#navigation-top-div {
	background: url("../images/navigation-top.gif") no-repeat left top;
	width: 100%;
	height: 27px;
}
.navigation-top-bg {
	background: url("../images/navigation-top-background-tile.gif") repeat-x bottom;
	height: 22px;
	margin-left: 2px;
	margin-right: 2px;
	float: left;
	cursor: pointer;
}
.navigation-top-bg a {
	color: #353a90;
	background-color: #FFFFFF;
}
.navigation-top-bg a:hover {
	color: #353a90;
	background-color: #FFFFFF;
}
.navigation-top, .navigation-top-2 {
	height: 22px;
	margin-left: 2px;
	margin-right: 2px;
	cursor: pointer;
}
.navigation-top a:link, .navigation-top a:visited, .navigation-top a:active, .navigation-top-2 a:link, .navigation-top-2 a:visited, .navigation-top-2 a:active {
	color: #FFFFFF;
}
.navigation-top a:hover {
	color: #353a90;
	background-color: #FFFFFF;
}
#navigation-top-div a {
	line-height: 22px;
	margin-left: 7px;
	margin-right: 7px;
	text-decoration: none;
}
#navigation-top-div div, #navigation-top-div img {
	float: left;
}

/* Right Side */
#right-side-div {
	height: 127px;
	width: 101px;
	float: right;
}

/* Left Side */
#left-side-div {
	min-height: 470px;
	_height: 470px;
	width: 645px;
	float: left;
	padding-bottom: 30px;
}
.left-side-header-image-home {
	background: url("../images/left-side-header-image-home-fade.gif") no-repeat center bottom #FFFFFF;
	width: 213px;
	height: 164px;
	float: left;
}
.left-side-header-image-home-divide {
	background: url("../images/left-side-header-image-home-divide.gif") repeat-y center top;
	width: 3px;
	height: 155px;
	float: left;
}
#left-side-main-content {
	clear: both;
	width: 600px;
	padding-left: 22px;
	padding-top: 11px;
}
#left-side-main-content-text-wrapper {
	background: url("../images/left-side-main-content-divide.gif") repeat-y right top;
	float: left;
	padding-bottom: 40px;
	min-height: 250px;
	_height: 250px;
}
#left-side-main-content-text {
	width: 393px;
	margin-right: 16px;
}
#right-side-wrapper {
	float: right;
	width: 175px;
}
#right-side-main-content-quote {
	border-top: 2px solid #2cb431;
	border-bottom: 2px solid #2cb431;
	/*margin-left: 16px;*/
}
#right-side-main-content-quote-text {
	padding: 10px;
	font-size: 8pt;
	color: #353a90;
	line-height: 14pt;
	letter-spacing: -0.15pt;
}
#right-side-main-content-quote-text em, #right-side-main-content-quote-text strong {
	font-size: 8pt;
	line-height: 14pt;
	letter-spacing: -0.1pt;
}
/* Footer */
#footer-div {
	clear: both;
	width: 613px;
	background: url("../images/footer-top-tile.gif") repeat-x top left;
	margin-left: 16px;
	padding-bottom: 10px;
}
#footer-div-nav {
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer-div-nav a {
	margin-left: 7px;
	margin-right: 7px;
}
#footer-div-nav a:link, #footer-div-nav a:visited, #footer-div-nav a:active {
	color: #353a90;
	text-decoration: none;
}
#footer-div-nav a:hover {
	color: #353a90;
	text-decoration: underline;
}
#footer-div img {
	 vertical-align: middle;
}

/* Beucs Link */
#beucs {
	width: 760px;
	margin: auto;
	text-align: right;
}
#beucs-wrapper {
	padding-top: 6px;
	padding-right: 6px;
}
#beucs a {
	font-size: 6.5pt;
}
#beucs a:link, #beucs a:visited, #beucs a:active {
	color: #269129;
	text-decoration: none;
}
#beucs a:hover {
	color: #000000;
	text-decoration: underline;
}