/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#FFFFFF;
	text-align:center;
}

img {vertical-align:top; position:relative;}
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:0.875em;
		line-height:1.286em;
		color:#434547;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#00b6b9;}
a:hover{text-decoration:none;}
p {padding-top:18px;}

/* ============================= main layout ====================== */

.more {background:url(images/more_bg.gif) no-repeat 0 5px; padding-left:12px; color:#B9C0C7; text-decoration:none;}
.more:hover {text-decoration:underline;}

li { background:url(images/list_bg.gif) no-repeat 0 9px; padding-left:18px;}
li a {color:#09d4d7; line-height:2.167em;}

.imgindent {margin:0 22px 0 0; float:left;}
.box .imgindent {margin:0 16px 0 0; float:left;}
.title {margin-bottom:24px;}
.title2 {margin-bottom:14px;}

/* ============================= header ====================== */

.menu {width:100%; overflow:hidden; height:77px; background:url(images/menu_bg.gif) top repeat-x;}
.menu li {float:left; padding:0 1px 0 0; background:url(images/button_right_bg.gif) top right no-repeat; font-family:Arial; text-transform:uppercase; font-size:0.857em; line-height:1em; font-weight: bold}
.menu li a {color:#0e1316; text-decoration:none; display:block; padding:30px 0 21px 0; background:url(images/button_left_bg.gif) bottom left no-repeat; width:164px; text-align:center;}
.menu li a:hover {background:url(images/button_active_bg1.gif) top repeat-x; color: white; padding:38px 0 13px 0;}
.menu .last {background:none;}
.menu .active {background:url(images/button_active_bg.gif) top repeat-x; color:white; padding:38px 0 13px 0;}

.logo {margin:51px 0 0 46px;}
.slogan {margin:51px 0 0 90px;}
/* ============================= middle ====================== */

.column_padding {padding:0 3px 0 4px;}
.col_pad {padding-right:40px;}
.col_pad2 {padding-right:50px;}

.box {font-size:0.857em; line-height:1.25em; background:#f4f4f4;}
.box .title { background:#dadada; border-bottom:6px solid #cccccc; padding:19px 0 12px 22px; margin:0;}
.box .indent {padding:23px 22px 36px 20px !important;}

.small		{font-size:0.857em; line-height:1.25em;}
.indent		{padding:26px 25px 20px 28px;}
.p		{margin-top:25px;}
.grey		{color:#8d8d8d;}
.indent2	{padding:18px 0 30px 22px;}
.date 		{font-size:0.833em; line-height:1.5em; font-style:italic; color:#868686;}
.line		{border-bottom:1px solid #e5e5e5; padding:18px 25px 30px 25px;}
.rightcol	{border-bottom:1px solid #e5e5e5; padding:0px 14px 20px 14px; font-size: 7pt;}
.rightcolnor	{border-bottom:1px solid #e5e5e5; padding:0px 14px 20px 14px}
.rightcolsmall	{padding:0px 0px 0px 0px; font-size: 7pt;}
.rightalign	{align: right;}
.leftalign	{align: left; text-align:left;}
.pointer	{background:url(images/list_bg.gif) no-repeat 0 4px; padding-left:17px;}
.phone		{float:right; margin-right:29px;}
.extra		{margin-left:4px;}
#index_5 .phone	{float:right; margin-right:189px;}
#index_5 .line	{ padding:18px 25px 30px 17px;}
#index_5 .indent {padding:26px 25px 0 18px;}
#index_7 .indent {padding:18px 25px 17px 20px;}

.rss {float:right; margin:-2px 19px 0 0;}

/* ============================= footer ====================== */

#footer a {color:#fff;}

/* ============================= forms ============================= */


form .rowi {height:40px;}

.input {width:200px; height:18px; border:1px solid #cccccc; background:none; padding:0 0 0 5px; font-size:1em;}
textarea {width:200px; height:98px; border:1px solid #cccccc; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}

/* ============================= index-5 =========================== */
