* {
	margin:0;
	padding:0;
	color: #000;
}
html, body { height:100%;}
body {
	background:url(images/main-bg.jpg) no-repeat center top #003756;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#888a8c;
}

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

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

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

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

p {
	margin-bottom:16px;
	font-size: 1.33em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {
	border:1;
	vertical-align:middle;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
}
object { vertical-align:top;}

#newsletter-form fieldset { border:none;}
#newsletter-form input.text { background:#fff; border:1px solid #eceeef; width:140px; padding:2px 0 3px 5px; color:#9e9d9d; margin-right:2px;}

#contacts-form fieldset { border:none;}
#contacts-form label { display:block; height:26px;} 
#contacts-form label input { width:180px; padding:2px 0 2px 3px; color:#9e9d9d; border:1px solid #eceeef; background:#fff;}
#contacts-form textarea {width:180px; height:43px; border:1px solid #eceeef; background:#fff; padding:2px 0 2px 3px; margin-bottom:6px; color:#9e9d9d; overflow:auto;}

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

.list1 { margin-bottom:-17px;}
.list1 li { background:url(images/marker.gif) no-repeat left 3px; padding:0 0 17px 22px;}
.list1 li a { color:#888a8c; text-decoration:none;}
.list1 li a:hover {
	color:#000;
	text-decoration:underline;
}

.list2 { margin-bottom:-14px;}
.list2 li { padding-bottom:14px;}

.list3 {
	margin-bottom:-16px;
	color: #000;
	font-weight: bold;
}
.list3 dt { color:#000; font-weight:bold;}
.list3 dd {
	padding-bottom:16px;
	color: #666;
	font-weight: normal;
}

.list4 { margin-bottom:-16px;}
.list4 dd {  margin-bottom:16px;}

.list5 li { padding-bottom:9px;}

.gallery { width:100%; overflow:hidden;}
.gallery ul { margin-right:-24px; overflow:hidden;}
.gallery ul li { float:left; margin-right:24px; padding-bottom:20px;}

/*==================other====================*/
.img-indent {
	margin:0;
	float:left;
	padding-right: 5px;
	padding-bottom: 0px;
}
.img-box {
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
	font-style: italic;
}
.img-box img { float:left; margin:0 20px 0 0;}
.map {
	position:absolute;
	right:576px;
	bottom:185px;
	width: 151px;
	height: 82px;
	font-family: Arial, Helvetica, sans-serif;
}

.extra-wrap { overflow:hidden; }

.p1 {
	margin-bottom:8px;
	color: #033;
	font-family: Arial, Helvetica, sans-serif;
}
.p2 { margin-bottom:16px;}
.p3 { margin-bottom:24px;}

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

h2 {
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:1.25em;
	line-height:1.1em;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:30px;
	color:#033;
}
h3 {
	font-weight:normal;
	color:#033;
	font-size:1.33em;
	line-height:1.125em;
	margin-bottom:30px;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 1.4em;
}
h4 a { color:#000;}

.txt1 { color:#000;}

.button1 { width:44px; height:26px; background:url(images/button1.gif) no-repeat left top; display:inline-block; text-align:center; color:#ec7917; text-decoration:none; line-height:26px; vertical-align:text-top;}
.button1:hover { color:#000;}

.button2 { width:44px; height:26px; background:url(images/button2.gif) no-repeat left top; display:inline-block; text-align:center; color:#fff; text-decoration:none; line-height:26px;}
.button2:hover { text-decoration:underline;}

.title {
	border-bottom:1px solid #ccc;
	height:21px;
	font-size: 1.5em;
	padding-bottom: 15px;
}

/*==================boxes====================*/
.box { background:url(images/box-bg.gif) left top repeat-x #fff; width:100%;}
.box.alt { margin-bottom:15px;}
.box .border-top {background:url(images/border.gif) repeat-x top;}
.box .border-bot {background:url(images/border.gif) repeat-x bottom;}
.box .border-left {background:url(images/border.gif) repeat-y left;}
.box .border-right {background:url(images/border.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 .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:15px 20px 20px 19px;}

.box1 {
	background:url(images/box-bg1.gif) left top repeat-x #034d77;
	width:100%;
	font-size:.91em;
	color:#b9d3e1;
	position:relative;
}
.box1 .border-bot {background:url(images/border-bot1.gif) repeat-x bottom;}
.box1 .border-left {background:url(images/border-left1.gif) repeat-y left;}
.box1 .border-right {background:url(images/border-right1.gif) repeat-y right;}
.box1 .left-top-corner {background:url(images/left-top-corner1.gif) no-repeat left top;}
.box1 .right-top-corner {background:url(images/right-top-corner1.gif) no-repeat right top;}
.box1 .left-bot-corner {background:url(images/left-bot-corner1.gif) no-repeat left bottom;}
.box1 .right-bot-corner {background:url(images/right-bot-corner1.gif) no-repeat right bottom; }
.box1 .inner { padding:15px 18px 18px 19px;}
.box1 h2 {
	color:#fff;
	font-size:1.36em;
	margin-bottom:5px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
.box1 a {color:#b9d3e1; text-decoration:none;}
.box1 a:hover {
	color:#fff;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

.box2 {
	background:#f2f5f6;
	width:100%;
	margin-bottom:0px;
}
.box2 .left-top-corner {background:url(images/left-top-corner2.gif) no-repeat left top;}
.box2 .right-top-corner {background:url(images/right-top-corner2.gif) no-repeat right top;}
.box2 .left-bot-corner {background:url(images/left-bot-corner2.gif) no-repeat left bottom;}
.box2 .right-bot-corner {background:url(images/right-bot-corner2.gif) no-repeat right bottom; }
.box2 .inner {
	padding:37px 20px 22px 33px;
	color: #000;
}

.box3 { width:100%;}
.box3.alt {
	margin-bottom:15px;
}
.box3 .border-top {background:url(images/border3.gif) repeat-x top;}
.box3 .border-bot {background:url(images/border3.gif) repeat-x bottom;}
.box3 .border-left {background:url(images/border3.gif) repeat-y left;}
.box3 .border-right {background:url(images/border3.gif) repeat-y right;}
.box3 .left-top-corner {background:url(images/left-top-corner3.gif) no-repeat left top;}
.box3 .right-top-corner {background:url(images/right-top-corner3.gif) no-repeat right top;}
.box3 .left-bot-corner {background:url(images/left-bot-corner3.gif) no-repeat left bottom;}
.box3 .right-bot-corner {background:url(images/right-bot-corner3.gif) no-repeat right bottom; }
.box3 .inner {
	padding:23px 35px 05px 31px;
	font-family: Arial, Helvetica, sans-serif;
}

.dept-list { padding-bottom:16px;}
.dept-list dt.alt1 { padding-bottom:16px;}
.dept-list dd { clear:both;}
.dept-list dd span { float:left; width:77px;}
.dept-list dd p { text-align:left;}


/*header*/
#header .row-1 {
	height:121px;
	overflow:hidden;
}
#header .row-1 .fleft { padding:36px 0 0 34px;}
#header .row-2 {
	padding-left:20px;
}

.nav {
	float:none;
	padding:0px 0px 0 05;
}
.nav li { display:inline;}
.nav li a { display:block; float:left; background:url(images/nav-bg1.gif) left top repeat-x; color:#333; text-decoration:none; font-size:1.1em; line-height:36px;}
.nav li a em { display:block; float:left; font-style:normal;}
.nav li a b { display:block; background:url(images/divider.gif) no-repeat right top; font-weight:normal; padding:0 20px 0 20px; cursor:pointer;}
.nav li a:hover {
	background:url(images/nav-bg2.gif) left top repeat-x;
	color:#000;
}
.nav li a:hover b { background:url(images/divider1.gif) no-repeat right top;}
.nav li a.current { background:url(images/nav-bg2.gif) left top repeat-x; color:#fff;}
.nav li a.current b { background:url(images/divider1.gif) no-repeat right top;}

.nav li a.last em { background:url(images/nav-bg-last.gif) no-repeat right top;}
.nav li a.last em b {
	background:none;
	position: inherit;
}
.nav li a.last:hover em { background:url(images/nav-bg-last1.gif) no-repeat right top;}
.nav li a.last-current em { background:url(images/nav-bg-last1.gif) no-repeat right top;}
.nav li a.last-current em b { background:none;}
.nav li a.last-current { background:url(images/nav-bg2.gif) left top repeat-x; color:#fff;}

.nav li a.first em { background:url(images/nav-bg-first.gif) no-repeat left top;}
.nav li a.first:hover em { background:url(images/nav-bg-first1.gif) no-repeat left top;}
.nav li a.first-current {background:url(images/nav-bg2.gif) left top repeat-x; color:#fff;}
.nav li a.first-current em { background:url(images/nav-bg-first1.gif) no-repeat left top;}
.nav li a.first-current b { background:url(images/divider1.gif) no-repeat right top;}

.banners { position:absolute; right:20px; top:213px;}


/*content*/
#content { background:url(images/content-bg.gif) center top repeat-y; width:100%;}
#content .inside { padding:0 22px 0 9px;}
#content .inside1 { padding:12px 22px 0 22px;}
#content .inside.aside-bg { background:url(images/aside-bg.gif) 9px top repeat-y;}

.aside .indent {
	padding:0 0 0 0;
}

/*footer*/
#footer .indent { padding:14px 0 0 27px;}
#footer a { color:#4db4e3; text-decoration:none;}
#footer a:hover { text-decoration:underline;}

/*==========================================*/
.HED2 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.HEDCAPS {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#page1 #main #content .inside.aside-bg .wrapper .content .content .box2 .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .HED2 {
	font-style: normal;
}
.b {
	font-size: 1.33em;
	font-family: Arial, Helvetica, sans-serif;
}
#built {
	font-size: 1.5em;
}
#main #content .inside.aside-bg .wrapper .content .content .box3 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .wrapper .list3 dt em strong {
	color: #000;
}
.Fees {
	font-size: 1em;
}
#page1 #main #content .inside.aside-bg .wrapper .content .box3 .border-top .border-right .border-bot .border-left .left-top-corner .right-top-corner .right-bot-corner .left-bot-corner .inner .wrapper .col-1 #TA_excellent3 #TA_excellent983 #8cLbs4 #oib3S4YjAJ a {
	text-align: center;
}

