/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#eaeaea;
	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:Arial;
	font-size:.75em;
	line-height:1.333em;
	color:#333333;
	background: #eaeaea;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {
	color:#666600;
}
a:hover{text-decoration:none;}
p {padding-top:12px;}

/* ============================= main layout ====================== */

.more { display:block; background:#484848 url(images/more_left_right_bg.gif) no-repeat top left; color:#fff; text-decoration:none; float:left; margin-top:20px; font-family:tahoma; font-size:11px; font-weight:bold;}
.more span {display:block; background:url(images/more_left_right_bg.gif) top right no-repeat; padding:1px 10px 2px 10px;}
.more:hover {text-decoration:underline;}

h3 {color:#404040; text-transform:uppercase; line-height:1.5em; margin-bottom:12px;}

cite {font-style:normal;}
li a {
	color:#666600;
	line-height:1.75em;
}

.imgindent {margin:0 22px 0 0; float:left;}
.imgindent2 {margin:0 44px 0 0; float:left;}

/* ============================= header ====================== */

#header .right {padding:46px 28px 33px 0;}
#header {color:#c5c5c5;}
#header a {color:#7e7e7e; text-decoration:none;}
#header a:hover {
	color:#a8627b;
}
#header .home {background:url(images/home_bg.gif) no-repeat 0 6px; padding-left:12px;}
#header .home:hover {background:url(images/home_bg_active.gif) no-repeat 0 6px;}
#header .home_active {
	background:url(images/home_bg_active.gif) no-repeat 0 6px;
	color:#542C1D;
}

#header .box {background:#fff; padding:10px;}

.menu {
	margin:0px 0 0 31px;
}
.menu li { background:none; padding:0;}
.menu li a {
	display:block;
	width:139px;
	height:45px;
}
.menu .button1 {background:url(images/menu_button1.gif) top left no-repeat;}
.menu .button2 {background:url(images/menu_button2.gif) top left no-repeat;}
.menu .button3 {background:url(images/menu_button3.gif) top left no-repeat;}
.menu .button4 {background:url(images/menu_button4.gif) top left no-repeat;}
.menu .button5 {background:url(images/menu_button5.gif) top left no-repeat;}
.menu .button1 a:hover {background:url(images/menu_button1_active.gif) top left no-repeat;}
.menu .button2 a:hover {background:url(images/menu_button2_active.gif) top left no-repeat;}
.menu .button3 a:hover {background:url(images/menu_button3_active.gif) top left no-repeat;}
.menu .button4 a:hover {background:url(images/menu_button4_active.gif) top left no-repeat;}
.menu .button5 a:hover {background:url(images/menu_button5_active.gif) top left no-repeat;}
.menu .button1 .active {background:url(images/menu_button1_active.gif) top left no-repeat;}
.menu .button2 .active {background:url(images/menu_button2_active.gif) top left no-repeat;}
.menu .button3 .active {background:url(images/menu_button3_active.gif) top left no-repeat;}
.menu .button4 .active {background:url(images/menu_button4_active.gif) top left no-repeat;}
.menu .button5 .active {background:url(images/menu_button5_active.gif) top left no-repeat;}


/* ============================= middle ====================== */

.title {background:#dcdcdc; padding:22px 0 12px 27px; margin-bottom:32px;}
.if_img {margin-bottom:19px;}
.content {padding:0 25px 0 32px;}
.content2 {padding:0 44px 0 0;}

.date {color:#272727; font-size:1.167em;}
.small {font-size:0.917em;}
.big {font-size:1.167em;}
.usual {
	color:#666666;
}
.ul {margin-top:16px;}

.line {
	background:url(images/hor_line.gif) bottom repeat-x;
	padding-bottom:20px;
	margin-bottom:20px;
}
.column_padding {padding-right:11px;}
.list1 {color:#525252; padding:0 20px 0 18px;}
.special {color:#525252; display:block; margin:-5px 0 10px 0;}
.h3 {padding-top:15px;}

.column1 .content {padding:0 25px 0 29px;}
#index .column2 .line {padding-top:40px;}
#index_1 .column2 .line {padding-bottom:16px;}
#index_1 #middle {
	padding:14px 0 15px 0;
}
#index_2 .column2 .content {padding:0 23px 0 32px;}
#index_2 #middle {
	padding:14px 0 15px 0;
}
#index_3 .content2 {padding:0 24px 0 0;}
#index_3 .column2 .content {padding:0 23px 0 30px;}
#index_3 #middle {
	padding:14px 0 15px 0;
}
#index_4 .column2 .right {margin-right:66px;}
#index_4 #middle {
	padding:14px 0 15px 0;
}
#index_5 #middle {
	padding:14px 0 15px 0;
}
#index_5 .content {padding:0 23px 0 30px;}

/* ============================= footer ====================== */

#footer p {
	border:10px solid #fff;
	padding:25px 0 22px 28px;
	color:#333333;
	background:#f0f0f0;
}
#footer a {
	color:#666600;
}

/* ============================= index ============================= */

form {margin-top:15px;}
form .rowi {height:42px;}
form .right {margin-left:15px;}

.input {width:246px; height:16px; padding:0 0 0 5px; font-size:1em;}
textarea {width:246px; height:75px; padding:0 0 0 5px; overflow:auto; font-size:1em;}
.menu .button6 {
	background:url(images/menu_button6.gif) top left no-repeat;
}
.menu .button6 a:hover {
	background:url(images/menu_button6_active.gif) top left no-repeat;
}
.menu .button6 .active {
	background:url(images/menu_button6_active.gif) top left no-repeat;
}
.formback {
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.formfield {
	padding:010px 0 0;
	background-color: #FFFFFF;
}
.formfield2 {
	padding:010px 0 0;
	background-color: #FFFFFF;
	font-size: 1em;
}

