* {
	margin:0;
	padding:0;
	margin-top: 0px;
	font-style: normal;
}
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.4em;
	color:#000;
}

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

.fleft {
	float:left;
	padding-right: 5px;
}
.fright { float:right;}
.clear { clear:both;}

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

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

p { margin:0; padding:0;}

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

.form {
	width:100%;
	overflow:hidden;
	height:68px;
}
.form input { width:195px; padding:1px 0 0 3px; float:right; margin-right:4px;}
.form a img {
	float:right;
	padding-right: 5px;
}

.form1 { height:30px; width:100%; overflow:hidden;}
.form1 label, .form2 label { width:62px; float:left; padding-top:2px;}
.form1 input {width:196px; padding:0 0 0 3px; background:#fff; border-top:1px solid #303030; border-left:1px solid #303030; border-bottom:1px solid #9f9f9f;  border-right:1px solid #9f9f9f; float:left;}
textarea { width:196px; height:172px; overflow:auto; background:#fff;  border-top:1px solid #303030; border-left:1px solid #303030; border-bottom:1px solid #9f9f9f;  border-right:1px solid #9f9f9f; padding:0 0 0 3px; float:left; margin-bottom:19px;}


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

.site-nav {
	width:100%;
	overflow:hidden;
	height:50px;
	background-image: url(images/mainnav2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.site-nav li {
	display:inline;
}
.site-nav li a {
	color:#333;
	text-decoration:none;
	width:140px;
	text-align:center;
	display:block;
	float:left;
	background-image: url(images/mainnav.jpg);
}
.site-nav li a em { background:url(images/nav-left.gif) no-repeat left top; display:block; padding-left:1px;}
.site-nav li a b {
	background:url(images/nav-right.gif) no-repeat right top;
	padding:10px 0 17px 0;
	font-style:normal;
	display:block;
	line-height: 1.3em;
}
.site-nav li a:hover {
	background-image: url(images/mainnav2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 50px;
}
.site-nav li a:hover em { background:url(images/mainnav2.jpg) no-repeat left top;}
.site-nav li a:hover b { background:url(images/mainnav2.jpg) repeat-x right top;}
.site-nav li a.act { background:url(images/mainnav2.jpg) repeat-x top;}
.site-nav li a.act em { background:url(images/mainnav2.jpg) no-repeat left top;}
.site-nav li a.act b { background:url(images/mainnav2.jpg) repeat-x right top;}

.list {
	margin:-15px 0 23px 0;
}
.list li { width:100%; overflow:hidden; vertical-align:bottom; padding-top:15px;} 
.list li span { float:left; font-size:1.08em; width:44px; padding:7px 0 5px 0; text-align:center; background:url(images/icon-1.gif) no-repeat left top; color:#fff; margin:7px 15px 0 0;}
.list li p { color:#828282; font-size:.85em; float:left; width:201px;}
.list li p b { color:#0492c9; display:block; font-size:1.18em; line-height:1.38em;} 
.list li p a {
	font-size:1.09em;
	color:#094DBC;
	font-weight:bold;
	line-height:1.33em;
}

.list1 li { width:100%; overflow:hidden; vertical-align:bottom; padding-bottom:8px;}
.list1 li b { float:left; width:25px; display:block; text-align:center; font-size:.92em; color:#fff; text-transform:uppercase; margin-right:10px;}
.list1 li.last, .list1 li b.last, .list1 li a.last { margin-right:0;}
.list1 li.title { background:url(images/line-1.gif) repeat-x bottom; padding-bottom:8px; margin-bottom:10px;}
.list1 li a { display:block; float:left; width:25px; margin-right:10px; background:url(images/icon-4.gif) no-repeat left top; text-align:center; font-size:.85em; text-decoration:none; color:#000; padding-bottom:2px;}
.list1 li a:hover { background:url(images/icon-4-act.gif) no-repeat left top;}
.list1 li a.act { background:url(images/icon-4-act.gif) no-repeat left top;}
.list1 li span { display:block; float:left; width:25px; margin-right:10px;}

.list2 { width:100%; overflow:hidden; margin:-2px 0 10px 0;}
.list2 li {
	color:#e4e4d7;
	font-weight:normal;
	background:url(images/divider-1.gif) repeat-x top;
	margin-top:-1px;
	padding:8px 0 8px 0;
}
.list2 li a {
	color:#333;
}
.list2 li span { background:url(images/marker-1.gif) no-repeat left center; padding:2px 0 6px 38px;}

.list3 { margin:-2px 0 18px 0;}
.list3 li {
	color:#666;
	font-weight:bold;
	padding-top:2px;
	font-family:Tahoma, Arial, helvetica, sans-serif;
	font-size:0.92em;
}
.list3 li a {
	color:#666;
}

.list4 { margin:-15px 0 23px 0;}
.list4 li { padding-top:15px;} 
.list4 li p { color:#828282; font-size:.85em;}
.list4 li p b { color:#0492c9; display:block; font-size:1.18em; line-height:1.38em;} 
.list4 li p a { font-size:1.09em; color:#7bd400; font-weight:bold; line-height:1.33em;}


/*==================other====================*/
.img-box img { margin-bottom:25px; display:block;}

.img-box1 { width:100%; overflow:hidden;}
.img-box1 img { float:left; margin:0 16px 0 0;}
.img-box1 p { color:#fff; font-size:.92em; font-weight:bold; padding-top:12px;}

.img-indent { margin:0 20px 0 0; float:left;}
.img-box2 { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box2 img {
	float:left;
	margin:0 20px 0 0;
}
.img-box2 { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box3 img {
	float:right;
	margin:0 20px 0 0;
}
.p1 { margin-bottom:16px;}

.phone { float:right; margin-right:105px;}


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

h3 {
	font-size:1.64em;
	color:#FFF;
	margin-bottom:5px;
	font-weight: bold;
	text-decoration: underline;
}
h4 {
	font-size:1.64em;
	color:#FFF;
	text-decoration: underline;
}
h5 {
	font-size:1.34em;
	color:#FFF;
	text-decoration: underline;
	text-align: left;
}
h6 {
	font-size:1.34em;
	color:#333;
	text-decoration: underline;
	text-align: left;

}

.link {
	color:#2174E4;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
}

.link1 { color:#0492c9; font-weight:bold; font-family:Tahoma, Arial, helvetica, sans-serif;}

.link2 {
	color:#333;
	font-weight:normal;}
	

.divider { background:url(images/divider.gif) repeat-y 603px 0;}
.divider1 { background:url(images/divider.gif) repeat-y 287px 0;}
.line-hor { border-bottom:1px solid #000; margin:20px 0; overflow:hidden; font-size:0; line-height:0;}

/*==================boxes====================*/
.extra-box { width:100%; overflow:hidden; margin-bottom:12px;}
.extra-box .fleft {
	font-weight:normal;
	color:#333;
}
.extra-box .fright { padding-top:2px;}
.extra-box .fright a { margin-left:5px;}

#content .extra-box1 { background:#4c93c1; width:100%;}
#content .extra-box1 .border-top {background:url(images/border-top1.gif) repeat-x top;}
#content .extra-box1 .border-bot {background:url(images/border-bot1.gif) repeat-x bottom;}
#content .extra-box1 .border-left {background:url(images/border-left1.gif) repeat-y left;}
#content .extra-box1 .border-right {background:url(images/border-right1.gif) repeat-y right;}
#content .extra-box1 .left-top-corner {background:url(images/left-top-corner1.gif) no-repeat left top;}
#content .extra-box1 .right-top-corner {background:url(images/right-top-corner1.gif) no-repeat right top;}
#content .extra-box1 .left-bot-corner {background:url(images/left-bot-corner1.gif) no-repeat left bottom; width:100%;}
#content .extra-box1 .right-bot-corner {background:url(images/right-bot-corner1.gif) no-repeat right bottom; }
#content .extra-box1 .inner { padding:13px 13px 6px 12px; min-height:161px; height:auto!important; height:161px;}

.box { background:#fff; width:100%;}
.box .border-top {background:url(images/border-top.gif) repeat-x top;}
.box .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.box .border-left {background:url(images/border-left.gif) repeat-y left;}
.box .border-right {background:url(images/border-right.gif) repeat-y right;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom; width:100%;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box h3 { color:#0173b6;}
#content .box p {
	font-size:14px;
	color:#333;
	line-height:1.3em;
}
.box .link {
	color:#0173B6;
	font-size:.95em;
}
.box .link2 {
	font-size:1.05em;
	background-image: url(images/list-bg3.gif);
	background-repeat: no-repeat;
	background-position: 0 16px;
	padding-left: 23px;
	line-height: 16px;
}
.box .inner { padding:20px 26px 25px 22px; min-height:79px; height:auto!important; height:79px;}

.box1 {
	width:100%;
	background-color: #3C87E8;
}
.box1 .border-top {background:url(images/border-top2.gif) repeat-x top;}
.box1 .border-bot {background:url(images/border-bot2.gif) repeat-x bottom;}
.box1 .border-left {background:url(images/border-left2.gif) repeat-y left;}
.box1 .border-right {background:url(images/border-right2.gif) repeat-y right;}
.box1 .left-top-corner {background:url(images/left-top-corner2.gif) no-repeat left top;}
.box1 .right-top-corner {background:url(images/right-top-corner2.gif) no-repeat right top;}
.box1 .left-bot-corner {background:url(images/left-bot-corner2.gif) no-repeat left bottom; width:100%;}
.box1 .right-bot-corner {background:url(images/right-bot-corner2.gif) no-repeat right bottom; }
.box1 p { color:#fff;}
.box1 .link {
	color:#FFF;
	line-height: 24px;
}
.box1 .inner {
	padding:20px 25px 24px 22px;
	min-height:79px;
	height:auto!important;
	height:79px;
	color: #FFF;
	text-align: left;
}


/*header*/
#header .row-1 {
	height:372px;
	text-align:left;
}
#header .row-1 .indent {
	padding:23px 41px 0 0;
	width: 980px;
}
#header .row-1 .logo {
	margin-bottom:0px;
	margin-left: 385px;
	margin-top: 100px;
	margin-right: 10px;
}
#header2 .row-1 {
	height:372px;
	text-align:left;
}
#header2 .row-1 .indent {
	padding:23px 41px 0 0;
	width: 980px;
	padding-right: 10px;
}
#header2 .row-1 .logo {
	margin-bottom:0px;
	margin-left: 385px;
	margin-top: 100px;
}
#header3 .row-1 {
	height:372px;
	text-align:left;
}
#header3 .row-1 .indent {
	padding:23px 41px 0 0;
	width: 980px;
}
#header3 .row-1 .logo {
	margin-bottom:0px;
	margin-left: 385px;
	margin-top: 100px;
	margin-right: 10px;
}
#header4 .row-1 {
	height:372px;
	text-align:left;
}
#header4 .row-1 .indent {
	padding:23px 41px 0 0;
	width: 980px;
}
#header4 .row-1 .logo {
	margin-bottom:0px;
	margin-left: 385px;
	margin-top: 100px;
	margin-right: 10px;
}
#header5 .row-1 {
	height:372px;
	text-align:left;
}
#header5 .row-1 .indent {
	padding:23px 41px 0 0;
	width: 980px;
}
#header5 .row-1 .logo {
	margin-bottom:0px;
	margin-left: 385px;
	margin-top: 100px;
	margin-right: 10px;
}
#header6 .row-1 {
	height:372px;
	text-align:left;
}
#header6 .row-1 .indent {
	padding:23px 41px 0 0;
	width: 980px;
}
#header6 .row-1 .logo {
	margin-bottom:0px;
	margin-left: 385px;
	margin-top: 100px;
	margin-right: 10px;
}
#header7 .row-1 {
	height:372px;
	text-align:left;
}
#header7 .row-1 .indent {
	padding:23px 41px 0 0;
	width: 980px;
}
#header7 .row-1 .logo {
	margin-bottom:0px;
	margin-left: 385px;
	margin-top: 100px;
	margin-right: 10px;
}
#header8 .row-1 {
	height:372px;
	text-align:left;
}
#header8 .row-1 .indent {
	padding:23px 41px 0 0;
	width: 980px;
}
#header8 .row-1 .logo {
	margin-bottom:0px;
	margin-left: 385px;
	margin-top: 100px;
	margin-right: 35px;
}
#header9 .row-1 {
	height:372px;
	text-align:left;
}
#header9 .row-1 .indent {
	padding:23px 41px 0 0;
	width: 980px;
}
#header9 .row-1 .logo {
	margin-bottom:0px;
	margin-left: 385px;
	margin-top: 100px;
	margin-right: 35px;
}
#header10 .row-1 {
	height:372px;
	text-align:left;
}
#header10 .row-1 .indent {
	padding:23px 41px 0 0;
	width: 980px;
}
#header10 .row-1 .logo {
	margin-bottom:0px;
	margin-left: 385px;
	margin-top: 100px;
	margin-right: 10px;
}
#header11 .row-1 {
	height:372px;
	text-align:left;
}
#header11 .row-1 .indent {
	padding:23px 41px 0 0;
	width: 980px;
}
#header11 .row-1 .logo {
	margin-bottom:0px;
	margin-left: 385px;
	margin-top: 100px;
	margin-right: 300px;
}
#header12 .row-1 {
	height:372px;
	text-align:left;
}
#header12 .row-1 .indent {
	padding:23px 41px 0 0;
	width: 980px;
}
#header12 .row-1 .logo {
	margin-bottom:0px;
	margin-left: 385px;
	margin-top: 100px;
	margin-right: 10px;
}
#header13 .row-1 {
	height:372px;
	text-align:left;
}
#header13 .row-1 .indent {
	padding:23px 41px 0 0;
	width: 980px;
}
#header13 .row-1 .logo {
	margin-bottom:0px;
	margin-left: 385px;
	margin-top: 100px;
	margin-right: 10px;
}
#header14 .row-1 {
	height:372px;
	text-align:left;
}
#header14 .row-1 .indent {
	padding:23px 41px 0 0;
	width: 980px;
}
#header14 .row-1 .logo {
	margin-bottom:0px;
	margin-left: 385px;
	margin-top: 100px;
	margin-right: 10px;
}
/*content*/
#content { background:url(images/cont-tail.gif);}
#content p {
	line-height:1.38em;
	font-weight: normal;
}
#content .top { background:url(images/cont-top.gif) repeat-x top; padding:20px 22px 26px 18px;}
#content .indent { padding:36px 20px 0 24px;}
#content .indent1 { padding:0 30px 0 26px;}

