* {
	margin:0;
	padding:0;
}
html, body { height:100%;}
body {
	background:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#000000;
}

input, select, textarea {
	font-family:Geneva, 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 {
	width:100%;
	overflow:hidden;
	padding: 0 15px 0 15px;
}
.container {
	width:100%;
	background: #ffffff;
}

p { margin-bottom:16px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}
object { vertical-align:top; outline:none;}

#search-form { float:right; padding:9px 0 0 0;}
#search-form fieldset {
	border:none;
	border:1px solid #1A577B;
	border-top:none;
	background:#fff;
	padding:0 12px 10px 13px;
	float:right;
}
#search-form input.text {
	width:190px;
	border:1px solid #1A577B;
	margin-right:3px;
	padding:2px 2px 3px 7px;
}
#search-form input.submit {
	background:#007cff;
	width:59px;
	text-align:center;
	height:23px;
	line-height:23px;
	color:#1A577B;
	font-size:0.77em;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
}

#contacts-form fieldset { border:none;}
#contacts-form label { display:block; height:27px;} 
#contacts-form label input {
	width:230px;
	padding:3px 0 3px 7px;
	color:#8c8c8d;
	color:#1A577B;

	border:1px solid
#;
	font-size:0.85em;
	border: 1px solid #1A577B;
}
#contacts-form textarea {
	width:230px;
	height:68px;
	padding:3px 0 3px 7px;
	margin-bottom:14px;
	color:#1A577B;
	border:1px solid #1A577B;
	overflow:auto;
	font-size:0.85em;
}

#mail-form fieldset { border:none;}
#mail-form label { display:block; height:27px;} 
#mail-form label input {
	width:230px;
	padding:2px 0 2px 6px;
	color:#1A577B;
	background:transparent;
	border:1px solid #0d4880;
	color:#1A577B;
}
#mail-form textarea {
	width:230px;
	height:190px;
	padding:2px 0 2px 6px;
	margin-bottom:21px;
	color:#1A577B;
	overflow:auto;
	background:transparent;
	border:1px solid #1A577B;
	color:#1A577B;
}

/*==================list====================*/
ul {
	list-style: none;
}
li/*==================list====================*/
 {
	margin: 0 0 0 0px;


}

.list1 li {  background:url(images/bull.gif) no-repeat left 6px; padding:0 0 8px 15px;}
.list1 li a {color:#73b7ff;}

.list2 li { width:100%; overflow:hidden; padding-bottom:16px;}
.list2 li img { float:left; margin-right:14px;}

.list3 dt { color:#73b7ff; font-size:1.15em; margin-bottom:7px;}
.list3 dd { padding-bottom:23px;}

/*==================other====================*/
.img-indent { margin:0 14px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:32px;}
.img-box.alt { padding-bottom:12px;}
.img-box img { float:left; margin:0 14px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:8px;}
.p2 { margin-bottom:16px;}
.p3 { margin-bottom:24px;}
.p4 { margin-bottom:32px;}

/*==================txt, links, lines, titles====================*/
a {color:#1A577B; outline:none;}
a:hover{text-decoration:none;}

h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:50px;
	color:#1A577B;
	line-height:1em;
	font-weight:normal;
}
h1 a {
	text-decoration:none;
	color:#1A577B;
}
h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#1A577B;
	font-size:34px;
	line-height:1em;
	font-weight:normal;
}
h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:normal;
	line-height:1.2em;
	margin-bottom:28px;
	color:#1A577B;
}
h4 {
	font-size:1.15em;
	font-weight:normal;
	color:#1A577B;
	margin-bottom:7px;
}
h5 {
	font-size:1em;
	color:#1A577B;
}
h6 {
	font-size:1em;
	color:#1A577B;
	margin-bottom:16px;
}

.txt1 {
	color:#000000;
	font-size:1.15em;
	margin-bottom:10px;
}
.txt1 a {
	color:#1A577B;
}
.txt2 {
	color:#1A577B;
	font-size:1.15em;
}
.txt2 a {
	color:#1A577B;
}

.link1 { display:block; float:left; background:url(images/link1-bgd.gif) left top repeat-x; color:#fff; text-decoration:none;}
.link1 em { display:block; background:url(images/link1-left.gif) no-repeat left top;}

.link1 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:2px 15px 2px 15px; font-weight:normal; font-style:normal;}
.link1:hover { text-decoration:underline;}

.button {
	float:right;
	font-size:0.77em;
	padding:4px 14px 5px 14px;
	background:#1A577B;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	margin-left:1px;
}
.button:hover { background:#73b7ff;}

.line-hor { background:#3a3c52; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 20px 0;}
.line-ver, .line-ver-1 { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:905px; background-position:left center;}
.line-ver1, .line-ver1-1 { background-image:url(images/line-ver1.gif); background-repeat:repeat-y; width:100%;}

.title { margin-bottom:20px;}

blockquote { color:#73b7ff; font-weight:bold; padding-bottom:16px;}
blockquote p { margin-bottom:8px;}

.dept-list { padding-bottom:16px;}
.dept-list dt { color:#73b7ff; font-weight:bold;}
.dept-list dd { clear:both;}
.dept-list dd span { float:left; width:80px;}

.dept-list-1 { padding-bottom:16px;}
.dept-list-1 dd { clear:both;}
.dept-list-1 dd span { float:left; width:80px;}
.dept-list-1 dd a { color:#fff;}

.dept-list-2 dt { margin-bottom:16px;}
.dept-list-2 dd { clear:both;}
.dept-list-2 dd span { float:left; width:90px;}
.dept-list-2 dd a { color:#0c4483;}

/*content*/
#content .row-1 { background:#DBDBDB; padding:3px 0;}
#content .row-2 { background:#fff; color:#0c4483; padding:24px 0 25px 0;}
#content .row-2 h3 { color:#1A577B;}
#content .indent { padding-bottom:15px;}

/*footer*/
#footer {
	color:#FFFFFF;
	padding:32px 0 80px 0;
	background-color: #1A577B;
}

#footer .nav { margin-left:-13px; padding-bottom:12px;}
#footer .nav li {
	display:inline;
	color:#FFFFFF;
	font-size:1.15em;
}
#footer .nav li a {
	color:#FFFFFF;
	padding:0 16px 0 13px;
}
#mail-form .submitbuttom {
	color: #FFFFFF;
	background-color: #0A3D79;
	float: right;
	border: none;
	font-size: 1.2em;
}
#mail-form  .submitbuttom:hover {
	color: #00FFFF;
	background-color: #0A3D79;
	float: right;
	border: none;
	font-size: 1.2em;
}

#creditfooter{display:none;}
.feedTitle{font:bold 1.2em Geneva, Arial, Helvetica, sans-serif;}
.fbsubscribelink {margin-top:10px;}
.feedburnerFeedBlock li{ list-style: url(images/bullet.jpg)  inside; }
