* { margin:0; padding:0; } /* line-height: 1.15em; */
body {
	background:#e2f0fc;
	color:#393939;
	min-width:979px;
	font: 100%/1em Arial, Helvetica, sans-serif;
}

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 { background:#fff url('images/tail-bottom.gif') repeat-x left bottom;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0px none; 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:0px none; width:276px; background:none; color:#292a2e; font-size:.92em}
.form a { float:left; display:block; line-height: 100%}

.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====================*/
ol {
margin-left: 15px;
}
ul {list-style:none;   } /*  margin-left: 15px; */

.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:0px none;}

.list { width:100%; overflow:hidden; padding-bottom:1px;}
.list li { float:left;}

.list1 { padding:0 2px 20px 2px;}
.list1 li { height:26px; font-size:.80em; 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:block; 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:0.75em;
	background:url('images/list2-tail.gif') repeat-x top;
	margin-bottom:5px;
	width:100%;
	/* height:2.8em; */
	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 28px;}
.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; background:url('images/marker-1.gif') no-repeat left 4px;; padding-left:10px; padding-right:0; padding-top:0; padding-bottom:14px}
.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:0px none; 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;}

.list8 li { padding-bottom:3px;}

/*==================other====================*/
.img-box1 { width:100%; overflow:hidden;}
.img-box1 img { float:left; margin:0 15px 0 0;}
.img-box2 { width:100%; overflow:hidden;}
.img-box2 img { float:right; margin:0 15px 0 0;}

.p1 { margin-bottom:5px;}
.p2 { margin-bottom:15px;}
.pbox { margin-top:10px; margin-bottom:10px; margin-right:10px; margin-left:10px; }
.ordertitle { background-color:whitesmoke; padding-bottom:5px; padding-top:5px; padding-right:5px;}
.agreementorder {background-color:#cfe1ee; }
.phone { float:right; margin-right:20px;}
.padding {padding-bottom:5px; padding-top:5px; padding-left:5px; padding-right:5px;}
.tab {margin-left: 15px; }

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

h2 { font-size:3.23em; color:#0b2e50; line-height:.83em;  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;} /* margin-bottom:13px; */
h4 { color:#000; font-size:1em; line-height:1.38em; margin-bottom:15px;}
h5 { font-size:1em; color:#000; line-height:1.38em;}
.ph {color:#0b2e50; font-weight:bold;} /* #5d89ae */
.ph_lite {color:#708090; font-weight:bold;} 
.big_alert  {font-size:1.23em;  color:red; font-weight:bold; } 
.larger {font-size:1.23em;  color:#0b2e50; font-weight:bold; } 
.big {font-size:1.05em;  font-weight:bold; } 
.bigger {font-size:1.20em;  font-weight:bold; } 
.big_blue { font-size:3.23em; color:#0b2e50; line-height:.83em; margin-bottom:13px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.txt1 { color:#5d89ae;}
.small { font-size:.70em;}

/*==================boxes====================*/
.form-box { width:350px; height:50px; background:url('images/form-bg.gif') no-repeat left top;}
.form-box .inner { padding:12px 0 0 14px;}

.cont-box { width:100%;}
.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; height:5px; padding-left:5px; padding-right:5px; padding-top:0; padding-bottom:0}
.cont-box .border-bot { background:#fff; height:5px; font-size:0; line-height:0;}
.cont-box .xcontent { background:#fff; padding:6px 5px 6px 10px;}

.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:#2776ab; line-height:1.15em; display:inline-block; position:relative; padding:13px 0 0 19px;}
.box h3 span { display:block; top:-1px; left:-1px; color:#fff; line-height:1.15em; position:absolute; padding:13px 0 0 19px;}

.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:16px;}
.box1 h3 span { text-transform:uppercase;}
.box1 .extra-indent { padding:20px 0 0 20px;}

.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:1.85em; 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 { background:#fd9209; width:100%;}
.box3 .border-top {background:url('images/border-top2.gif') repeat-x top; font-size:1em; line-height:1em; 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:0px none; 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:0.98em;
	line-height:1em;
	margin-bottom:8px;
}
#header .row-1 .fright p span {
	font-size:2em;
	line-height:1em;
	font-weight: 400;
}
#header .row-2 .left { background:url('images/nav-left.gif') no-repeat left top;}
#header .row-2 .right { background:url('images/nav-right.gif') no-repeat right top;; padding-left:6px; padding-right:6px; padding-top:0; padding-bottom:0}
#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:11px;}
#content .indent { margin-bottom:10px;}
#content p,
#content cite,
#content dl {
	line-height:1.38em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#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;}

/*==========================================*/
.box2Tall {
	background:#cfe1ee;
	width:100%;
	/* height: 20px; */
	padding: 0px;
	vertical-align: middle;
}