/*footer*/
#footer p { font-size:.92em; color:#fff; padding:16px 0 0 41px;}
.testimony {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
}

#footer p a {
	color:#FC0;
	font-weight:bold;
}

/*==========================================*/
.link22 {
	font-size:1.05em;
	color:#fff;
	line-height:1.3em;
		color:#fff;
	background-image: url(images/list-bg3.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 23px;
	line-height:24px;
}
.link26 {
	font-size:1.05em;
	color:#fff;
	background-image: url(images/list-bg3.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 23px;
	line-height:24px;
	}
.link23 {
	font-size:1.05em;
	color:#0173B6;
	line-height:1.3em;
}
.link24 {
	font-size:1.64em;
	color:#fff;
	font-size:1.64em;
	color:#fff;
	margin-bottom:5px;
	font-weight: bold;
	text-decoration: underline;
}
.link24 li a:hover {
	color:#FFF;
}
table.delfors, table.delfors2 {
	margin-left: 10px;
	color: #FFF;
}

table.delfors td, table.delfors2 td, table.delfors3 td {vertical-align: middle; margin: 0px; padding: 3px 0px}

    table.delfors3 td input {margin: 0px 6px}

table.delfors td input {width: 22px; height: 18px}

form.delform label {font-size: 9px; color: #2F496A;}

