@charset "UTF-8";
/* CSS Document */

BODY {  
background-color:#ffffff;
margin-top:0;
}

TD { 
font-family: Verdana, sans-serif;
font-size: 12px;
color: #272727;
}

A {
	color:#272727;
	font-weight:normal;
	text-decoration:underline;
	text-align: left;
	top: auto;
}

a:hover, a:active { 
color:#909b31; 
font-weight:bold; 
text-decoration:underline
}

.bodycopy {
font-family:  Verdana, sans-serif;
font-size: 12px;
color: #272727;
line-height: 16px;
text-align: left;
}

.bodycopyb {
font-family: Verdana, sans-serif;
font-size: 12px;
color: #272727;
font-weight: bold; 
line-height: 16px;
text-align: left;
}

.bodycopy_sm {
font-family:  Verdana, sans-serif;
font-size: 9px;
color: #272727;
line-height: 10px;
text-align: left;
}

.bodycopy_white {
font-family: Verdana, sans-serif;
font-size: 12px;
color: #FFFFFF;
font-weight: bold; 
line-height: 16px;
text-align: left;
}

.footer {
font-family: Verdana, sans-serif;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}

.footer2 {
font-family: Verdana, sans-serif;
font-size: 10px;
font-weight: normal;
color: #808080;
padding-top: 5px;
padding-bottom: 5px;
}

.Afooter { 
color:#FFFFFF;
font-weight:normal;
text-decoration:underline
}

.head01 {
font-family: Verdana, sans-serif;
font-size: 13px;
font-weight: bold;
color: #ffffff;
height:35px;
line-height:35px;
padding-left:10px;
text-align: left;
}

.head02 {
font-family: Verdana, sans-serif;
font-size: 36px;
font-weight: bold;
color: #909b31;
line-height:41px;
text-align: left;
}

.head03 {
font-family: Verdana, sans-serif;
font-size: 30px;
font-weight: bold;
color: #909b31;
line-height:35px;
text-align: left;
}

.head04 {
font-family: Verdana, sans-serif;
font-size: 16px;
font-weight: bold;
color: #272727;
line-height:25px;
text-align: left;
}

.title01 {
font-family: Verdana, sans-serif;
font-size: 14px;
font-weight: bold;
color: #909b31;
line-height: 16px;
text-align: left;
}

.title02 {
font-family: Verdana, sans-serif;
font-size: 12px;
font-weight: bold;
color: #909b31;
text-align: left;
line-height: 14px;
}

ul {
	list-style-position: outside;
	list-style-image: url(assets/bullet.gif);
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 10px;
}

ul2 {
	list-style-position: inside;
	list-style-image: url(assets/bullet2.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}

