/* CSS Document */
* { margin:0; padding:0;}

.clear { clear:both;}
.clear right {
	clear: right;
}


html, body { height:100%; }
body {font-size:100%; line-height:1em; text-align:center;}
html, input, textarea
	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#CCC;
	}	


.vam{ vertical-align:middle}
.fl{ float:left}
.fr{ float:right}
.tac{ text-align: center}
.width{ width:100%}

a img{ border:0px}
img{ vertical-align:top;  }

b{
	color:#9966ff;
}
span{
	text-align: center;
} 

a{
	color:#5aa9e2;
	text-decoration:none
} 
a:hover{text-decoration:none}
.a1{
	color:#5aa9e2;
	padding-right:8px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	text-align: left;
	text-indent: 10px;
} 
.a2{color:#b5b5b5; font-size:0.9em} 
h3{color:#5aa9e2; font-size:1.2em;   margin:0px 0px 17px 0px}
.a4{color:#b5b5b5; font-size:1em} 
.a5{color:#909ca4; font-size:1em} 

.a6{color:#5aa9e2; background:url(images/arrow.gif) no-repeat top right; padding-right:8px; display:block; float:left; margin:0px 0px 17px 0px } 

ul{
	margin:0;
	padding:0;
	list-style:none;
	font-weight: normal;
	color: #D6D6D6;
}
ul li{
	background:url("../images/bot_bg.gif") bottom left repeat-x;
	padding:0px 0 0px 0;
	font-weight: normal;
	color: #FFF;
}
ul .li{
	padding:0 0 23px 0;
	font-weight: normal;
}
ul .li1{padding:13px 0 23px 0   }
ul .li2{background:none; padding:13px 0 31px 0    }
ul li a{background:none; padding:0px 0px 10px 25px;  }
ul li b{
	color:#90ca04;
	text-decoration:none;
	font-weight:bold;
	line-height:1.5em;
	font-size:12px;
	display:block;
	background-position:0 0px;
	margin:0px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
ul li b a:hover { text-decoration:underline; }

.ul{margin:0; padding:0 0 21px 0; list-style:none;}
.ul li{background:none; padding:0  }
.ul li a{background:none; padding:0px; color:#b5b5b5; font-size:1em  }

.ul1{margin:0; padding:0; list-style:none;}
.ul1 li{background:none; padding:0px; margin:0px}
.ul1 li a{color:#5aa9e2; background:url("../images/arrow.gif") no-repeat top right; padding:0 8px 0 0; line-height:1.9em; }

.ind_ul{padding:5px 0 25px 0;}
.ind_ul1{padding:0px 0 70px 0;}

.bg_position{position:absolute; width:917px}
.bg_position1{position:relative; text-align:center}
.bg_left1{width:49%; height:253px; float:left;  background:url(images/bg-left.gif) top left repeat-x;}
.bg_right1{width:51%; height:242px; float:right; background:url(images/bg-right.gif) top left repeat-x;}

/*header*/
#header {padding:7px 0px 0px 35px;font-size:0.75em; color:#FFFFFF }
#header .logo{
	margin:80px 0 92px 0px;
	text-align: center;
}
#header .word{ margin:80px 0 92px 338px }

/*content*/
#content{
	font-size:0.75em;
	width:100%
}
#content .indent_main{padding:0px 0px 0px 36px}
#content .indent{padding:20px 15px 0px 25px}
#content .indent1{
	padding:20px 10px 0px 19px;
	text-align: left;
}
#content .indent_col{padding:0px 9px 0px 0px}
#content .title{
	margin-bottom:6px
}
#content .title1{  margin:14px 0px 0px 23px}
#content .pic_left{ float:left; margin:0px 14px 16px 0px}
#content .pic_left1{ float:left; margin:0px 14px 10px 0px}
#content .pic_right{ float:right; margin:0px 0px 16px 10px}
#content .pic{ margin:0px 0px 16px 0px}
#content .calendar{ margin:29px 0px 86px 13px}
#content p{
	margin:0px 0px 17px 0px;
	font-size: 12px;
	text-align: left;
	font-style: normal;
}
#content .row1{
	width:917px;
	background:url(images/bg_1.gif) top left;
	padding:15px 0px 17px 15px
}
#content .row2{ background:url(images/bg_1.gif) top left; padding:15px 0px 17px 10px}
#content .row3{ background:url(images/bg_1.gif) top left; padding:0px 0px 57px 0px}
#content .bot{background:url(images/bot_bg.gif) repeat-x to0p left; margin:0px 19px 0px 14px; padding:13px 0px 12px 0px; text-align:center; vertical-align:bottom }
#content .bot a{ color:#61686c}
#content .txt{ color:#b5b5b5; font-size:0.9em}

/*index-1.html*/
#page2 #content .indent{padding:37px 35px 0px 20px}
/*index-4.html*/
#page5 #content .indent3{padding:37px 25px 0px 20px}
/*index-6.html*/
#page7 #content .row3{width:100%; padding:0px 0px 47px 0px;}
#page7 #content .row3 .indent1{ margin:0px 10px 0px 10px;}

/*block*/
.block{ background:url(images/bg_center.gif); width:100%;}
.block .bg_top{ background: url(images/bg_top.gif) repeat-x top}
.block .bg_bottom{ background: url(images/bg_bottom.gif) repeat-x bottom }
.block .bg_left{ background: url(images/bg_left.gif) repeat-y left }
.block .bg_right{ background: url(images/bg_right.gif) repeat-y right}
.block .bg_top_left{ background: url(images/bg_top_left.gif) no-repeat top left }
.block .bg_top_right{ background: url(images/bg_top_right.gif) no-repeat top right }
.block .bg_bottom_left{ background: url(images/bg_bottom_left.gif) no-repeat bottom left  }
.block .bg_bottom_right{ background: url(images/bg_bottom_right.gif) no-repeat bottom right; width:100% }

/*block1*/
.block1{ background:url(images/bg_center1.gif); width:100%}
.block1 .bg_top{ background: url(images/bg_top1.gif) repeat-x top}
.block1 .bg_bottom{ background: url(images/bg_bottom1.gif) repeat-x bottom }
.block1 .bg_left{ background: url(images/bg_left1.gif) repeat-y left }
.block1 .bg_right{ background: url(images/bg_right1.gif) repeat-y right}
.block1 .bg_top_left{ background: url(images/bg_top_left1.gif) no-repeat top left }
.block1 .bg_top_right{ background: url(images/bg_top_right1.gif) no-repeat top right }
.block1 .bg_bottom_left{ background: url(images/bg_bottom_left1.gif) no-repeat bottom left  }
.block1 .bg_bottom_right{ background: url(images/bg_bottom_right1.gif) no-repeat bottom right; width:100% }



/*footer*/
#footer {
	color:#717f8c;
	font-size:0.75em;
	background:url(images/bot.gif) repeat-x top;
	padding: 15px 0px 10px 37px;
	text-align: center;
}
#footer a {color:#5aa9e2; text-decoration:underline}  
#footer a:hover {  text-decoration:none}


.input{
	border:1px solid #FFFFFF; 
	background:#FFFFFF;
	width:170px; height:19px;
	font-size:1em;
	margin:0 5px 0 437px;
	font-family:Georgia;
	padding-left:10px;
}
input{
	width: 100px;
	height:20px;
	font-size:10px;
	padding-left:5px;
	margin-top:3px;
	font-family:Tahoma
}
textarea{
	width:245px; height:213px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:25px;
	font-family:Tahoma;
	overflow:auto}
	
	.blue {
	color: #5aa9e2;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.purple {
	color: #9966ff;
	font-size: 12px;
}
.green {
	color: #90ca04;
	font-size: 14px;
	text-align: left;
.flushleft {
	text-align: right;
}
body14 {
	text-align: justify;
	font-size: 14px;
	color: #FFF;
	height: 200px;
}
#page1 .w .bg_position1 .site_center #content .indent_main .col3 div div div div div div div div div div .indent3 .indent3 .indent_main {
	text-align: left;
}
#page1 .w .bg_position1 .site_center #content .indent_main .row1 .width .col1.maxheight .block1.maxheight .bg_top.maxheight .bg_bottom.maxheight .bg_right.maxheight .bg_left.maxheight .bg_top_right.maxheight .bg_top_left.maxheight .bg_bottom_left.maxheight .bg_bottom_right.maxheight .indent p strong {
	color: #07B6E9;
}
#page1 .w .bg_position1 .site_center #content .indent_main .row1 .width .col1.maxheight .block1.maxheight .bg_top.maxheight .bg_bottom.maxheight .bg_right.maxheight .bg_left.maxheight .bg_top_right.maxheight .bg_top_left.maxheight .bg_bottom_left.maxheight .bg_bottom_right.maxheight .indent p strong {
	color: #FF0080;
}
#page1 .w .bg_position1 .site_center #content .indent_main .row1 .width .col1.maxheight .block1.maxheight .bg_top.maxheight .bg_bottom.maxheight .bg_right.maxheight .bg_left.maxheight .bg_top_right.maxheight .bg_top_left.maxheight .bg_bottom_left.maxheight .bg_bottom_right.maxheight .indent p strong {
	color: #0FF;
}
