* {
	margin: 0;
	padding: 0;
}
html, body { height:100%;}
body { background:url(../images/tail-top.gif) left top repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#6a6a6a;}

input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

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

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:16px;}

.tail-bottom { background:url(../images/tail-bottom.gif) left bottom repeat-x;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {
	border:0;
	vertical-align:top;
	text-align:left;
}
object { vertical-align:top;}

#contacts-form { width:284px;}
#contacts-form fieldset { border:none;}
#contacts-form label { display:block; height:26px;} 
#contacts-form label input { width:275px; padding:2px 0 1px 3px; color:#6a6a6a;}
#contacts-form textarea {width:275px; height:168px; padding:2px 0 1px 3px; margin-bottom:17px; color:#6a6a6a; overflow:auto;}

/*==================list====================*/
ul { list-style:none;}

.list1 { padding-bottom:10px;}
.list1 li { font-size:1.17em; padding-bottom:6px;}

dl dt { font-weight:bold;}
dl dd { margin-bottom:10px;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:8px;}
.p2 { margin-bottom:16px;}
.p3 { margin-bottom:24px;}

/*==================txt, links, lines, titles====================*/
a {
	color:#03F;
	outline:none;
}
a:hover{text-decoration:none;}

.line-hor { background:#3a3c52; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 20px 0;}
.line-ver, .line-ver1 {
	background-repeat:repeat-y;
	width:100%;
}
.line-ver-top, .line-ver-top1 {
	background-repeat:no-repeat;
	width:100%;
}
.line-ver-bot, .line-ver-bot1 {
	background-repeat:no-repeat;
	width:100%;
}

.title { margin:12px 0 20px 0;}

/*==================boxes====================*/
.box {
	width:100%;
	color:#6a6a6a;
}
.box.bg1 {
	background-color: #F0F0F0;
}
.box.bg2 {
	background-color: #F0F0F0;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
.box.bg3 {
	background-color: #F0F0F0;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
.box .inner {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	height: 100%;
}
.box .title { margin:0 0 11px 0;}

.dept-list { float:left;}
.dept-list dt { font-weight:normal; margin-bottom:16px;}
.dept-list dd { clear:both; text-align:right; margin-bottom:0;}
.dept-list dd span { float:left; padding-right:25px;}
.dept-list dd a { font-weight:bold;}


/*header*/
h1  {text-transform: uppercase; font-size: 19px; line-height: 1.0em; color: #999999; letter-spacing: -.02em; margin-bottom: 10px;}
#header .row-1 { height:111px;}
#header .row-1 .fleft {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#header .row-2 { height:39px; background:url(../images/nav-bg.gif) left top repeat-x;}
#header .top-links { float:right; font-size:.75em; text-transform:uppercase; padding:64px 20px 0 0;}
#header .top-links li { display:inline; color:#767676;}
#header .top-links li a { padding:0 10px 0 7px; color:#767676; text-decoration:none;}
#header .top-links li a:hover { text-decoration:underline;}

#header .nav { padding:8px 0 0 0;}
#header .nav li { display:inline;}
#header .nav li a { font-size:1.1em; color:#363636; text-transform:uppercase; font-weight:bold; text-decoration:none; background:url(../images/divider.gif) no-repeat left top; line-height:21px; padding:2px 8px 2px 9px; position:relative; display:block; float:left;}
#header .nav li a.first { background:none;}
#header .nav li a span { position:absolute; display:block; left:8px; top:1px; color:#fff; cursor:pointer;}
#header .nav li a:hover { text-decoration:underline;}
#header .nav li a:hover span { text-decoration:underline;}

/*header_sub*/
#header_sub .row-1 { height:111px;}
#header_sub .row-1 .fleft {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#header_sub .row-2 { height:39px; background:url(../images/nav-bg.gif) left top repeat-x;}
#header_sub .top-links { float:right; font-size:.75em; text-transform:uppercase; padding:64px 20px 0 0;}
#header_sub .top-links li { display:inline; color:#767676;}
#header_sub .top-links li a { padding:0 10px 0 7px; color:#767676; text-decoration:none;}
#header_sub .top-links li a:hover { text-decoration:underline;}

#header_sub .nav { padding:8px 0 0 0;}
#header_sub .nav li { display:inline;}
#header_sub .nav li a { font-size:1.1em; color:#363636; text-transform:uppercase; font-weight:bold; text-decoration:none; background:url(../images/divider.gif) no-repeat left top; line-height:21px; padding:2px 8px 2px 9px; position:relative; display:block; float:left;}
#header_sub .nav li a.first { background:none;}
#header_sub .nav li a span { position:absolute; display:block; left:8px; top:1px; color:#fff; cursor:pointer;}
#header_sub .nav li a:hover { text-decoration:underline;}
#header_sub .nav li a:hover span { text-decoration:underline;}

/*content*/
#content {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
#content .indent { padding:21px 0 0 0;}
#content .indent .indent {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
}
#content .indent .contact {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 20px;
}

#content .boxes { width:100%; overflow:hidden; padding:5px 0 0 0;}
#content .boxes li { float:left; width:313px;}
#content .boxes li p { margin-bottom:17px;}

#content .boxes_sub {
	overflow:hidden;
	padding:0;
}
#content .boxes_sub li {
	float:left;
	width:282px;
}
#content .boxes_sub li p { margin-bottom:17px;}

/*footer*/
#footer { text-align:center;}
#footer .indent {
	padding:20px 0 0 0;
	font-weight: bold;
}
#footer a { color:#767676;}

