body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E6E6E6;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.wrapper_bg {
	background-image: url(../images/bg_wrapper.jpg);
	background-repeat: repeat-y;
	margin: 0px auto;
	padding: 0px;
	width: 760px;
}
.header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px auto;
	padding: 0px;
	height: 70px;
	width: 746px;
	text-align: left;
}
.header2 {
	background-image: url(../images/2nd_header_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 4px 10px 0px 0px;
	height: 32px;
	width: 736px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
img {
	border: 0px none;
}
.logo {
	margin-top: 25px;
	margin-left: 20px;
	height: 45px;
	width: 182px;
}
.navbar {
	padding: 0px;
	float: left;
	width: 154px;
	margin-left: 20px;
}
.navbar img {
	margin-bottom: 4px;
	border: 0px none;
}
.content {
	padding: 4px;
	float: left;
	width: 538px;
	margin-left: 10px;
	border: 4px solid #CCCCCC;
	text-align: left;
}
.content h1 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.content h2 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.content h3 {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.footer {
	clear: both;
	height: 36px;
	width: 746px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 14px 0px 0px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.footer ul {
	display: inline;
	list-style-image: none;
	list-style-type: none;
}
.footer ul li {
	display: inline;
	margin-right: 12px;
}
.footer ul a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer ul a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:underline;
}
.footer ul a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.jim_pic {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.gap_list li {
	margin-bottom: 10px;
}
.blue_bold {
	color: #0000FF;
	font-weight: bold;
}
