* { margin:0; padding:0;}
html, body { height:100%;}
body { background:#f7f8f9; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#fff;}

input, select, 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 { width:100%; overflow:hidden;}
.container { width:100%;}
.container .ribbutonleft{background: url(images/ribbon.png) no-repeat center; width:30%; margin-left:20%; height:50px; text-align:center;}
.container .ribbutonright{background: url(images/ribbon.png) no-repeat center; width:30%; margin-left:50%; height:50px; margin-top:-50px; text-align:center;}
.container .ribbutonleft a, .container .ribbutonright a{text-decoration:none; color:#006;}

p { margin-bottom:16px;}

.mbleft{
	float:left;
	margin-top:0px;
	margin-left:0px;
	width:313px;
}

.mbright{
	float: right;
	margin-top:-86px;
	margin-left:314px;
	width: 313px;
}

.wrapperp2{
	height: 86px;
}

/*==================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 #0f58a2; border-top:none; background:#fff; padding:0 12px 10px 13px; float:right;}
#search-form input.text { width:190px; border:1px solid #d0e0e6; 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:#fff; font-size:.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:255px; padding:3px 0 3px 7px; color:#8c8c8d; color:#6f91b8; border:1px solid #d0e0e6; font-size:.85em;}
#contacts-form textarea {width:255px; height:68px; padding:3px 0 3px 7px; margin-bottom:14px; color:#6f91b8; border:1px solid #d0e0e6; overflow:auto; font-size:.85em;}

#mail-form fieldset { border:none;}
#mail-form label { display:block; height:27px;} 
#mail-form label input { width:622px; padding:2px 0 2px 6px; color:#8c8c8d; background:#3c6899; border:1px solid #0d4880; color:#fff;}
#mail-form textarea {width:622px; height:270px; padding:2px 0 2px 6px; margin-bottom:21px; color:#8c8c8d; overflow:auto; background:#3c6899; border:1px solid #0d4880; color:#fff;}

	

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

.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:10px;}
.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:#73b7ff; outline:none;}
a:hover{text-decoration:none;}

h1 { font-family:"Times New Roman", Times, serif; font-size:40px; color:#fff; line-height:1em; font-weight:normal;}
h1 a { text-decoration:none; color:#fff;}
h2 { font-family:"Times New Roman", Times, serif; color:#fff; font-size:30px; line-height:1em; font-weight:normal;}
h3 { font-family:"Times New Roman", Times, serif; font-size:28px; font-weight:normal; line-height:1.2em; margin-bottom:28px;}
h4 { font-size:1.15em; font-weight:normal; color:#73b7ff; margin-bottom:7px;}
h5 { font-size:1em; color:#73b7ff;}
h6 { font-size:1em; color:#73b7ff; margin-bottom:16px;}

.txt1 { color:#fff; font-size:1.15em;}
.txt1 a { color:#fff;}
.txt2 { color:#0c4483; font-size:1.15em;}
.txt2 a { color:#0c4483;}

.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:.77em; padding:4px 14px 5px 14px; background:#007cff; 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:100%;}
.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;}


.sealfont{color:#9CF; font-size:16px;}

/*header*/
#header .row-1 { height:101px;}
#header .row-1 .logo { float:left; padding:28px 0 0 0;}
#header .row-1 .logo .span1 {
	position: absolute;
	left: 336px;
	top: 42px;
	width: 105px;
	height: 33px;
}
#header .row-1 .logo span { font-size:12px; text-transform:uppercase; position:relative; margin-top:-6px; display:block;}
#header .row-2 { height:60px;}

#header .nav { background:#4189cb; width:100%; overflow:hidden; height:50px;}
#header .nav li { width:117px; float:left; background:url(images/divider.gif) no-repeat right top;}
#header .nav li.last { width:114px; background:none;}
#header .nav li.last a { width:114px; margin:0;}
#header .nav li a { float:left; width:116px; text-align:center; border-top:8px solid #4189cb; margin-right:1px; color:#fff; text-decoration:none; padding:10px 0 16px 0;}
#header .nav li a:hover { border-top:8px solid #fff;}
#header .nav li a.current { border-top:8px solid #fff;}


#headershort .row-1 { height:101px;}
#headershort .row-1 .logo { float:left; padding:28px 0 0 0;}
#headershort .row-1 .logo .span1 {
	position: absolute;
	left: 336px;
	top: 42px;
	width: 105px;
	height: 33px;
}
#headershort .row-1 .logo span { font-size:12px; text-transform:uppercase; position:relative; margin-top:-6px; display:block;}
#headershort .row-2 { height:60px;}

#headershort .nav { background:#4189cb; width:100%; overflow:hidden; height:50px;}
#headershort .nav li { width:133px; float:left; background:url(images/divider.gif) no-repeat right top;}
#headershort .nav li.last { width:137px; background:none;}
#headershort .nav li.last a { width:137px; margin:0;}
#headershort .nav li a { float:left; width:132px; text-align:center; border-top:8px solid #4189cb; margin-right:1px; color:#fff; text-decoration:none; padding:10px 0 16px 0;}
#headershort .nav li a:hover { border-top:8px solid #fff;}
#headershort .nav li a.current { border-top:8px solid #fff;}

.top-links { font-size:.77em; color:#fff; position:absolute; right:0; top:72px; margin-right:-4px;}
.top-links li { display:inline;}
.top-links li a { color:#fff; text-decoration:none; text-transform:uppercase; padding:0 5px 0 2px;}
.top-links li a:hover { text-decoration:underline;}

.header-box { background:url(images/title.png) #007cff; height:250px; width:100%;}
.header-boxind { background:url(images/title.png) #007cff; height:250px; width:100%;}
.header-boxind .indent, .header-box .indent {
	padding:110px 0 0 0;
	position:absolute;
	left: 650px;
	top: 162px;
	width: 255px;

}
.header-boxind .leftside, .header-box .leftside {height:302px; width:647px;}

.header-boxind .logoanimation{ margin:0px 0px 0px 400px; background-color:#006}

/*content*/
#content {}
#content .row-1 { background:url(images/content-bg.gif) left top repeat-x #0a3d79; padding:24px 0 25px 0;}
#content .row-2 { background:#fff; color:#0c4483; padding:24px 0 25px 0;}
#content .row-2 h3 { color:#0c4483;}
#content .indent { padding-bottom:15px;}

/*footer*/
#footer { background:url(images/footer-bg.gif) left top repeat-x #f7f8f9; color:#0c4483; padding:3px 0 0px 0;}

#footer .nav { margin-left:-13px; padding-bottom:12px;}
#footer .nav li { display:inline; color:#d6dfe9; font-size:1.15em;}
#footer .nav li a { color:#0c4483; padding:0 16px 0 13px;}

/*==========================================*/
