* {
	margin:0;
	padding:0;
}
body {
	background:#e2e2e2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:auto;
	color:#193646;
}

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;}
.container {
	width:100%;
}

p {
	margin:0;
	padding:0;
	font-size: 10px;
}

.tail-top {
	background:url(images/tail-top.gif) left top repeat-x #fff;
	background-color: #e2e2e2;
}

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

.form label, .form1 label { color:#006dad;}
.form { height:42px;}
.form input {width:230px; padding:1px 0 1px 3px; background:#fff; border-top:2px solid #7d7d7d; border-left:2px solid #7d7d7d; border-bottom:1px solid #ccd1d5;  border-right:1px solid #ccd1d5;}
textarea { width:230px; height:66px; overflow:auto; background:#fff; border-top:2px solid #7d7d7d; border-left:2px solid #7d7d7d; border-bottom:1px solid #ccd1d5;  border-right:1px solid #ccd1d5; padding:1px 0 0 3px; margin-bottom:10px;}
form .buttons { text-align:right; padding-right:10px;}
form .buttons .link { margin-left:20px;}


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

.footer-nav { width:100%; overflow:hidden; font-size:12px;}
.footer-nav li { float:left; display:inline; border-left:1px solid #006dad; margin-left:-1px; padding:0 11px 0 11px;}
.footer-nav li a { color:#006dad; text-decoration:none;}
.footer-nav li a:hover { text-decoration:underline;}

.list1 li { padding:0 0 11px 22px; color:#193646; line-height:1.5em;}
.list1 li.icon-1 { background:url(images/icon-7.gif) no-repeat left 3px;}
.list1 li.icon-2 { background:url(images/icon-8.gif) no-repeat left top;}
.list1 li.icon-3 { background:url(images/icon-9.gif) no-repeat left top;}
.list1 li.icon-4 { background:url(images/icon-10.gif) no-repeat left top;}
.list1 li a { text-decoration:none; color:#193646;}
.list1 li span { color:#006dad;}
.list1 li a:hover { text-decoration:underline;}

.list2 { margin-top:-20px;}
.list2 li { width:100%; overflow:hidden; vertical-align:bottom; padding-top:20px;}
.list2 li img { float:left; margin-right:16px;}
.list2 li span { color:#006dad; display:block;} 
.list2 li p { margin-bottom:11px;}
.list2 li a { color:#006dad; font-weight:bold; padding-right:17px; background:url(images/marker-1.gif) no-repeat right 6px; text-decoration:none;}
.list2 li a:hover { text-decoration:underline;}

.list3 { margin:-20px 0 12px 0;}
.list3 li { width:100%; overflow:hidden; vertical-align:bottom; padding-top:20px;}
.list3 li img { float:left; margin-right:16px;}
.list3 li span { color:#006dad; display:block;} 
.list3 li a { color:#006dad; font-weight:bold; padding-right:17px; background:url(images/marker-1.gif) no-repeat right 6px; text-decoration:none;}
.list3 li a:hover { text-decoration:underline;}


/*==================other====================*/
.img-box1 {
	overflow:hidden;
	text-align: left;
}
.img-box1 img { float:right;}
.img-box1 p { color:#688aa5;}

.p1 { margin-bottom:13px;}
.p2 { margin-bottom:19px;}

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


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

.link { color:#006dad; font-weight:bold; padding-right:17px; background:url(images/marker-1.gif) no-repeat right 6px; text-decoration:none;}
.link:hover { text-decoration:underline;}

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

.link3 { text-decoration:none; font-weight:bold; color:#006dad;}
.link3:hover { text-decoration:underline;}

.title { margin-bottom:10px;}


/*==================boxes====================*/
.footer-box { width:100%; background:url(images/footer-tail.gif) repeat-x top;}
.footer-box .left { background:url(images/footer-left.gif) no-repeat left top;}
.footer-box .right { background:url(images/footer-right.gif) no-repeat right top; padding:72px 37px 0 21px;}

.box {
	background:#d1e7f9;
	width:100%;
	position:relative;
}
.box .border-top {background:url(images/border-top.gif) repeat-x top; width:100%;}
.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; min-height:242px; height:auto!important; height:242px;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .title { margin-bottom:7px;}
.box p { color:#006dad;}
.box .inner { padding:17px 18px 18px 24px;}


/*header*/
#header object { vertical-align:top;} 
#header .row-1 {
	height:156px;
}

/*content*/
#content {
	padding:10px 0 15px 32px;
}
#content .indent { padding:0 20px 20px 0;}
#content p {
	line-height:1.5em;
	font-size: 12px;
}

/*footer*/
#footer .fright { color:#5e859a;}
#footer .fright a { color:#5e859a;}

/*==========================================*/
.bold {
	font-weight: bold;
}
.justify {
	text-align: justify;
}
.centertext {
	text-align: center;
}
