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

.clear { clear:both;}

html, body { height:100%; }
body {font-size:100%; line-height:0.8em; text-align:center; background:url(images/bg.gif) repeat-x top}
html, input, textarea
	{
	font-family:Tahoma;
	color:#818181;
	float: right;
	}	


.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:#5a5a5a;}

/*a*/
a{color:#f46e02; text-decoration:underline} 
a:hover{text-decoration:none}
.a_1{color:#000000; text-decoration:none; font-weight:bold; font-size:.9em; margin-bottom:19px; display:block; } 
.a-2{color:#f46e02; font-weight:bold; text-decoration:none; display:block; margin-bottom:3px} 
.a{color:#000000; text-decoration:none; font-weight:bold; font-size:.9em} 
.a:hover{text-decoration:underline}
.a1, .a2, .a3, .a4, .a5, .a6, .a7 {
	margin:0px;
	padding-left:31px;
	color:#f46e02;
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:left;
	padding-bottom:7px
} 
.a1:hover, .a2:hover, .a3:hover, .a4:hover, .a5:hover, .a6:hover, .a7:hover, .a-2:hover { text-decoration:underline } 
.a1{background:url(images/icon1.gif) top left no-repeat; padding-left:31px; } 
.a2 {background:url(images/icon2.gif) top left no-repeat; padding-left:21px; } 
.a3 {background:url(images/icon3.gif) top left no-repeat; padding-left:21px; } 
.a4 {background:url(images/icon4.gif) top left no-repeat; padding-left:21px; } 
.a5 {background:url(images/icon6.gif) top left no-repeat; padding-left:21px; } 

/*ul*/
ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/arrow.gif) top left no-repeat; background-position:0 5px; margin:0px; padding-left:25px; }
ul li a{color:#5a5a5a; font-weight:bold; text-decoration:none;  line-height:1.9em} 
ul li a:hover {color:#f46e02;  text-decoration:none; }
.ul{margin:10px 0 0 0; padding:0; list-style:none;}
.ul li{background:url(images/arrow3.gif) top left no-repeat; background-position:0 5px; margin:0px; padding-left:20px; }
.ul li a{color:#5a5a5a; font-weight:bold; text-decoration:none;  line-height:1.9em} 
.ul li a:hover {color:#f46e02;  text-decoration:none; }

/*header*/
#header {
	font-size:0.75em;
	color:#000000
}
#header .logo{ margin:72px 0 194px 45px }

/*content*/
#content{
	font-size:0.6875em;
	width:100%;
	text-align:left;
	background-image: url(images/bg_cont.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#content .indent_main{padding:21px 20px 25px 31px}
#content .indent_col1{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content .title{  margin-bottom:20px}
#content .title1{  margin:10px 0 20px 0}
#content .pic_left{ float:left; margin:0px 20px 16px 0px}
#content .pic{ margin:0px 0px 16px 0px}
#content p{ margin:0px 0px 7px 0px}

/*index-1.html*/
#page2 #content .pad {padding:25px 0px 0px 0px}
/*index-2.html*/
#page3 #content .col2 .pic1{margin:0px 13px 16px 0px}
#page3 #content .col2 span{ padding-left:152px}
#page3 #content .col2 span a { color:#000000; font-weight:bold; margin-right:3px}
#page4 #content .col1 a{ color:#000000; font-weight:bold; margin-right:3px; font-size:0.8em}
.a-1{ color:#000000; text-decoration:none; font-weight:normal}
.a-1:hover{ color:#000000; text-decoration: underline}
/*index-3.html*/
#page4 #content .indent_col1{padding:0px 55px 0px 0px}
/*index-6.html*/
#page7 #content .col2 .p1{padding:13px 0px 6px 0px}
#page7 #content .col4 { text-align:right; padding-right:3px}
/*index-7.html*/
#page8 #content .indent_col1{padding:0px 5px 0px 0px}
#page8 #content .indent_col1 p{padding:0px 0px 10px 0px}



/*footer*/
#footer { color:#e7e7e7; font-size:0.6875em; background:url(images/bot.gif) repeat-x top; padding:22px 25px 28px 35px;}
#footer a {color:#e7e7e7; text-decoration:none}  
#footer a:hover {  text-decoration:underline}


input{
   	border:1px solid #f46e02; 
	background:#fefaf4;
	width:145px; height:18px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
   	border:1px solid #f46e02; 
	background:#fefaf4;
	width:145px; height:125px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
