*{
	font-size:100.01%;
	border-style: none;
}
html{font-size:62.5%;}
body{
	margin:0;
	font:1.2em/1.416em Geneva,Arial,Helvetica,sans-serif;
	color:#006;
}
img{border-style:none;}
a{
	color:#000;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
nput, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* start wrapper */
#wrapper{
	width:859px;
	margin:0 auto;
	overflow: hidden;
}
#wrapper .t{
	background:url(../images/bg-wrapper-t.png) no-repeat;
	height:241px;
	font-size:0;
	width: 100%;
}
#wrapper .b{
	background:url(../images/bg-wrapper-b.png) no-repeat;
	height:25px;
	font-size:0;
	width: 100%;
	clear: both;
}
#wrapper .c{
	width:800px;
	float: left;
	padding:0 16px 0 43px;
	background:url(../images/bg-wrapper-c.png) repeat-y;
}
#wrapper .c-inner{
	position: relative;
	width: 100%;
	float: left;
}
.wrapper-c{
	float:left;
	width:100%;
	background:url(../images/img01.jpg) no-repeat;
	margin:-241px 0 -25px;
	position:relative;
}
/* start header */
#header{
	height:194px;
	position:relative;
}
.logo{
	margin:0;
	position:absolute;
	top:32px;
	left:50px;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a{
	display:block;
	background:url(../images/bg-logo.png) no-repeat;
	width:384px;
	height:98px;
	cursor:pointer;
}
.slogan{
	position:absolute;
	top:141px;
	left:51px;
}
.slogan span{
	display:block;
	background:url(../images/bg-slogan.png) no-repeat;
	width:353px;
	height:13px;
	text-indent:-9999px;
}
/* font-resize */
.font-resize{
	margin: 0;
	padding: 0 0 3px;
	list-style: none;
	position: absolute;
	bottom: 0;
	left: 107px;
	width: 70px;
}
.font-resize li{
	float: left;
	padding: 0 3px 0 0;
	position: relative;
}
.font-resize a{
	float: left;
	position: relative;
	text-align: center;
}
.font-resize a:hover{text-decoration: none;}
#decrease{
	background: url(../images/bg-decrease.gif) no-repeat;
	width:15px;
	font-size: 12px;
	line-height: 14px;
	margin: 9px 0 0;
}
#reset{
	background: url(../images/bg-reset.gif) no-repeat;
	width:19px;
	line-height: 20px;
	font-size: 16px;
	margin: 4px 0 0;
}
#increase{
	background: url(../images/bg-increase.gif) no-repeat;
	width:23px;
	font-size: 22px;
	line-height: 24px;
}
/* start main */
#main{
	width: 780px;
	padding:0 20px 0 0;
	position:relative;
	z-index:1;
}
#main:after{
	content:"";
	display:block;
	clear:both;
}
/* start sidebar */
#sidebar{
	float:left;
	width:170px;
}
/* start subnav */
#subnav{
	margin:0 0 54px;
	padding:0;
	list-style:none;
	height:1%;
	font-size:13px;
	line-height:16px;
}
#subnav ul{
	margin:0;
	padding:0 0 0 1px;
	width:179px;
	list-style:none;
	position:absolute;
	top:-1px;
	left:170px;
	visibility:hidden;
	background:url(../images/transparent.gif);
}
#subnav .last ul{
	top:auto;
	bottom:-1px;
}
#subnav li:hover ul,
#subnav li.hover ul{
	visibility:visible;
}
#subnav li{
	height:1%;
	vertical-align:middle;
	border-bottom:1px solid #fff;
	position:relative;
}
#subnav ul li{
	border:1px solid #ffc;
}
#subnav a{
	display:block;
	color:#000;
	text-align:center;
	background:#fc6;
	padding:5px 6px;
	position:relative;
	cursor:pointer;
}
#subnav ul a{
	text-align:left;
}
#subnav a:hover{
	text-decoration:none;
}
#subnav li:hover a,
#subnav li.hover a,
#subnav li:hover ul a:hover,
#subnav li.hover ul a:hover{
	background:#9cf;
}
#subnav li:hover ul a,
#subnav li.hover ul a{
	background:#fc6;
}
/* start contact */
.contact{
	color:#006;
	line-height:15px;
	font-weight:bold;
	padding:0 0 0 9px;
	height:1%;
}
.contact a{color:#006;}
p{
	margin:0 0 12px;
	font-size:1.1em;
}
.contact dl{
	height:1%;
	overflow:hidden;
	margin:0;
}
.contact dl dt{
	float:left;
	padding:0 3px 0 0;
	white-space:nowrap;
}
.contact dl dd{
	float:left;
	margin:0;
	padding:0 3px 0 0;
	white-space:nowrap;
}
/* start phone */
.phone{
	height:1%;
	margin:0 0 12px;
}
.contact address{
	font-style:normal;
	margin:0 0 12px;
	padding:0;
}
/* start topics */
.topics{
	height:1%;
	background:url(../images/bg-line01.gif) repeat-x 0 100%;
	padding:0 0 1px;
	margin:0 0 19px;
}
.hot-topics{
	background:url(../images/ico01.jpg) no-repeat;
	height:48px;
	padding:26px 0 0 22px;
	color:#006;
	font-size:2.2em;
	line-height:29px;
	font-style:italic;
	display:block;
	margin:-25px 0 0 -22px;
	position:relative;
}
/* start content */
#content{
	float:right;
	width:583px;
}
/* start topics-list */
.topics-list{
	margin:-4px 0 0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.topics-list li{
	height:1%;
	vertical-align:middle;
	overflow:hidden;
	margin:0 0 14px;
}
#content h2{
	margin:0;
	font-size:1.5em;
	line-height:1.15em;
	font-weight:normal;
	text-decoration:underline;
}
.topics-list h2{
	display:inline;
	padding:0 4px 0 0;
}
.topics-list p{
	display:inline;
}
/* start readmore */
.readmore{
	height:1%;
	overflow:hidden;
	display:block;
}
.readmore a{
	float:left;
	font-size:1em;
	line-height:1.2em;
	color:#f60;
	font-style:italic;
}
.readmore a:hover{color:#33f;}
/* start news-list */
.news-list{
	margin:0 0 14px;
	padding:0 0 26px;
	list-style:none;
	height:1%;
	overflow:hidden;
	background:url(../images/bg-line01.gif) repeat-x 0 100%;
}
.news-list li{
	height:1%;
	vertical-align:middle;
	overflow:hidden;
	margin:0 0 18px;
}
.smallNotes{
	display:block;
	text-decoration:underline;
	font-size:12px;
	margin:0 0 15px;
}
.news-list p{
	margin:0;
}
/* start years-list */
.years-list{
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.years-list li{
	height:1%;
	vertical-align:middle;
	overflow:hidden;
	margin:0 0 14px;
}
.years-list p{
	margin:0;
}
/* vision page */
.vision #content h2{
	margin: 0 0 12px;
	color:#006;
	font: bold italic 2.2em/29px Geneva,Arial,Helvetica,sans-serif;
	text-decoration: none;
}
.vision-box{
	background: url(../images/divider-vision-box.gif) no-repeat 72px 100%;
	width: 100%;
	padding: 0 0 1px;
	margin: 0 0 7px;
}
.vision-box ul{
	margin: 0;
	padding: 13px 40px;
	list-style: none;
}
.vision-box .bullet-list{padding: 0 26px 6px;}
.vision-box .bullet-list li{
	background: url(../images/bullet.gif) no-repeat 0 6px;
	padding: 0 14px;
}
/* survey page */
.survey #content h2{
	margin: 0 0 18px;
	font-size: 1.5em;
	text-align: center;
	line-height: 22px;
}
.form-box{
	width: 100%;
	background:url(../images/bg-line01.gif) repeat-x 0 100%;
	padding:0 0 1px;
	margin:0 0 19px;
}
/* survey-form */
.survey-form .row{
	overflow: hidden;
	width: 100%;
	margin: 0 0 12px;
}
.survey-form label{
	float: left;
	padding: 5px 12px 0 20px;
	line-height: 17px;
}
.survey-form .text{
	margin: 0;
	padding: 1px 4px 2px;
	float: left;
	width:330px;
}
.survey-form #abiding-place{
	float: left;
	width:100px;
}
.survey-form select{display: block;}
.survey-form p{margin: 0;}
.survey-form .row-box{
	overflow: hidden;
	width: 100%;
}
.survey-form .radio,
.survey-form .checkbox{
	float: left;
	margin: 1px 3px 0;
	padding: 0;
	width:16px;
	height:16px;
}
.survey-form textarea{
	margin: 0 0 12px;
	padding: 1px 4px 2px;
	display: block;
	width:530px;
	height:93px;
	max-width:530px;
	max-height:93px;
	overflow: auto;
}
.survey-form h3{
	font-size: 1.268em;
	line-height: 18px;
}
.survey-form .select-box{padding: 0 40px;}
.survey-form .select-box label{
	float: none;
	display: block;
}
.survey-form .select-box select{
	width:116px;
	margin: 0 0 12px;
}
#validation{
	width:134px;
}
.survey-form .submit{
	text-align: center;
	padding: 0 0 16px;
}
/* start footer */
#footer{
	height:1%;
	overflow:hidden;
	font-size:0.75em;
	line-height:13px;
	text-align:center;
}
.donate{
	background:url(../images/img02.jpg) no-repeat;
	width:298px;
	height:132px;
	margin:0 auto 7px;
	display:block;
}
.donate a{
	height: 100%;
	display: block;
	text-indent:-9999px;
	overflow:hidden;
}
abel #surveyRadio {
	clear: both;
	position: relative;
}
.vision-box dl .vision-box {
	border-style: none;
	background: url(none);
}
