/* 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;
	padding-right: 20px;
	padding-left: 0px;
}
a img { border:0;}

ul {
	list-style:none;
}

.left { float:left;}
.right {
	float:none;
}
.clear  { clear:both;}


html, input, textarea
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:inherit;
	color:#575757;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#000;}
a:hover{text-decoration:none;}
strong {color:#000;}
p {
	padding-top:0px;
}

/* ============================= main layout ====================== */

.more {background:url(images/more_bg.gif) no-repeat top right; padding-right:13px; font-weight:bold; color:#df4a01; display:block; float:right; margin-top:10px;}

li { background:url(images/list_bg.gif) no-repeat 0 9px; padding-left:20px;}
li a {color:#575757; text-decoration:none; line-height:2.083em;}
li a:hover {text-decoration:underline;}

.imgindent {
	margin:20px 23px 20px 0;
	float:left;
}
.title {
	margin-bottom:0px;
}
.title img {position:relative; margin:0 0 0 -20px;}
.title2 {
	margin-bottom:0px;
	margin-top: 0px;
}
.title3 {
	margin:0px 10px 0 0;
	float: left;
}

/* ============================= header ====================== */

#header .left {padding:23px 0 18px 0;}
#header .right {
	padding:39px 3px 0 0;
}
.menu {
	float:none;
}
.menu li {float:left; padding-left:39px; background: none;}
.menu li a {display:block; background:url(images/menu_bg.gif) no-repeat 0 7px; padding-left:18px; text-transform:uppercase; color:#7b7b7b;}
.menu li a:hover {background:url(images/menu_bg_active.gif) no-repeat 0 7px; color:#000;}
.menu .active {background:url(images/menu_bg_active.gif) no-repeat 0 7px; color:#000; text-decoration:underline;}

.slogan {border-bottom:1px solid #b3b3b3; border-top:1px solid #b3b3b3; padding-bottom:1px;}
.slogan .inner {
	border-bottom:4px solid #b3b3b3;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 53px;
}

/* ============================= middle ====================== */

.small {
	font-size:100%;
	line-height:1.5em;
}
.big {font-size:1.167em; line-height:1.286em;}
.orange {color:#df4a01 !important;}
.date_pad {padding-top:33px;}
.double {
	margin-top:0px;
}
.line {
	padding-bottom:0px;
	margin-bottom:32px;
}
.banner1 {margin:25px 0 27px 0;}
.textimg {padding:20px 0 20px 0;}
.special {margin-left:-19px;}
.ul {margin-top:12px;}
.p {padding-top:30px;}

.column_padding {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}
.col_pad {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}
.content {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 50px;
}
.content2 {padding:0 25px 0 45px;}


#middle {
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#index .col1 ul {margin:-10px 0 0 26px;}
#index_2 .column1 ul {margin:10px 0 13px 0;}
#index_2 .title3 {margin:30px 0 15px 0;}
#index_3 .title {margin-bottom:4px;}
#index_4 .title2 {margin-bottom:8px;}
#index_4 .title3 {
	margin:0px 0 0px 0;
}
#index_5 .title {
	margin-bottom:0px;
}
#index_5 .double {margin:61px 9px 0 0;}

/* ============================= footer ====================== */

#footer a {color:#575757;}
.rss {background:url(images/rss_bg.gif) no-repeat top right; padding-right:22px; text-transform:uppercase; float:right; font-family:arial; color:#868686 !important;}
#footer p {padding:25px 6px 0 1px;}

/* ============================= index ============================= */


form {margin-top:20px;}
form .rowi {height:42px;}
form .col1 {width:275px !important;}
form .col2 {width:249px !important;}
form .more {
	margin-top: 10px;
	margin-right: 9px;
	margin-bottom: 0;
	margin-left: 35px;
}

.input {
	width:242px;
	height:19px;
	border:1px solid #a09b96;
	background:none;
	padding:0 0 0 5px;
	font-size:12px;
}
textarea {
	width:242px;
	height:100px;
	border:1px solid #a09b96;
	background:none;
	padding:0 0 0 5px;
	overflow:auto;
	font-size:12px;
}

/* ============================= index-5 =========================== */
