* { margin:0; padding:0;}
body {
	font-family:Arial;
	font-size:100%;
	line-height:1em;
	color:#003300;
	margin-top: 2px;
}

input, textarea { font-family:Arial; font-size:1em;}

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

.alignright { text-align:right;}
.aligncenter { text-align:center;}
.maxheight img { position:relative;}
.pos-relative { position:relative;}

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

p { margin-bottom:22px;}

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

.form { height:25px;}
.form input {
	width:246px;
	height:15px;
	background:#fff;
	color:#003300;
	padding-left:3px;
	border:1px solid #cad2d5;
	border-top:1px solid #414141;
	border-left:1px solid #414141;
}
textarea {
	width:246px;
	height:68px;
	background:#fff;
	overflow:auto;
	color:#003300;
	padding-left:3px;
	border:1px solid #cad2d5;
	margin-bottom:8px;
	border-top:1px solid #414141;
	border-left:1px solid #414141;
}

#form2 p { margin-bottom:5px;}

.input_1 {
	width:158px;
	height:18px;
	border:1px solid #d5dce2;
	background:#fff;
	color:#003300;
	padding-left:6px;
	margin-right:1px;
	padding-top:3px;
	margin-bottom:5px;
}

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

.site-navigation li {
	float:left;
	padding-right:2px;
	background-image: url(../../site/images/divider.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.site-navigation li a {
	display:block;
	width:155px;
	height:51px;
	text-align:center;
	line-height:51px;
	text-transform:uppercase;
	color:#4D7118;
	text-decoration:none;
	font-weight:bold;
}
.site-navigation li a b { display:block;}
.site-navigation li a:hover {
	color:#165A03;
	background-image: url(../../site/images/nav_act3.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.site-navigation li a.current {
	color:#165A03;
	background-image: url(../../site/images/nav_act3.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.site-navigation li a.first:hover b {
	background-image: url(../../site/images/nav_first.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.site-navigation li a.first_current b {
	background-image: url(../../site/images/nav_first.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.site-navigation li.last {
	padding:0;
	background-image: url(../../site/images/nav_right.gif);
}
.site-navigation li.last a {
	width:133px;
}
.site-navigation li.last a:hover b {
}
.site-navigation li .last_current b {
}

.top-navigation {
	float:right;
	padding-top: 27px;
	padding-right: 22px;
	padding-bottom: 0;
	padding-left: 0;
}
.top-navigation li {
	float:left;
	padding:0 6px 0 5px;
	background-image: url(../../site/images/divider1.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}
.top-navigation li a {
	color:#FF6600;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.top-navigation li.last {
	margin-right:0;
}
.top-navigation li.last a { background:#cb3000; color:#fff; text-decoration:none; margin-right:0;}
.top-navigation li.last a:hover { text-decoration:underline;}

.footer_navigation { width:100%; overflow:hidden; padding-bottom:13px; font-size:12px;}
.footer_navigation li { display:inline; margin-left:-1px; font-size:12px;}
.footer_navigation li a {
	border-left:1px solid #87929b;
	padding:0 8px 0 10px;
	color:#003300;
	font-size:12px;
}
.footer_navigation li a:hover {
	text-decoration:underline;
	color:#FF9900;
	font-size:12px;
}
.footer_navigation li a.current {
	text-decoration:underline;
	color:#FF9900;
	font-size:12px;
}

.list1 li { background:url(../../site/images/marker.gif) no-repeat left 4px; padding:0 0 9px 20px;}
.list1 li a {
	color:#003300;
	text-decoration:none;
}
.list1 li a:hover {
	color:#006600;
	text-decoration:underline;
}

.list2 dt span {
	color:#006600;
}
.list2 dt { padding-bottom:4px;}
.list2 dd { background:url(../../site/images/line_dotted.gif) center bottom no-repeat; padding-bottom:21px; margin-bottom:21px;}
.list2 dd.last { background:none; margin-bottom:0; padding-bottom:28px;}


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

.p1 { margin-bottom:17px;}
.p2 { margin-bottom:25px;}


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

h2 {
	font-size:1.5em;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eaedef;
	line-height:1.1em;
	margin-bottom:23px;
	color:#003300;
	letter-spacing:-1px;
	padding-bottom:4px;
	margin-right:14px;
}
h3 { font-size:1em; margin-bottom:4px;}
h4 { font-size:1em; margin-bottom:14px;}

.txt1 { font-size:.91em;}
.txt2 {
	color:#006600;
}

.link1 { display:block; float:left; background:url(../../site/images/link1_bgd.gif) left top repeat-x; color:#fff; text-decoration:none;}
.link1 em { display:block; background:url(../../site/images/link1_left.gif) no-repeat left top;}
.link1 b { display:block; background:url(../../site/images/link1_right.gif) no-repeat right top; padding:2px 15px 2px 15px; font-weight:normal; font-style:normal;}
.link1:hover { text-decoration:underline;}

.line_hor { border-bottom:2px solid #eaedef; padding-bottom:35px; margin-bottom:35px;}
.line_hor1 { background:url(../../site/images/line_dotted.gif) center bottom no-repeat; padding-bottom:30px; margin-bottom:24px;}
.line_hor2 { border-bottom:2px solid #eaedef; padding-bottom:25px; margin-bottom:35px;}
.line_hor3 { background:url(../../site/images/line_dotted.gif) center bottom no-repeat; padding-bottom:22px; margin-bottom:22px;}
.line_hor4 { background:url(../../site/images/line_dotted.gif) center bottom no-repeat; padding-bottom:15px; margin-bottom:15px;}

/*==================boxes====================*/
.box { width:100%;}
.box .border-top {background:url(../../site/images/border.gif) repeat-x top;}
.box .border-top1 {background:url(../../site/images/border.gif) repeat-x left 284px;}
.box .border-bot {background:url(../../site/images/border.gif) repeat-x bottom;}
.box .border-left {background:url(../../site/images/border.gif) repeat-y left;}
.box .border-right {background:url(../../site/images/border.gif) repeat-y right;}
.box .left-top-corner {background:url(../../site/images/left-top-corner.gif) no-repeat left top;}
.box .left-top-corner1 {background:url(../../site/images/left-top-corner.gif) no-repeat left 284px;}
.box .right-top-corner {background:url(../../site/images/right-top-corner.gif) no-repeat right top;}
.box .right-top-corner1 {background:url(../../site/images/right-top-corner.gif) no-repeat right 284px;}
.box .left-bot-corner {background:url(../../site/images/left-bot-corner.gif) no-repeat left bottom;}
.box .right-bot-corner {background:url(../../site/images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:35px 19px 38px 20px !important;}
.box .inner1 { padding:319px 19px 38px 20px !important;}

.nav_box {
	width:100%;
	background-image: url(../../site/images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.nav_box .left {
	background-image: url(../../site/images/nav_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav_box .right {
	width:100%;
	background-image: url(../../site/images/nav_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.mail_box { background:url(../../site/images/mail_bgd.jpg) no-repeat left 12px; padding:0 0 0 70px;}
.mail_box .indent { padding:0 0 0 0;}

.cont_box { padding:0 82px 0 0; margin-bottom:0;}
.cont_box span { float:right; position:relative;}


/*header*/
#header .row_1 {
	height:100px;
}
#header .row_1 .fleft {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 19px;
}
#header .row_1 .fright { padding:22px 16px 0 0;}
#header .row_2 {
	height:120px;
}
#header .row_2 .fleft {
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 19px;
}
#header .row_3 { height:51px;}
#header .time {
	background:url(../../site/images/header-marker.gif) no-repeat left top;
	padding-left:25px;
	display:block;
	color:#003300;
}
#header .input_1 { margin-bottom:0;}

/*content*/
#content .inner { padding-right:3px;}
#content .main_banner { position:absolute;}

/*footer*/
#footer .inner { padding:29px 0 0 11px; font-size:12px;}
#footer span { padding-left:10px; font-size:10px;}
/*==========================================*/
