body {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
}
.wrapper {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
}
#bullet {
	margin: 0px;
	padding: 0px;

}

#bullet ul {
	padding-left: 5px;
	margin-left: 10px;
	padding-top: 0px;
	margin-top: 0px;
}

#bullet li {
	list-style-image: url(../images/bullet.gif);
	margin-top: 10px;
	padding: 0px;
}.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d7d7d8;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7d8;
}
.blueheading {
	font-size: 11px;
	font-weight: bold;
	color: #0054a6;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
.blueheading2 {
	font-size: 11px;
	font-weight: bold;
	color: #0054a6;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#footer {
	height: 47px;
	background-color: #e3e3e3;
	font-size: 11px;
	font-weight: normal;
	color: #393939;
}
#footer a:link {
	font-size: 11px;
	font-weight: normal;
	color: #393939;
	text-decoration: none;
}
#footer a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #393939;
	text-decoration: none;
}
#footer a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #393939;
	text-decoration: underline;
}
#footer a:active {
	font-size: 11px;
	font-weight: normal;
	color: #393939;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #007509;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #00760A;
	margin: 0px;
	padding: 0px;
}
a:link {
	font-size: 11px;
	font-weight: normal;
	color: #006600;
	text-decoration: underline;
}
a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #006600;
	text-decoration: underline;
}
a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
a:active {
	font-size: 11px;
	font-weight: normal;
	color: #006600;
	text-decoration: underline;
}
input {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	width: 161px;
}
Textarea {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	width: 161px;
}
Select {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	width: 161px;
}