/*==========================================*/
.content_list {
	left: 20px;
	position: relative;
	width: 800px;
}
.imgright {
	float: right;
	padding-left: 30px;
	padding-bottom: 10px;
}
.imgleft {
	float: left;
	padding-bottom: 10px;
	padding-right: 30px;
}
#content .indent .wrapper p a {
	color: #03F;
	text-decoration: underline;
	font-weight: normal;
}
#content .indent .wrapper p a:hover {
	color: #03F;
	text-decoration: none;
	font-weight: normal;
}
.boxmidleft {
	width: 200px;
	float: left;
	margin-left: 180px;
	text-align: center;
}
.boxmidright {
	width: 200px;
	float: right;
	margin-right: 180px;
	text-align: center;
}.bggrey {
	background-color: #F0F0F0;
	padding-top: 10px;
	padding-bottom: 5px;
}
.boxheader {
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #999;
}
.boxmid {
	width: 100%;
	float: right;
}
.boxright {
	width: 400px;
	float: right;
	border: 1px solid #CCC;
	padding: 10px;
	margin-bottom: 15px;
	margin-left: 30px;
}
.boxleft {
	width: 400px;
	float: left;
}.buttonheader {
	float: right;
	width: 60px;
	margin-top: 30px;
	padding: 0px;
}
.section {
	border-left-width: 5px;
	border-left-color: #39F;
	border-left-style: solid;
	background-color: #F0F0F0;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 1px;
}
.iconmiddle {
	padding-right: 10px;
	float: left;
}
.list {
	list-style-image: url(../images/links_bullet.gif);
	margin-left: 35px;
	list-style-type: none;
	vertical-align: bottom;
	padding: 2px;
	}
h2 {
	font-size: 18px;
}
.navfooteft {
	margin-left: 110px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #F0F0F0;
}
.navfoot {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #F0F0F0;
	margin-left: 4px;
}

/*==================RAIN====================*/
h2 {
	font-size: 18px;
	letter-spacing: -.07em;
	color: #333;
	font-family: Helvetica,sans-serif;
	line-height: 1.8em;
}
h3 {
	font-size: 16px;
	color: #A7A7A7;
	font-family: Helvetica,sans-serif;
	line-height: 1.0em;
}

