* { margin:0; padding:0;}
body { background:#332e34; font-family:Tahoma; font-size:100%; line-height:1em; color:#393939;}
.bg_bot { background:url(/images/bg_bottom.gif) left bottom repeat-x;}

/*in_line*/
img {border:0; vertical-align:top;}

a:hover{text-decoration:none;}
a {color:#5195ce;}

.clear { clear:both;}
.alignright { text-align:right; padding-right:17px;}
.more { background:url(/images/z_more.gif) left 6px no-repeat; padding-left:11px; color:#005db3;}
span { color:#5a5a5a;}

.pages { color: #5195ce; text-align: right; text-transform: uppercase; }
.pages a { color: #5195ce; }



/*txt, links*/
h1 {
  font-size:1.6em;
  line-height:1em;
}
h2 {
  font-size:1.4em;
  line-height:1em;
}
h3 { font-size:1.09em; color:#846764; font-weight:normal; margin:21px 0 14px 0; text-transform:uppercase; line-height:1.333em;}
h3 span { color: #5195ce; }
h4 { font-size:1.09em; color:#846764; font-weight:normal; margin:2px 0 14px 0; text-transform:uppercase; line-height:1.333em;}



/*header*/
#header { font-size:0.625em;}
#header a { color:#c3c3c3; text-decoration:none;}
#header a:hover { text-decoration:underline;}

#header .row1 { text-align: right; }
#header .row1 .logo { margin:18px 0 0 36px; float:left;}
#header .row1 .menu { padding: 42px 12px 0 0; }
#header .row1 .menu img { margin: 0 4px 0 30px; vertical-align: middle; }

#header .row2 { background: url(/images/bg_header.jpg) left top no-repeat; }
#header .row2 ul { margin-left:40px; padding:0; list-style:none;}
#header .row2 li { background:url(/images/z_ul_header.gif) left 4px no-repeat; padding-left:31px; line-height:1.733em; font-family:Arial; font-size:1.5em;}
#header .row2 li a { color:#323742; text-decoration:none;}
#header .row2 li a:hover {color:#323742; text-decoration:underline;}
#header .row2 .title { margin:52px 0 18px 40px;}

#header .row3 { background: #5195ce; }
#header .row3 .menu { margin: 0; padding: 0 0 0 8px;}
#header .row3 .menu li { background: none; display: inline; float: left; padding: 0 10px; }

#flash { float: right; margin: 2px 2px 0 0; }


/*content*/
#content { font-size:0.6875em; line-height:1.2727em; color:#2d2d2d;}
#content .indent { padding:0 20px 35px 41px;}
#content p { padding-bottom:13px;}
#content .pic { float:left; margin:0 15px 0 0;}
#content .bg_line { background:url(/images/bg_line.gif) left bottom repeat-x; padding-bottom:23px; margin-bottom:20px;}
#content .pad { padding-bottom:25px;}
#content .title { margin-bottom:25px;}
#content .col_1 .ind { padding-right:44px;}

td {
  font-size:.9em;
}

#content ul { margin-bottom:6px; padding:0; list-style:none;}
#content li { background:url(/images/z_ul.gif) left 10px no-repeat; padding-left:12px; line-height:2.1818em; text-transform:uppercase;}
#content li a { color:#8e726f;}


/*footer*/
#footer { font-size:0.6875em; color:#e5e3e2; text-align:center;}
#footer a { color:#e5e3e2;}
#footer ul { margin:0px; padding:25px 0 4px 0; list-style:none;}
#footer li { background:url(/images/z_ul_footer.gif) left 5px no-repeat; padding-left:22px; display:inline; margin-right:22px;}
#footer li a { text-decoration:none;}
#footer li a:hover { text-decoration:underline;}
#footer li.none { background:none;}


/*================== index.html ==================*/
#page1 #content .col_1 .bg_line span { color:#013eb1;}
#page1 #content .title { margin-bottom:15px;}
#page1 #content .col_1 strong { font-size:0.9em;}
#page1 #content .col_2 .pic1 { margin:3px 0 6px 0;}
#page1 #content .col_2 .ind { padding-left:18px;}

/*================== index-1.html ==================*/
#page2 #content .pic1 { float:left; margin:0 15px 0 0;}
#page2 #content .pic { margin-bottom:20px;}

/*================== index-2.html ==================*/
#page3 #content .col_1 .ind, #page5 #content .col_1 .ind  { padding-right:62px;}
#page3 #content .col_1 .bg_line { padding-bottom:15px;}

/*================== index-3.html ==================*/
#page4 #content .col_2 ul, #page5 #content .col_1 ul { margin:10px 0 0 182px;}

/*================== index-4.html ==================*/
#page5 #content .col_1 span, #page6 #content .col_1 span { font-size:1.09em; color:#846764; font-weight:normal; text-transform:uppercase;}

/*================== index-5.html ==================*/
#page6 #content .column1 { width:232px;}
#page6 #content .column2 { width:205px;}
#page6 #content .div { height:31px;}
#page6 #content .div1 { height:142px;}
#page6 #content .alignright { padding-right:0;}

/*================== index-6.html ==================*/
#page7 #content .indent { padding:0 40px 34px 42px;}


/*==========================================*/

.input {color:#2d2d2d;		 
		height:25px;
		width:218px;
		background:none;
		border:solid 1px #c3c3c3;
		font-size:1em;
		font-family:Tahoma;
		padding-left:7px;
}

textarea {	background:none;
			color:#2d2d2d;
			border:solid 1px #c3c3c3;
			width:198px;
			height:118px;
			overflow:auto;
			font-family:Tahoma; 
			font-size:1em;
			padding-left:7px;
}