* { margin:0; padding:0;}
body { background:url(images/body-bg.gif) repeat; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#5a5a5a;}

input, 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, block { width:100%; overflow:hidden;}
.wrapper2, block {
	padding-left: 30px;
	overflow: hidden;
	width: 100%;
}
.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 { height:31px;}
.form input {
	width:225px;
	padding:1px 0 1px 3px;
	background:none;
	border:1px solid #a4a4a4;
	padding-left:3px;
	color:#5a5a5a;
}
textarea { width:263px; height:78px; background:none; border:1px solid #a4a4a4; padding-left:3px; color:#5a5a5a; padding:2px 0 0 3px; }
.buttons-box .link1 {
	float:left;
	margin-left:10px;
}

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

.site-nav { width:100%; overflow:hidden;}
.site-nav li {
	display:inline;
	float:left;
	height: 73px;
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.site-nav li a {
	display:block;
	float:left;
	color:#5a5a5a;
	text-decoration:none;
	font-size: 11px;
}
.site-nav li a b {
	display:block;
	font-style:normal;
	padding-top: 29px;
	padding-right: 41px;
	padding-bottom: 30px;
	padding-left: 40px;
}
.site-nav li a:hover {
	color:#fff;
	background:url(images/nav-act-bg.gif) left top repeat-x;
	height: 73px;
}
.site-nav li a:hover b {
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 73px;
}
.site-nav li a.first b {
	background:url(images/site-nav-left.gif) no-repeat left top;
	height: 73px;
}
.site-nav li a.first:hover b {
	background-image: url(images/nav-act-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 73px;
}
.site-nav li a.act-first { background:url(images/nav-act-bg.gif) repeat-x; color:#fff;}
.site-nav li a.act-first b {
	background:url(images/nav-act-left.gif) no-repeat left top;
	height: 73px;
}
.site-nav li a.act-first:hover b {
	background-image: url(images/nav-act-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 73px;
}
.site-nav li a.act {
	color:#fff;
	background-image: url(images/nav-act-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 73px;
}
.site-nav li a.act b {
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 73px;
}
.site-nav li a.last em {
	display:block;
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.site-nav li a.last b {
	padding-top: 29px;
	padding-right: 41px;
	padding-bottom: 30px;
	padding-left: 40px;
}
.site-nav li a.last:hover b {
	background-image: url(images/nav-act-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 73px;
}
.site-nav li a.last:hover em {
	background:url(images/divider.gif) no-repeat left top;
	height: 73px;
}
.site-nav li a.act-last {
	color:#fff;
	background-image: url(images/nav-act-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 73px;
}
.site-nav li a.act-last em {
	background:url(images/divider.gif) no-repeat left top;
	display:block;
	height: 73px;
}
.site-nav li a.act-last b {
	padding-top: 29px;
	padding-right: 41px;
	padding-bottom: 30px;
	padding-left: 40px;
	background-image: url(images/nav-act-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 73px;
}
.site-nav li a.act-last:hover b {
	padding-top: 29px;
	padding-right: 41px;
	padding-bottom: 30px;
	padding-left: 40px;
	background-image: url(images/nav-act-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.list li { display:inline; border-right:1px solid #5a5a5a; float:left;}
.list li a { display:block; float:left; color:#5a5a5a; text-decoration:none; padding:0 14px 0 14px;}
.list li a:hover { text-decoration:underline;} 
.list li a.last {
	color:#005295;
	text-decoration:underline;
}
.list li a.last:hover {text-decoration:none;}
.list li.last { border:0px;}

.list1 li { background:url(images/marker-1.gif) no-repeat left center; padding-left:20px; margin-bottom:4px;}
.list1 li a { color:#5a5a5a; text-decoration:none;}
.list1 li a:hover { text-decoration:underline;}
.list1 li #current {
	font-weight: bold;
	color: #005295;
}

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

.p1 {margin-top:14px;}
.p2 {margin-top:20px;}
.p3 {
	margin-top: 6px;
}

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

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

.rss { background:url(images/rss.gif) no-repeat right center; padding:3px 30px 4px 0; display:block;}

.link1 {
	display:block;
	float:left;
	margin-top:14px;
	background:url(images/link1-bgd.gif) left top repeat-x;
	color:#005295;
	text-decoration:none;
	height: 33px;
	font-size: 0.814em;
}
.link1 em {
	display:block;
	background:url(images/link1-left.gif) no-repeat left top;
	height: 33px;
}
.link1 b {
	display:block;
	background:url(images/link1-right.gif) no-repeat right top;
	font-style:normal;
	height: 33px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 15px;
}
.link1:hover { color:#5a5a5a;}

.line-hor { background:url(images/line-1.gif) repeat-x bottom; padding-bottom:28px; margin-bottom:28px;}
.line-hor-main {
	margin-bottom: 15px;
	padding-bottom: 15px;
	background: url(images/line-1.gif) repeat-x bottom;
}

.title {
	margin-bottom:25px;
}
.title-form {
	margin-top: 0px;
	margin-bottom: 10px;
}
.title-main {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 20px;
	color: #005295;
	vertical-align: top;
}
.title .dots {
	float: left;
	height: 12px;
	width: 39px;
	background-image: url(images/bluedots.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.title1 { margin-bottom:10px;}


/*==================boxes====================*/
.nav-box {
	width:100%;
	height: 73px;
	background-image: url(images/site-nav-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.nav-box .left {
	height: 73px;
	background-image: url(images/site-nav-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav-box .right {
	background:url(images/site-nav-right.gif) no-repeat right top;
	width:100%;
	height: 73px;
}

.box {
	width:100%;
	margin-bottom:4px;
	background-color: #F3F3F3;
}
.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;}
.box .left-bot-corner2 {
	background-image: url(images/left-bot-corner2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .right-bot-corner2 {
	background-image: url(images/right-bot-corner2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.box .inner {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.box .img-box .inner {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}
.box .img-box .inner1 { padding:17px 0 0 0;}
.box .img-box p { padding:0px;}
.box .img-box .img1 { background:url(images/box-img1.gif) no-repeat right top;}
.box .img-box .img2 { background:url(images/box-img2.gif) no-repeat right top;}
.box .img-box .img3 { background:url(images/box-img3.gif) no-repeat right top;}


/*header*/
#header .row-1 { height:95px;}
#header .row-1 .fleft {
	padding:32px 0 0 0;
}
#header .row-1 .fright { padding:45px 0 0 0;}
#header .row-2 { height:87px;}
#header .row-3 { padding:107px 0 0 90px;}
#header .row-3 img { display:block; margin-bottom:30px;}


/*content*/
#content { padding:30px 0 32px 0;}
#content .indent { padding-left:30px;}

/*footer*/
#footer { background:url(images/line-1.gif) repeat-x top;}
#footer .fleft { padding:24px 0 0 30px;}
#footer .fright { padding:18px 30px 0 0;}

/*==========================================*/
 
h2 {
	font-size: 16px;
	color: #005295;
}
.box .inner2 {
	padding-top: 32px;
	padding-right: 20px;
	padding-bottom: 32px;
	padding-left: 36px;
}
.box .border-top2 {
	background:url(images/border-top2.gif) repeat-x top;
}
.box .left-top-corner2 {
	background:url(images/left-top-corner2.gif) no-repeat left top;
}
.box .left-top-corner3 {
	background-image: url(images/left-top-corner3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.box .left-top-corner4 {
	background-image: url(images/left-top-corner4.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.box .right-top-corner2 {
	background:url(images/right-top-corner2.gif) no-repeat right top;
}
.box .sub-box1 {
	padding: 0px;
}
.box .sub-box1 p {
	padding:0px;
}
.box .sub-box1 .inner {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
}
.sub-box1 {
	width:100%;
	overflow:hidden;
}
.box .sub-box1 .inner2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 40px;
}
.box .sub-box1 .inner3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
#header2 .row-1 {
	height:95px;
}
#header2 .row-1 .fleft {
	padding:32px 0 0 0;
}
#header2 .row-1 .fright {
	padding:45px 0 0 0;
}
#header2 .row-2 {
	height:87px;
}
#header2 .row-3 {
	padding:107px 0 0 90px;
}
#header2 .row-3 img {
	display:block;
	margin-bottom:30px;
}
.bluetext {
	color: #005295;
}
.textlinespace {
	line-height: 1.5em;
}
.texttab  {
	padding-left: 30px;
}
.texttab2 {
	padding-left: 4px;
}
.texttab3 {
	padding-left: 38px;
}
.texttab4 {
	padding-left: 43px;
}
.texttab5 {
	padding-left: 55px;
}
.texttab6 {
	padding-left: 75px;
}
.texttab7 {
	padding-left: 83px;
}
.texttab8 {
	padding-left: 43px;
}
.lead-in {
	font-size: 1.5em;
	color: #005295;
}
.reg-mark {
	font-size: 8px;
	vertical-align: text-top;
}

