* {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
body { background:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#282828;}


/*in_line*/
input, select { vertical-align:middle; font-weight:normal;}
img {
	border:0;
}

a:hover{
	text-decoration:none;
	color: #FF0000;
}
a {color:#38576f;}


.art {
	background-color:#F4F8FB;
	margin-bottom: 10px;
	border: 1px dotted #162C56;
	padding-left: 5px;
}

.art2 {
	margin-bottom: 0px;
	border: 1px dotted #162C56;
	background-color: #F4F8FB;
	padding: 2px;
}
.art3 {
	background-color:#F4F8FB;
	padding: 0 10px 30px 10px;
	border: 1px dotted #162C56
}
.clear { clear:both;}
.clear2 { clear:both; margin-bottom:20px;}

.fleft { float:left;}
.fright { float:right;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

p { margin:0; padding:0;}

.tall_top { background:url(images/tall_top.gif) left top repeat-x #ffbb00;}
.tall_bottom { background:url(images/tall_bottom.gif) left bottom repeat-x;}

.form { height:29px;}
.form input {width:391px; height:15px; background:none; border:1px solid #7e7e7e; color:#929292; font-size:1em; font-family:Arial;}
textarea { width:401px; height:104px; background:none; overflow:auto; border:1px solid #7e7e7e; color:#929292; font-size:1em; font-family:Arial;}


ul {
	list-style:none;
	background-color: #3D70B1;
	padding-left: 11px;
}



li {
    list-style:none;
	float:left;
	/*background:url(images/header_separate.gif) no-repeat 0 1px;*/
	
	padding-left: 4px;
}
li a {
	/*color: #4f4f4f;*/
	color: #ffffff;
	font-size: 1em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-right: 16px;
	margin-left: 16px;
}
li a:hover {
	text-decoration:none;
	color: #FFCC00;
	background-color: #3D70B1;
}



/*.text {
	list-style-type:square;
	background-color: #FFFFFF;
	color:#333333;
	margin-left:10px;
	margin-top:20px;
	list-style-position: inside;
 
}

.text ul {
	list-style-type:square;
	background-color: #FFFFFF;
	margin-left:30px;
	margin-top:5px;
	list-style-position: inside;
 
}
.text li {
	list-style-type:square;
	background-color: #FFFFFF;
	margin-left:10px;
	margin-top:10px;
	list-style-position: inside;
 
}*/

.title { margin:0 0 24px 0;}

.img_indent { margin:0 20px 0 0; float:left;}

/*Form*/
.iframe{

	
	font-size: 80%;
	background-color: #FFFFFF;
	height:400px;
	float: left;
	width: 100%;
	}
	

table {
width:100%;
margin-top:30px;
    font-size:95%;
	line-height:1.55em;
	text-align: center;
	border:0 ;}
.td {
	border: 1px dotted #162C56;
	margin-bottom:30px;
	background-color:#F4F8FB;
	}


/*txt, links*/
h1 { background:url(images/logo.gif) no-repeat left top; height:54px; text-indent:-10000px;}
h3 {
	color:#343434;
	font-size:1em;
}

h4 { font-style:italic; margin-bottom:15px; font-size:1em; font-weight:normal; }
.h4reck { font-style:italic; margin-bottom:5px; margin-top:15px; font-size:12px; font-weight:bold;}

.txt1 { color:#343434;}

.link1 { background:url(images/marker.gif) no-repeat 0 2px; padding-left:19px;}
.link1:hover {}
.link2 { padding-left:1px;}
.link2:hover {}
.link2:a { text-decoration:none}

.line_hor { background:url(images/line1.gif) left bottom repeat-x;}
.line { background:url(images/line2.gif) right top repeat-y;}


/*header*/
#header .row_1 { height:80px;}
#header .row_1 .col_1 { width:598px;}
#header .row_1 .col_1 .indent { padding:42px 0 0 0;}
#header .row_1 .col_2 { width:280px; color:#111111; font-size:0.75em;}
#header .row_1 .col_2 .indent { padding:33px 0 0 0;}
#header .row_1 .col_2 a { color:#282828; text-decoration:none;}
#header .row_1 .col_2 a:hover { text-decoration:underline;}
#header .row_1 .indent {}
#header .row_2 { height:315px; background: url(images/header_bgd.jpg) no-repeat left top;}
#header .row_2 img { margin:98px 0 0 424px;}
#header .row_3 {
	height:37px;
	/*background:url(images/header_bgd1.gif) left top repeat-x;*/
	background-color:#3D70B1;
	font-size:12px;
	text-align: center;
	vertical-align: text-bottom;
	font-weight: bold;
	
}
#header .row_3 .indent {
	padding:20px 0 0 0;
	background-color: #FFFFFF;
}
#header .row_3 .color {
	background-color: #3D70B1;
	margin-top: 5px;
}
/*content*/
#content {
	font-size:0.75em;
	line-height:1.25em;
	width:780px;
}
#content .indent { padding:37px 0 52px 0;}
#content .indent3 { padding:7px 0 52px 0;}
#content ul li a {
	line-height:1.58em;
	color: #333333;
}

/*footer*/
#footer { background:url(images/line1.gif) left top repeat-x; font-size:0.75em;}
#footer a { text-decoration:none;}
#footer a:hover { text-decoration:underline;}
#footer .indent { padding:37px 0 0 19px;}

/*template*/
.temp { background-color:#F4F8FB;
}
	


/*================== index.html ==================*/
#page1 #content .col_1 .indent { padding:45px 0 0 19px;}
#page1 #content .col_1 p { margin-bottom:15px;}
#page1 #content .col_1 .p1 { margin-bottom:37px;}
#page1 #content .col_1 .alignright { padding-bottom: 30px; margin-right: 10px;}
#page1 #content .col_1 .alignleft { padding: 2px 5px;}
#page1 #content .col_1 h3{ color:#315B8E; font-size:14px;}
.h3reck {color:#343434;font-size:14px;}
#page1 #content .col_2 .p1 { margin-bottom:60px; margin-left: 20px;}
#page1 #content .col_2 .indent { padding:0 0 0 30px;}
#page1 #content .col_2 .img_indent { margin:19px 19px 20px 0;}
#page1 #content .col_2 p { margin-bottom:10px;}
#page1 #content .col_2 .alignright { margin:17px 11px 0 0;}


/*================== index-1.html ==================*/
#page2 #content .col .indent { padding:0 20px 0 20px;}
#page2 #content .col_1 .indent { padding:0 15px 0 15px;}
#page2 #content .col_1 .indent2 { padding:0 0px 0 10px;}
#content .indent3 { padding:50px 0 52px 0;}
#page2 #content .col_1 p { margin-bottom:13px;}
#page2 #content .col_1 .p1 { margin-bottom:17px;}
#page2 #content .col_1 .img_indent { margin:3px 0px 12px 40px;}
#page2 #content .col_1 ul { margin-top:25px;background-color: #EEEEEE;}
#page2 #content .col_1 li { margin-bottom:25px; list-style-type:none; margin-top:5px; font-style:italic;background-color: #EEEEEE; }
#page2 #content .col_1 .alignright { margin:17px 11px 0 0;}	
 
 
#page2 #content .col_2 .indent { padding:0 15px 0 15px;}
#page2 #content .col_2 .container { width:366px;}
#page2 #content .col_2 .container .column1 { width:211px;}
#page2 #content .col_2 .container .column2 { width:155px;}
#page2 #content .col_2 ul { margin-top:25px; background-color: #EEEEEE;}
#page2 #content .col_2 li { margin-bottom:25px; list-style-type:none; margin-top:5px; font-style:italic;background-color: #EEEEEE;}
#page2 #content .col_2 p { margin-bottom:14px;}
#page2 #content .col_2 .p1 { margin-bottom:15px;}
#page2 #content .col_2 .alignright { margin:17px 11px 0 0;}

/*================== index-2.html ==================*/
#page3 #content .col_1 .indent { padding:0 60px 0 19px;}
#page3 #content .col_1 p { margin-bottom:16px;}
#page3 #content .col_1 .p1 { margin-bottom:17px;}
#page3 #content .col_1 .img_indent { margin:0 19px 20px 1px;}
#page3 #content .col_2 .indent { padding:0 40px 0 0;}
#page3 #content .col_2 .container { width:366px;}
#page3 #content .col_2 .container .column1 { width:211px;}
#page3 #content .col_2 .container .column2 { width:155px;}
#page3 #content .col_2 ul { margin-bottom:15px;}
#page3 #content .col_2 p { margin-bottom:18px;}
#page3 #content .col_2 .p1 { margin-bottom:15px;}
#page3 #content .col_3 .indent { padding:0 0 0 0;}
#page3 #content .col_3 p { margin-bottom:16px;}
#page3 #content .col_3 .img_indent { margin:1px 20px 16px 0;}
#page3 #content .col_3 .p1 { margin-bottom:18px;}
#page3 #content .col_3 .alignright { margin-right:10px;}

/*================== index-3.html ==================*/
#page4 #content .col_1 .indent { padding:0 0 0 19px;}
#page4 #content .col_1 p { margin-bottom:15px;}
#page4 #content .col_1 .p1 { margin-bottom:16px;}
#page4 #content .col_1 ul { margin-bottom:30px;}
#page4 #content .col_1 .alignright { margin-right:30px;}
#page4 #content .col_2 .indent { padding:0 0 0 30px;}
#page4 #content .col_2 .img_indent { margin:3px 19px 40px 0;}
#page4 #content .col_2 p { margin-bottom:15px;}
#page4 #content .col_2 .alignright { margin:17px 11px 0 0;}

/*================== index-4.html ==================*/
#page5 #content .indent { padding:37px 0 49px 0;}
#page5 #content .col_1 .indent { padding:0 60px 0 19px;}
#page5 #content .col_1 p { margin-bottom:14px;}
#page5 #content .col_1 .p1 { margin-bottom:17px;}
#page5 #content .col_1 .container { width:292px;}
#page5 #content .col_1 .container .column1 { width:170px;}
#page5 #content .col_1 .container .column2 { width:122px;}
#page5 #content .col_1 ul { margin-bottom:15px;}
#page5 #content .col_2 .indent { padding:0 0 0 0;}
#page5 #content .col_2 .img_indent { margin:3px 20px 16px 1px;}
#page5 #content .col_2 .container { width:366px;}
#page5 #content .col_2 .container .column1 { width:211px;}
#page5 #content .col_2 .container .column2 { width:155px;}

/*================== index-5.html ==================*/
#page6 #content .col_1 .indent { padding:0 40px 0 0px;}
#page6 #content .col_1 p { margin-bottom:16px;}
#page6 #content .col_1 .p1 { margin-bottom:40px; align: left;}
#page6 #content .col_1 .img_indent { margin:0 20px 12px 1px;}
#page6 #content .col_2 .indent { padding:0 40px 0 0;}
#page6 #content .col_2 .container { width:366px;}
#page6 #content .col_2 .container .column1 { width:211px;}
#page6 #content .col_2 .container .column2 { width:155px;}
#page6 #content .col_2 p { margin-bottom:10px;}
#page6 #content .col_2 .p2 { margin-bottom:40px; align: left;}
#page6 #content .col_3 .indent { padding:0 40px 0 0;}
#page6 #content .col_3 .title { margin-bottom:27px;}
#page6 #content .col_3 p { margin-bottom:15px;}
#page6 #content .col_3 .p3 { margin-bottom:40px; align: left;}
#page6 #content .col_3 .img_indent { margin:1px 20px 16px 0;}
#page6 #content .col_3 .p1 { margin-bottom:10px;}
#page6 #content .col_3 .alignright { margin-right:10px;}

/*================== index-6.html ==================*/
#page7 #content .col_1 .title { margin-bottom:27px;}
#page7 #content .col_1 .indent { padding:0 0 0 20px;}
#page7 #content .col_1 p { margin-bottom:15px;}
#page7 #content .col_1 .p1 { margin-bottom:16px;}
#page7 #content .col_1 ul { margin-bottom:30px;}
#page7 #content .col_1 .alignright { margin-right:30px;}
#page7 #content .col_2 .indent { padding:0 0 0 30px;}
#page7 #content .col_2 .container { width:450px;}
#page7 #content .col_2 .container .column1 { width:440px;}
#page7 #content .col_2 .container .column2 { width:203px;}
#page7 #content .col_2 p { margin-bottom:15px;}
#page7 #content .col_2 .p1 { margin-bottom:17px;}
#page7 #content .col_2 .alignright { margin-right:8px;}

#page7 #h3 { color:#343434; font-size:14px; padding-left:290px;}
/*================== index-7.html ==================*/
#page8 #content .indent { padding:37px 20px 54px 20px;}
#page8 #content p { margin-bottom:15px;}



/*==================list====================*/
.block { background:url(images/block_bgd.gif) left top repeat-x;}
.block .r { background:url(images/r.gif) right top repeat-y;}
.block .b { background:url(images/b.gif) left bottom repeat-x;}
.block .l { background:url(images/l.gif) left top repeat-y;}
.block .t { background:url(images/t.gif) left top repeat-x;}
.block .l_t { background:url(images/l_t.gif) no-repeat left top;}
.block .r_t { background:url(images/r_t.gif) no-repeat right top;}
.block .r_b { background:url(images/r_b.gif) no-repeat right bottom;}
.block .l_b { background:url(images/l_b.gif) no-repeat left bottom;}
.block .ind { padding:0 0 0 0;}

/*==========================================*/
