body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/stripe_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.images {
	border: 1px solid #9FCAAE;
	padding: 3px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #093580;
}


a.left_nav_bar:link, a.left_nav_bar:visited, a.left_nav_bar:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/nav_bar_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	display: block;
}
a.left_nav_bar:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0033CC;
	text-decoration: none;
	background-image: url(../images/nav_bar_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	display: block;
}
.left_nav_bar_bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/nav_bar_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	border-bottom-style: none;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 0px;
}
a:link, a:active, a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	text-decoration: none;
}
.red_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}


a.top_nav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	display: inline;
	padding: 7px;
	border: 1px solid #BFD5FF;
}
a.top_nav:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	display: inline;
	padding: 7px;
	border: 1px solid #BFD5FF;
}
a.top_nav:visited {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	display: inline;
	padding: 7px;
	border: 1px solid #BFD5FF;
}
a.top_nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	padding: 7px;
	border: 1px solid #BFD5FF;
	background-color: #3ABC24;
}
.right_text_box {
	background-image: url(../images/right_text_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 14px;
}
.small_black_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.green_heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2D8E1C;
	font-weight: normal;
}
.images_padded_5px {
	border: 1px solid #9FCAAE;
	padding: 3px;
	margin: 5px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009933;
	text-decoration: underline;
}
h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #093580;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4A82E1;
	padding-left: 10px;
	padding-bottom: 6px;
}
.blue_bold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #093580;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C2D6F5;
	padding-left: 10px;
	padding-bottom: 6px;
}
.feedback_input {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #2F2F00;
	padding: 3px;
}
.form_button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6C6C00;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
