@charset "UTF-8";
a {
	color: #003670;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}

.bulletlist li{
	list-style: outside url("../images/index/bullet.png") disc;
	margin-left: 8px;
}
.bg_left {
	background-image: url(../images/index/bg/bg_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bg_right {
	background-image: url(../images/index/bg/bg_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg_leftbar {
	background-image: url(../images/index/bg/bg_leftbar.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg_bodyleft {
	background-image: url(../images/index/bg/bg_bodyleft.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg_body {
	background-image: url(../images/index/bg/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bulletlist {
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
	padding: 0 10px;
}
.padding_top {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.padding_bottom {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.padding_right_10px {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.padding_left_10px {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.padding_leftbottom {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.leftnav {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

h5 {
	font-family: Arial;
	font-size: 10px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}

.grey_light {
	color: #999999;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #003670
}
.padding_bottom_20px {
	margin-bottom: 20px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #003670
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666
}
.nomargin {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}.bg_vertline {
	background-image: url(../images/index/bg/bg_vertline.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.blue_003670 {
	color: #003670;
}
.grey_666666 {
	color: #666666;
	font-weight: normal;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	padding-bottom: 15px;
	margin-bottom: 15px;
	margin-right: 10px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

