* { margin:0; padding:0;}
body {
	font-family:"Trebuchet MS";
	font-size:100%;
	line-height:normal;
	color:#FF0000;
	min-width:979px;
	background: #FFFFFF;
}

input, textarea, select { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

object { vertical-align:top;}

.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:0; padding:0;}

.tail-bottom { }


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form span { background:url(images/input-bg.gif) no-repeat left top; display:block; width:298px; height:26px; float:left;}
.form em { display:block; font-style:normal; padding:4px 0 0 12px;}
.form input { border:0; width:276px; background:none; color:#292a2e; font-size:.92em;}
.form a { float:left; display:block;}

.form1 { height:36px; width:100%; overflow:hidden;}
.form1 label,
.form2 label { 
	float:left; display:block; color:#000; padding-top:2px; line-height:1.38em;
}
.form1 input {width:164px; padding:2px 0 2px 3px; background:#fff; border:1px solid #bcd3e4; float:right;}

.form2 { width:100%; overflow:hidden; padding-bottom:15px;}
.form2 textarea { width:202px; height:90px; overflow:auto; background:#fff; border:1px solid #bcd3e4; padding:2px 0 0 3px; float:right;}


/*==================list====================*/
ul { list-style:none;}

.site-nav { width:100%; overflow:hidden;}
.site-nav li { float:left;}
.site-nav li a { display:block; color:#0762b2; text-decoration:none; float:left;}
.site-nav li a span { display:block; position:relative; left:-1px; top:-17px; color:#fff;}
.site-nav li a em { display:block; padding:0 5px;}
.site-nav li a b { display:block; font-style:normal; padding:20px 35px 4px 35px;}
.site-nav li a:hover,
.site-nav li a.act { 
	color:#fc6702; background:url(images/nav-act-left.gif) no-repeat left top;
}
.site-nav li a:hover em,
.site-nav li a.act em { 
	background:url(images/nav-act-right.gif) no-repeat right top;
}
.site-nav li a:hover b,
.site-nav li a.act b { 
	background:url(images/nav-act-tail.gif) repeat-x top;
}

.footer-nav { width:100%; overflow:hidden; padding-bottom:5px;}
.footer-nav li { float:left; padding-right:14px; margin-right:14px; border-right:1px solid #000;}
.footer-nav li a { text-decoration:none; color:#000;}
.footer-nav li a:hover { text-decoration:underline;}
.footer-nav li.last { border-right:0;}

.list { width:100%; overflow:hidden; padding-bottom:1px;}
.list li { float:left;}

.list1 { padding:0 2px 20px 2px;}
.list1 li { height:26px; font-size:.92em; width:100%; overflow:hidden; vertical-align:bottom; line-height:1.23em;}
.list1 li a { color:#5d89ae; padding-left:10px; display:inline-block; background:url(images/marker.gif) no-repeat left 5px;}
.list1 li span { display:inline-table; padding-top:5px; float:left;}
.list1 li span.c1 { width:120px; margin-right:38px; padding-left:17px;}
.list1 li span.c2 { width:136px; margin-right:37px;}
.list1 li span.c3 { width:165px; margin-right:28px;}
.list1 li span.c4 { width:151px;}
.list1 li b { color:#bd2401; display:inline-block;}
.list1 li.alt { background:url(images/list1-tail.gif) repeat-x top;}

.list2 li { font-size:.92em; background:url(images/list2-tail.gif) repeat-x top; margin-bottom:5px; width:100%; overflow:hidden; vertical-align:bottom;}
.list2 li em { display:block; float:left; height:26px; background:url(images/list2-left.gif) no-repeat left top;}
.list2 li b { font-weight:normal; font-style:normal; display:block; padding:6px 0 0 31px;}
.list2 li a { color:#000; text-decoration:none;}
.list2 li a:hover { font-weight:bold;}
.list2 li.last { margin-bottom:0;}

.list3 li { font-size:2em; color:#fff; line-height:.92em; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}

.list4 { padding-bottom:7px;}
.list4 li { font-size:.92em; padding:0 0 14px 10px; background:url(images/marker-1.gif) no-repeat left 4px;}
.list4 li a { color:#5d89ae;}

.list5 { padding-bottom:10px;}
.list5 li { border-bottom:1px solid #e6ecef; padding-bottom:20px; margin-bottom:20px;}
.list5 li cite { display:block; font-style:normal;}
.list5 li h4 { text-align:right; margin:0;}
.list5 li.last { border:0; padding:0; margin:0;}

.list6 { padding-bottom:15px;}
.list6 li { width:100%; overflow:hidden; vertical-align:bottom; line-height:1.54em; color:#000;} 
.list6 li b { display:block; float:right;}
.list6 li a { color:#000; text-decoration:none;}
.list6 li a:hover { text-decoration:underline;}

.list7 li { padding-bottom:18px;}


/*==================other====================*/
.img-box1 { width:100%; overflow:hidden;}
.img-box1 img { float:left; margin:0 15px 0 0;}

.p1 { margin-bottom:15px;}
.p2 { margin-bottom:30px;}

.phone { float:right; margin-right:20px;}


/*==================txt, links, lines, titles====================*/
a {color:#0033FF; outline:none;}
a:hover{text-decoration:none;}

h2 { font-size:3.23em; color:#333333; line-height:0.83em; margin-bottom:13px; font-family:"Trebuchet MS";}
h4 { color:#000; font-size:1em; line-height:1.38em; margin-bottom:15px;}
h5 { font-size:1em; color:#000; line-height:1.38em;}


.txt1 { color:#5d89ae;}


/*==================boxes====================*/
.form-box { width:350px; height:50px;}
.form-box .inner { padding:12px 0 0 14px;}

.cont-box {
	width:100%;
	background-color: #CCCCCC;
}
.cont-box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top; height:5px; padding-left:5px;}
.cont-box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top; height:5px; padding-right:5px;}
.cont-box .border-top { background:#fff; height:5px; font-size:0; line-height:0;}
.cont-box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom; height:5px;}
.cont-box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; padding:0 5px; height:5px;}
.cont-box .border-bot { background:#fff; height:5px; font-size:0; line-height:0;}
.cont-box .xcontent { background:#fff;}

.box { width:100%;}
.box .border-top { height:40px; background:url(images/border-top.gif) repeat-x top; font-size:1em; line-height:1em;}
.box .left-top-corner { background:url(images/left-top-corner1.gif) no-repeat left top; padding:0; height:40px;}
.box .right-top-corner { background:url(images/right-top-corner1.gif) no-repeat right top; padding:0; height:40px;}
.box .border-bot { height:auto; font-size:1em; line-height:1em; background:url(images/border-2.gif) repeat-x bottom;}
.box .border-left { background:url(images/border-1.gif) repeat-y left top;}
.box .border-right { background:url(images/border-1.gif) repeat-y right top;}
.box .left-bot-corner { padding:0; height:auto; background:url(images/left-bot-corner1.gif) no-repeat left bottom;}
.box .right-bot-corner { padding:0; height:auto; background:url(images/right-bot-corner1.gif) no-repeat right bottom;}
.box .inner { padding:22px 20px 24px 20px;}
.box h3 { font-size:1em; color:#0066FF; line-height:1.15em; display:inline-block; position:relative; padding:8px 0 0 8px;}
.box h3 span {
	display:block;
	top:-6px;
	left:27px;
	color:#FFFFFF;
	line-height:1.15em;
	position:fixed;
	padding:8px 0 0 19px;
	width: 600px;
}

.box1 { background:#fff; width:100%;}
.box1 .border-top {background:url(images/border-2.gif) repeat-x top; font-size:1em; line-height:1em; height:auto;}
.box1 .border-bot {background:url(images/border-2.gif) repeat-x bottom; font-size:1em; line-height:1em; height:auto;}
.box1 .border-left {background:url(images/border-1.gif) repeat-y left;}
.box1 .border-right {background:url(images/border-2.gif) repeat-y right;}
.box1 .left-top-corner {background:url(images/left-top-corner2.gif) no-repeat left top; height:auto; padding:0;}
.box1 .right-top-corner {background:url(images/right-top-corner2.gif) no-repeat right top; height:auto; padding:0;}
.box1 .left-bot-corner {background:url(images/left-bot-corner1.gif) no-repeat left bottom; height:auto; padding:0;}
.box1 .right-bot-corner {background:url(images/right-bot-corner1.gif) no-repeat right bottom; height:auto; padding:0;}
.box1 .inner { padding:20px 18px 20px 20px;}
.box1 h3 { color:#2679a1; font-size:1em; margin-bottom:20px;}
.box1 h3 span { text-transform:uppercase;}
.box1 .extra-indent { padding:5px 0 0 0px;}

.box2 { background:#cfe1ee; width:100%;}
.box2 .border-top {background:url(images/border-top1.gif) repeat-x top; font-size:1em; line-height:1em; height:auto;}
.box2 .border-bot {background:url(images/border-bot.gif) repeat-x bottom; font-size:1em; line-height:1em; height:auto;}
.box2 .border-left {background:url(images/border-left.gif) repeat-y left;}
.box2 .border-right {background:url(images/border-right.gif) repeat-y right;}
.box2 .left-top-corner {background:url(images/left-top-corner3.gif) no-repeat left top; height:auto; padding:0;}
.box2 .right-top-corner {background:url(images/right-top-corner3.gif) no-repeat right top; height:auto; padding:0;}
.box2 .left-bot-corner {background:url(images/left-bot-corner2.gif) no-repeat left bottom; height:auto; padding:0;}
.box2 .right-bot-corner {background:url(images/right-bot-corner2.gif) no-repeat right bottom; height:auto; padding:0;}
.box2 .inner { padding:24px 14px 20px 20px;}
.box2 h3 { color:#0b2e50; font-size:16px; margin-bottom:14px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.box2 .list4 li a { color:#000;}
.box2 dl dt { color:#000; font-weight:bold; margin-top:18px;}

.box3 { width:auto;}
.box3 .border-top {font-size:1em; line-height:inherit; height:auto;}
.box3 .border-bot {background:url(images/border-bot1.gif) repeat-x bottom; font-size:1em; line-height:1em; height:auto;}
.box3 .border-left {background:url(images/border-left1.gif) repeat-y left;}
.box3 .border-right {background:url(images/border-right1.gif) repeat-y right;}
.box3 .left-top-corner {background:url(images/left-top-corner4.gif) no-repeat left top; height:auto; padding:0;}
.box3 .right-top-corner {background:url(images/right-top-corner4.gif) no-repeat right top; height:auto; padding:0;}
.box3 .left-bot-corner {background:url(images/left-bot-corner3.gif) no-repeat left bottom; height:auto; padding:0;}
.box3 .right-bot-corner {background:url(images/right-bot-corner3.gif) no-repeat right bottom; height:auto; padding:0;}
.box3 .inner { padding:24px 18px 15px 20px;}
.box3 h3 { color:#fff; font-size:3.23em; margin-bottom:6px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.box3 h4 { color:#fff; font-size:1.84em; margin:-8px 0 6px 0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.box3 p { color:#fff; font-size:.92em;}
.box3 .list4 li { background:url(images/marker-2.gif) no-repeat left 4px;}
.box3 .list4 li a { color:#fff;}
.box3 .list4 li.last { padding-bottom:0;}
.box3 .list5 li { color:#fff; line-height:1.38em; border-bottom:1px solid #fedeb6;}
.box3 .list5 li.last { border:0; padding:0; margin:0;}


/*header*/
#header .row-1 { height:115px; width:100%; overflow:hidden;}
#header .row-1 .logo { padding-top:50px; float:left;}
#header .row-1 .fright { padding-top:25px;}
#header .row-1 .fright p { text-align:right; color:#2b3949; font-size:.92em; line-height:1em; margin-bottom:8px;}
#header .row-1 .fright p span { font-size:1.58em; line-height:1em;}
#header .row-2 .left { background:url(images/nav-left.gif) no-repeat left top;}
#header .row-2 .right { padding:0 6px; background:url(images/nav-right.gif) no-repeat right top;}
#header .row-2 .tail { background:url(images/nav-tail.gif) repeat-x top; height:60px; padding-left:24px;}
#header .row-3 .inner { padding:70px 560px 0 29px;}
#header .row-3 .button { margin-top:35px;}


/*content*/
#content { padding-top:0px;}
#content .indent { margin-bottom:5px;}
#content p,
#content cite,
#content dl { 
	line-height:1.38em;
}
#content .box3 p { line-height:1.25em;}

/*footer*/
#footer .indent { padding:22px 0 0 30px;}
#footer p { color:#000; font-size:.92em;}
#footer p a { color:#000; text-decoration:none;}
#footer p a:hover { text-decoration:underline;}

/*==========================================*/

