@charset "utf-8";
/* CSS Document */

h1 {
	color: #036c3a;
	font-size: 1.5em;
	font-family: "Times New Roman", Times, serif;
	padding-top: 8px;
	line-height: 1.1em;
	text-align: center;
}
h2 {
	color: #012a75;
	font-size: 1.3em;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-style: italic;
	line-height: 1.3em;
}
#leftColumn h2 {
	color: #012a75;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.3em;
	font-style: italic;
}
#leftColumn h3 {
	font-size: 1em;
	font-weight: bold;
	color: #036c3a;
	line-height: 1.5em;
	padding: 0px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.box .t .b .l .r ul {
	list-style: outside;
	margin-left: 20px;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-right: 5px;
	margin-bottom: 6px;
}
#headerwrapper {
	text-align: center;
	margin: 0 auto;
	background: url(../images/top_div_bg_green.jpg) repeat-x top;
}
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 226px;
	text-align: center;
	background: url(../images/header_bg_green.jpg);
}
#sponsorWrapper img {
	vertical-align: middle;
	margin: 5px 10px 0px 10px;
}
#sponsorWrapper h6 {
	color: #4B01B3;
}

#rightColumn {
	float: right;
	padding: 10px 36px 10px 4px;
	width: 285px;
}
.clearFloat {
	clear: both;
	display: block;
}
.floatRight {
	float: right;
}
#footer {
	background-color: #FFFFFF;
	padding: 3px 10px 5px 10px;
	text-align: center;
	border-top: 1px solid #036c3a;
	border-bottom: 1px solid #036c3a;
}
/*highlight box*/
.box {
	width:590px;
	padding: 20px 0 20px 4px;
	margin-top: 10px;
}
.box .t { background:#c7e6c6 url(../images/ul_corner_g.jpg) no-repeat left top;}
.box .b { background:url(../images/ur_corner_g.jpg) no-repeat right top;}
.box .l { background:url(../images/ll_corner_g.jpg) no-repeat left bottom;}
.box .r { background:url(../images/lr_corner_g.jpg) no-repeat right bottom;}

.box p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: .9em;
	line-height: 1.2em;
}
.box h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	padding: 20px 20px 3px;
	color: #c61d23;
	line-height: 1em;
	font-weight: bold;
}

.box h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #000;
	padding: 5px 20px 3px;
}

.box h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #012a75;
	padding: 5px 20px 3px;
}
#content .box .t .b .l .r ul li {
	list-style: url(../images/bullet.jpg);
}

/* end box */

/*attention box*/
.attentionBox {
	width:250px;
	text-align: center;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
.attentionBox .t { background:#da2128 url(../images/ul_corner_r.jpg) no-repeat left top;}
.attentionBox .b { background:url(../images/ur_corner_r.jpg) no-repeat right top;}
.attentionBox .l { background:url(../images/ll_corner_r.jpg) no-repeat left bottom;}
.attentionBox .r { background:url(../images/lr_corner_r.jpg) no-repeat right bottom;}

.attentionBox p {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 10px;
	padding-top: 5px;
}
.attentionBox h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	padding: 10px 0px 3px 0;
	color: #FC0;
	line-height: 1em;
	font-weight: bold;
}

/* end box */

#content {
	margin: 0px 36px 0 330px;
	padding: 10px 0px 10px 0px;
	line-height: 18px;
	color: #000;
}
#content h2 {
	color: #c61d23;
}
.clearFloat {
	clear: both;
	display: block;
}

.divisionLine {
	border-top: 1.4pt solid #036c3a;
	line-height: 2em;
}
#leftColumn .box {
	width: 275px;
}
