body {
	margin: 0px 0px 20px;
	background-color: #D2DDDA;
	background-image: url(images/grad_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.leftshadow {
	background-image: url(images/left_shadow.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 4px;
}
.rightshadow {
	background-image: url(images/right_shadow.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 4px;
}
.bottomshadow {
	background-image: url(images/bottom_shadow.jpg);
	background-repeat: repeat-x;
	height: 4px;
}
.headerbg {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}.bodycorner {
	background-image: url(images/bodycorner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #393838;
}
.infoboxbg {
	border: 1px solid #D4E1DE;
	background-image: url(images/infobox_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.greentext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #168C72;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link {
	font-weight: bold;
	color: #D25600;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #D25600;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #D25600;
	text-decoration: underline;
}
.solidborder {
	border: 1px solid #D4E1DE;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #283967;
	text-align: left;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #168C72;
	text-align: left;
}
.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #168C72;
	padding-right: 20px;
	padding-left: 20px;
}
.bottomlinks a:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlinks a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlinks a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.boldheading {
	font-size: 11px;
	font-weight: bold;
	color: #EA880B;
}
.whiteheading {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.whiteheading:link {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.whiteheading:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.submenu {
	line-height: 11px;
}
.submenu a:link {
	font-weight: bold;
	color: #6C6C6C;
	text-decoration: none;
}
.submenu a:visited {
	font-weight: bold;
	color: #6C6C6C;
	text-decoration: none;
}
.submenu a:hover {
	font-weight: bold;
	color: #D25600;
	text-decoration: underline;
}
.subheading {
	font-size: 14px;
	font-weight: bold;
	color: #168C72;
	line-height: 16px;
}
.border {
	border: 2px solid #168C72;
}
.subsubheading {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D25600;
	color: #283967;
	line-height: 16px;
}
.quoteblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #283967;
	line-height: 18px;
	font-weight: bold;
}
.quotegreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #168C72;
	line-height: 18px;
	font-weight: bold;
}
