/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
	
}

body{
	background:#e3e1d9;
}

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:.7em;
		color:#919090;
		line-height:1.5em;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#919090; font-weight:bold;}
a:hover{text-decoration:none;}
span {font-size:1.1em;}

/* ============================= main layout ====================== */

.more {color:#ed0f0f !important; font-weight:bold; font-size:1.1em;}
.taright {text-align:right;}
p {padding-top:17px;}

h1 {background:url('logo.jpg') no-repeat top left; text-indent:-10000px; height:46px; line-height:1.25em; font-size:0.75em}

.list li { color:#43afd9;}
.list li a {color:#43afd9; font-weight:bold; line-height:2.59em; font-size:1.1em;}

#main_indent {padding:19px 6px 16px 5px;}
.box {background:#FFFFFF url('box_btall.gif') repeat-x bottom;}
.box .tallt {background:url('box_ttall.gif') repeat-x top;}
.box .tallr {background:url('box_rtall.gif') repeat-y right;}
.box .talll {background:url('box_ltall.gif') repeat-y left;}
.box .br {background:url('box_br.gif') no-repeat bottom right;}
.box .bl {background:url('box_bl.gif') no-repeat bottom left;}
.box .tr {background:url('box_tr.gif') no-repeat top right;}
.box .tl {background:url('box_tl.gif') no-repeat top left; width:100%}
.box_indent {padding:21px 25px;}

.border {background:url('border_tall.gif') repeat-x bottom;}
.border .tallt {background:url('border_tall.gif') repeat-x top;}
.border .tallr {background:url('border_tall.gif') repeat-y right;}
.border .talll {background:url('border_tall.gif') repeat-y left;}
.border .br {background:url('border_br.gif') no-repeat bottom right;}
.border .bl {background:url('border_bl.gif') no-repeat bottom left;}
.border .tr {background:url('border_tr.gif') no-repeat top right;}
.border .tl {background:url('border_tl.gif') no-repeat top left; width:100%}

.special {line-height:1.4em;}
.special .column1 .padding, .special .column2 .padding{padding-right:13px;}
.special .stext { padding:16px 0 12px 0; font-size:1.1em;}
.special .column1 .stext {background:url('h1_p.jpg') no-repeat top right;}
.special .column2 .stext {background:url('h2_p.jpg') no-repeat top right;}
.special .column3 .stext {background:url('h3_p.jpg') no-repeat top right;}
.special a {color:#43afd9;}
.special .border .padding {padding:8px 15px 21px 22px;} 
.special p {padding:5px 0 10px 0;}
.special .taright {padding:0 9px 0 0;}

.h1_text {background:url('h1_text_tall.gif') repeat-x top;}
.h1_text .text_r {background:url('h1_text_r.gif') no-repeat top right;}
.h1_text .text_l {background:url('h1_text_l.gif') no-repeat top left; width:100%}
.h1_text .text_pad {padding:15px 0 12px 21px;}

.h2_text {background:url('h2_text_tall.gif') repeat-x top;}
.h2_text .text_r {background:url('h2_text_r.gif') no-repeat top right;}
.h2_text .text_l {background:url('h2_text_l.gif') no-repeat top left; width:100%}
.h2_text .text_pad {padding:15px 0 12px 21px;}

.h3_text {background:url('h3_text_tall.gif') repeat-x top;}
.h3_text .text_r {background:url('h3_text_r.gif') no-repeat top right;}
.h3_text .text_l {background:url('h3_text_l.gif') no-repeat top left; width:100%}
.h3_text .text_pad {padding:15px 0 12px 21px;}

.black {color:#444444;}

.blue {color:#43afd9; font-weight:bold; font-family:arial;}
.blue a {color:#43afd9;}

.blue2 {color:#43afd9; font-weight:bold;}
.blue2 a {color:#43afd9;}

.red {color:#ed0f0f; font-weight:bold;}

/* ============================= header ====================== */

#header .left {width:500px; padding:30px 0 0 8px;}
#header .right {padding:49px 22px 0 0; font-family:arial;}
.rss {background:url('rss.gif') no-repeat top right; font-weight:normal; font-size:1.1em; padding-left:0; padding-right:29px; padding-top:0; padding-bottom:4px}

.slogan {padding:13px 0 12px 0;}
.slogan .tall {background:url('header_bgtall.gif') repeat-x top;}
.slogan .bgr {background:url('header_bgr.jpg') no-repeat top right;}
.slogan .bgl {background:url('header_bgl.gif') no-repeat top left; width:100%}
.slogan .padding {padding:68px 0 70px 50px;}

.center {text-align:center; margin:0 auto; width:719px;}
.menu li {float:left; border-right:1px solid #ededed; padding:4px 36px 5px 34px;}
.menu .last {border:none;}
.menu li a {color:#010101; text-decoration:none; font-size:1.1em; font-weight:normal;}
.menu li a:hover { color:#ed0f0f; text-decoration:underline;}
.menu li span a {color:#ed0f0f; text-decoration:underline; font-size:1em;}
.menu .padding {padding:19px 0 20px 0; text-align:center;}

/* ============================= middle ====================== */

#middle .indent {padding:34px 0 17px 0;}
.imgindent {margin:0 26px 0 0; float:left;}

/* ============================= footer ====================== */

#footer {border-top:1px solid #d8d8d8;}
#footer .left {padding:28px 0 0 6px; font-size:1.1em;}
#footer a {color:#444444;}
#footer .right {padding:28px 15px 0 0;}


/* ============================= index ============================= */

#index .t1 {margin-bottom:13px;}
#index .content1 {padding:0 20px 0 22px;}

#index .special {padding:29px 0 32px 0;}

#index .columns .column1 .padding {padding:4px 25px 0 21px;}
#index .columns .column1 .taright {padding:15px 7px 0 0;}
#index .columns .column2 .taright {padding:14px 0 0 0;}
#index .columns .cols {padding:14px 0 0 0; width:100%;}
#index .columns .col2 {padding-top:1px;}
#index .columns .column2 .padding {background:url('1-col2bg.gif') no-repeat top left;; padding-left:26px; padding-right:21px; padding-top:3px; padding-bottom:0}
#index .columns .column2 .content {padding:17px 0 0 14px;}



/* ============================= index-1 =========================== */

#index_1 .t1 {margin-bottom:13px;}
#index_1 .content1 {padding:0 20px 0 22px;}

#index_1 .special {padding:0 0 33px 0;}

#index_1 .columns .column1 .padding {padding:0 15px 0 21px;}
#index_1 .columns .column1 .taright {padding:15px 7px 0 0;}
#index_1 .columns .column1 .content {padding:14px 0 0 0;}
#index_1 .columns .column1 p {padding:0 0 12px 0;}
#index_1 .columns .column1 .morep {margin-top:4px;}
#index_1 .columns .column1 .imgindent {margin:0 26px 19px 0;}
#index_1 .columns .column1 .last {margin:0 26px 12px 0;}

#index_1 .columns .column2 .padding {padding:0 0 0 30px;}
#index_1 .columns .column2 .content {padding:16px 19px 16px 0; border-bottom:1px solid #d8d8d8; margin-bottom:34px;}
#index_1 .columns .column2 .content p {padding-top:18px;}
#index_1 .columns .column2 .taright {padding:14px 0 0 0;}
#index_1 .columns .column2 .content2 {padding:16px 19px 0 0;}
#index_1 .blue {line-height:1.35em;}
#index_1 .columns .column2 .content2 p {padding-top:5px;}

/* ============================= index-2 =========================== */

#index_2 .t1 {margin-bottom:14px;}
#index_2 .content1 {padding:0 20px 4px 21px;}

#index_2 .special {padding:28px 0 35px 0;}

#index_2 .columns .column1 .padding {padding:0 15px 0 22px;}
#index_2 .columns .column1 .content {padding:13px 0 0 0;}
#index_2 .columns .column1 .taright {padding:15px 7px 0 0;}
#index_2 .columns .column1 strong {font-weight:normal;}
#index_2 .columns .column2 .taright {padding:14px 0 0 0;}
#index_2 .columns .column2 .padding {padding:0 16px 0 20px;}
#index_2 .columns .column2 .content {padding:6px 0 0 0;}


/* ============================= index-3 =========================== */

#index_3 .special {padding:28px 0 0 0;}
#index_3 .special p {padding:5px 0 5px 0;}
#index_3 .special .p {padding:10px 0 5px 0;}
#index_3 .special .taright {padding:0 9px 0 0;}

#index_3 .columns .column1 .padding {padding:0 25px 0 20px;}
#index_3 .columns .column1 .content {padding:15px 0 0 0;}
#index_3 .t1 {margin-bottom:14px;}
#index_3 .columns .column1 .imgindent {margin:0 18px 8px 0;}

#index_3 .columns .column2 .padding {padding:0 20px 0 26px;}
#index_3 .columns .column2 .content {padding:16px 0 0 0;}
#index_3 .columns .column2 p {padding:14px 0 0 0;}


/* ============================= index-4 =========================== */

#index_4 .t1 {margin-bottom:13px;}
#index_4 .content1 {padding:0 20px 4px 21px;}

#index_4 .special {padding:26px 0 37px 0;}

#index_4 .columns .column1 .padding {padding:0 20px 0 21px;}
#index_4 .columns .column1 .content {padding:12px 0 0 0;}
#index_4 .columns .column1 .taright {padding:15px 7px 0 0;}
#index_4 .columns .column1 strong {font-weight:normal;}
#index_4 .columns .column1 .imgindent {margin:0 26px 22px 0;}
#index_4 .columns .column1 .imgindent2 {margin:0 26px 19px 0;}

#index_4 .columns .column2 .taright {padding:14px 0 0 0;}
#index_4 .columns .column2 .padding {padding:0 11px 0 29px;}
#index_4 .columns .column2 .content {padding:4px 0 0 0;}


/* ============================= index-4 =========================== */

#index_5 .t1 {margin-bottom:13px;}
#index_5 .content1 {padding:36px 20px 1px 21px; border-top:1px solid #d8d8d8; margin-top:33px;}

#index_5 .special {padding:26px 0 37px 0;}

#index_5 .columns .column1 .padding {padding:0 20px 0 21px;}
#index_5 .columns .column1 .content {padding:16px 0 0 0;}
#index_5 .columns .column1 strong {font-weight:normal;}
#index_5 .columns .column1 a {font-weight:normal; text-decoration:none;}
#index_5 .columns .column1 a:hover {text-decoration:underline;}

#index_5 .columns .column2 .taright {padding:14px 0 0 0;}
#index_5 .columns .column2 .padding {padding:0 19px 0 27px;}
#index_5 .columns .column2 .content {padding:16px 0 0 0;}

form {font-family:tahoma; padding:27px 0 0 0; width:100%;}
form .row {height:40px;}

.input {width:170px; height:18px; padding:0 0 0 5px; font-size:1em;}
textarea {width:230px; height:98px; padding:0 0 0 5px; overflow:auto; font-size:1em;}
form .div {text-align:right; padding:4px 1px 0 0; font-family:georgia; color:#ed0f0f;}

/* ============================= index-5 =========================== */

#index_6 .t1 {margin-bottom:13px;}
#index_6 .content1 {padding:0 20px 1px 21px;}
#index_6 strong {font-weight:normal;}