@charset "UTF-8";

body {
	color: #666666;
	font-size: 75%;
	font-family: sans-serif;
	background:#A0B1A3;
}
p,dt,dd {
	line-height: 1.5;
}
#navi{
	width: 500px;
	float: right;
	text-align: right;
	font-size: 100%;
}

#navi ul{
	margin:40px 0 0 0;
	padding:0;
}

#navi li{
	list-style-type:none;
	display: inline;
}

#navi a{
	padding: 0 0 0 20px;
		font-weight:bold;
	color:#A0B1A3;
	text-decoration:none;
}

#navi a:hover{
	color:#FFCE00;
}

#navi a.s{
	color:#FFCE00;
}

#wrapper {
	width: 786px;
	margin: 40px auto;
	padding-top: 7px;
	background: #FFFFFF;
}


h1#logo {
	height: 85px;
	margin: 70px 7px 30px 7px;
	background: url(../images/logo21.jpg) no-repeat;
}
h1#logo img {
	position: relative;
	left: 80px;
	top: 68px;
}
h1#logo21 {
	height: 176px;
	margin: 70px 7px 30px 7px;
	background: url(../images/h1_bg2.jpg) no-repeat;
}
h1#logo21 img {
	position: relative;
	left: 80px;
	top: 68px;
}
.section {
	float: left;
	display: inline; /* for WinIE6 */
	width: 222px;
	height:auto;
	overflow:hidden;
	margin: 0 0 30px 30px;
	background-repeat:repeat-y;
	background-position:bottom;
}
#primary,
#secondary{float:left;
}
#primary{width:252px;
}
#secondary{width:252px;
}
.section h4 {
	margin-bottom: 10px;
    color:#99cc00;
	font-weight:bold
}
.section h3 {
	margin-bottom: 12px;
    color:#99cc00
}

.section h2 {
	margin-bottom: 6px;
}
.section p {
	margin-bottom: 10px;
}
.section dd {
 color:#99cc00;
	margin-bottom: 10px;
	border-bottom: 1px solid #ECECEC;
}
.section h8{
width:222px;
height: 240px;
color:#CC3333;
font-weight:bold;
}
.section20 {
	float: left;
	display: inline; /* for WinIE6 */
	width: 504px;
	height:auto;
	background-repeat:repeat-y;
	overflow:hidden;
	margin: 0 0 30px 30px;
	background-position:bottom;
}
.section20 h2 {
	margin-bottom: 6px;
}
.section20 p {
	margin-bottom: 10px;
}

.section20 dd {
	margin-bottom: 10px;
	border-bottom: 1px solid #ECECEC;
}
.section20 h3 {
    font-size:100%;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 12px solid #A0B1A3;
	line-height: 200%;
	padding-left: 10px;
}
.section20 h4 {
    font-size:100%;
	border-left: 20px solid #A0B1A3;
	border-right: 20px solid #A0B1A3;
	padding-left: 8px 0 8px 10px;
	line-height:200%;
	background-color:#EDEDED;
}
.section20 h5 {
font: 80%;
background-color:#EDEDED;
color:#000066;
border-bottom: 2px solid #000099;
padding: 5px 0px 5px 10px;
line-height: 200%;
}
#photo {right;} 
#copyright {
	clear: both;
	width: 100%; /* for WinIE6,7 */
	padding-top: 28px;
	text-align: center;
/*	background: url(../images/copyright_bg.gif) left top no-repeat; */
}
#localNavigation ul {
background-color:#7A8571;
	line-height: 1.2;
}
#localNavigation ul li {
	padding-bottom: 2px;
	background: url(../images/ln_li_bg.gif) left bottom repeat-x;
}
#localNavigation ul li a {
	display: block;
	width: 222px; /* for WinIE6 */
	padding: 8px 10px 8px 18px;
	background: url(../images/arrow_big.gif) 9px 13px no-repeat;
	text-decoration: none;
    color:#FFFFFF;
}
#localNavigation ul li a:hover,
#localNavigation ul li a:focus {
	background: #999999 url(../images/arrow_big.gif) 11px 13px no-repeat;
}
#localNavigation ul li ul {
	margin-left: 20px;
	font-size: 90%;
}
#localNavigation ul li ul li {
	padding-bottom: 0;
	background: none;
	border-top: 1px solid #E5E5E5;
}
#localNavigation ul li ul li a {
    color:#FFFFFF;
	width: 206px; /* for WinIE6 */
	padding: 6px 10px 6px 14px;
	background: url(../images/arrow_small.gif) 6px 11px no-repeat;
}
#localNavigation ul li ul li a:hover,
#localNavigation ul li ul li a:focus {
	background: #999999 url(../images/arrow_small.gif) 7px 11px no-repeat;
}
table {
border-collapse:collapse;
border-spacing:0;
border:0px none #FFFFFF;
width:584px;
}
table td.cel1{background: url(../images/tbg1.jpg) ;
no-repeat;
height:100px;
padding-left:15px;
padding-right:15px;
}
table td.cel2{background: url(../images/tbg2.jpg)
no-repeat;
width:194px;
height:200px;
padding-top:0px;
padding-left:10px;
padding-right:10px;
}

.section Li.phBox {
 float: Left;
 width: 95px;
 height:155px;
 margin-right: 8px;
 padding: 10px;
 background-repeat: no-repeat;
 background-position: top Left;
 Line-height:1 em;
 color: #333333;
}
.section20 form fieldset dl dt{
border: 0 solid;
display:block;
padding: 4px 10px 0 0;
font-size: 82%;
}

