﻿/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body{
	background:#FFFFFF url(images/body_bg.gif) top repeat-x;
	text-align:center;
}

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

ul { list-style:none;}

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


html, input, textarea
	{
		font-family:Georgia, Tahoma;
		font-size:0.875em;
		line-height:1.286em;
		color:#888888;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#87A7AB;}
a:hover{text-decoration:none;}
p {
	padding-top: 0px;
}

/* ============================= main layout ====================== */

.more { color:#1e566b; font-weight:bold; font-size:0.857em; line-height:1.5em; font-family:arial;}
.more2 {color:#1b1b1b; background:url(images/more_bg.gif) no-repeat top right; padding-right:24px;}

h2 {color:#bc0a0f; font-weight:normal; font-size:1.143em; line-height:1em; font-family:arial; margin-bottom:15px;}

li { background:url(images/list_bg.gif) no-repeat 0 6px; padding-left:22px;}
li a {color:#20566b; font-size:0.857em; line-height:2em; font-family:arial; font-weight:bold;}

.imgindent {margin:0 35px 0 0; float:left;}
.imgindent2 {margin:0 35px 45px 0; float:left;}
.imgindent3 {margin:0 35px 29px 0; float:left;}
.title {margin-top:63px;}
.title2 {margin-top:28px;}
.title3 {margin-top:55px;}

/* ============================= header ====================== */

#header {font-family:Arial;}
.menu_div {height:51px;}
.menu {float:left;}
.menu li {padding:0; background:none; float:left; width:144px;}
.menu li a {display:block; background:url(images/button_bg.gif) top left no-repeat; text-align:center; font-size:14px; text-decoration:none; color:#212121; padding:7px 0 10px 0; font-weight:normal;}
.menu li a:hover {background:url(images/button_bg_active.gif) top left no-repeat;}
.menu li .active {background:url(images/button_bg_active.gif) top left no-repeat;}
.menu .first {width:146px;}
.menu .last {width:145px;}
.menu .first a {display:block; background:url(images/button_bg_first.gif) top left no-repeat;}
.menu .first a:hover {display:block; background:url(images/button_bg_active_first.gif) top left no-repeat;}
.menu .first .active {display:block; background:url(images/button_bg_active_first.gif) top left no-repeat;}
.menu .last a {display:block; background:url(images/button_bg_last.gif) top left no-repeat;}
.menu .last a:hover {display:block; background:url(images/button_bg_active_last.gif) top left no-repeat;}
.menu .last .active {display:block; background:url(images/button_bg_active_last.gif) top left no-repeat;}

#header .date {background:url() no-repeat 0 20px; display:block; float:right; padding:23px 0 23px 23px; font-size:0.857em; line-height:1em; color:#fff; font-weight:normal;}
#header .column1 span {color:#576e6f; background:#e8f0f0; padding:4px 10px 5px 7px; display:block; float:left;}
#header .container {margin-top:27px;}
#header .padding {padding:0 0 0 40px;}
#header .padding .right {color:#262626; font-family:times new roman; margin:8px 15px 0 0;}

.logo {margin-top:17px;}
.small { font-size:0.857em; line-height:1.5em;}
.small a {color:#1b1b1b;}
.slogan {margin-left:13px;}

.phone {color:#1b1b1b; background:url(images/phone_bg.gif) no-repeat 0 1px; padding-left:20px; font-family:arial; border-bottom:1px solid #d8e1e3; display:block; margin:13px 0 4px 298px;}
.icon1 { background:url(images/icon1.gif) top right no-repeat; padding:0 23px 5px 0; margin-right:14px;}
.icon2 { border-left:1px solid #d8e1e3; padding-left:17px;}

/* ============================= middle ====================== */

.column_right .indent {padding:30px 65px 0 30px;}
.column_right li {padding:0 0 13px 31px;}
.column_right li a {color:#5a8292; font-family:times new roman; font-weight:normal; font-size:1.286em; line-height:1.111em; border-bottom:1px solid #d8e1e3; text-decoration:none; display:block; padding-bottom:2px;}
.column_right li a:hover {color:#bc0a0f;}
.li1 {background:url(images/li1.gif) no-repeat 0 0;}
.li2 {background:url(images/li2.gif) no-repeat 0 0;}
.li3 {background:url(images/li3.gif) no-repeat 0 0;}
.li4 {background:url(images/li4.gif) no-repeat 0 0;}
.li5 {background:url(images/li5.gif) no-repeat 0 0;}
.li6 {background:url(images/li6.gif) no-repeat 0 0;}
.li6 a {border:none !important;}

.date {background:url(images/date_big_bg.gif) no-repeat 0 1px; padding-left:22px; font-size:1.1em; font-weight:bold;}
.column_left .indent {padding:30px 33px 20px 60px;}
.black {color:#1b1b1b; text-transform:uppercase; font-size:0.857em; line-height:1.333em;}
.arial {font-family:Arial;}
.line {border-bottom:1px solid #dddddd; padding-bottom:8px; margin-bottom:6px;}
.sublist {margin-bottom:23px;}
.img {margin-left:299px;}
.img2 {margin-left:217px;}
.pad_right {margin-right:27px;}
.mar_right {margin-right:77px;}
.dark {color:#1b1b1b;}
.p {padding-top:6px !important;}
.rss { background:url(images/rss.gif) no-repeat top right; color:#1b1b1b; padding-right:23px; float:right; display:block; margin:15px 1px 0 0;}
cite {font-style:normal;}
.blue {color:#1e566b;}

#index_2 .title {margin-top:49px;}
#index_3 .column_left .indent {padding:30px 33px 36px 60px;}
#index_6 p {padding-top:12px;}

/* ============================= footer ====================== */

#footer p {text-align:center; color:#737373; font-family:arial; padding:16px 0 0 4px; font-size:0.858em; line-height:1.3em;}
#footer a {color:#737373; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

/* ============================= index ============================= */


form .rowi {height:26px;}
form .right {margin-left:15px;}

.input {width:173px; height:18px; padding:0 0 0 5px; font-size:1em; font-family:arial; font-size:11px;}
textarea {width:384px; height:44px; padding:0 0 0 5px; overflow:auto; font-size:1em; font-family:arial; font-size:11px;}

/* ============================= index-5 =========================== */
