<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* { margin:0; padding:0;}
body {
	background:url(images/tail-top.gif) left top repeat-x #101318;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.125em;
	color:#333;
}

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%;}

p { margin-bottom:18px;}

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

#search-form { no-repeat left 2px; margin-top:-20px;}
#search-form input.text { background:url(images/search-bg.gif); border:none; width:140px; padding:1px 0 2px 3px; margin-right:11px;}
#search-form input.submit { background:url(images/submit.gif) no-repeat left top; font-size:1.1em; color:#fff; width:79px; height:26px; text-align:center; border:none;}

#contacts-form label { display:block; height:26px;} 
#contacts-form label input { width:232px; padding:2px 0 2px 3px; color:#8c8c8c; font-family:Tahoma, Geneva, sans-serif; font-size:.83em;}
#contacts-form textarea {width:232px; height:89px; padding:2px 0 2px 3px; margin-bottom:12px; color:#8c8c8c; overflow:auto; font-family:Tahoma, Geneva, sans-serif; font-size:.83em;}

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

.list1 { margin-bottom:-20px;}
.list1 li { width:100%; overflow:hidden; padding-bottom:50px;}
.list1 li span { float:left; width:48px; display:block; background:url(images/date-box.gif) no-repeat left top; font-size:1.38em; font-weight:bold; margin-right:18px; color:#fff; text-align:center; line-height:20px; padding-bottom:10px;}
.list1 li span:first-line { font-size:13px; font-weight:normal;}

.list2 li { background:url(images/marker.gif) no-repeat left 2px; padding:0 0 4px 21px;}
.list2 li a { color:#7e99b1; text-decoration:none;}
.list2 li a:hover { color:#fff;}

.list3 dt { margin-bottom:5px;}
.list3 dd { padding-bottom:42px;}

.list4 { padding-bottom:25px;}
.list4 li { background:url(images/marker1.gif) no-repeat left 2px; padding:0 0 4px 24px;}
.list4 li a { text-decoration:none;}
.list4 li a:hover { color:#000; text-decoration:underline;}

.list5 li { float:left; width:155px; margin-right:60px;}
.list5 li p { margin-bottom:10px; text-align:center;}
.list5 li a { color:#7e99b1;}
.list5 li.last { margin-right:0;}

/*==================other====================*/
.img-indent { margin:0 33px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:30px;}
.img-box img { float:left; margin:0 33px 0 0;}
.img-box1 { width:100%; overflow:hidden; padding-bottom:50px;}
.img-box1 img { float:left; margin:0 33px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:18px;}
.p2 { margin-bottom:5px;}
.p3 { margin-bottom:54px;}
.p4 { margin-bottom:36px;}

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

h2 { font-size:1.15em; font-weight:normal; line-height:1.33em; color:#2a86c8; margin-bottom:19px;}
h2.alt { margin-bottom:45px;}
h3 { font-size:1em; margin-bottom:5px;}
h5 { font-size:1em; font-weight:normal; margin-bottom:5px;}

.txt1 {
	color:#09F;
	line-height:1.7em;
}

.link1 { background:url(images/arrow1.gif) no-repeat left 5px; padding:0 0 0 12px; color:#2a86c8; font-size:1.1em;}
.link2 { color:#444;}

.button { font-size:1.1em; color:#fff; float:left; background:url(images/button.jpg) no-repeat left top; text-align:center; text-decoration:none; width:111px; height:27px; line-height:25px;}
.button:hover { text-decoration:underline;}

.line-hor { background:#3a3c52; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 20px 0;}
.line-ver { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}

.title-box { height:30px; border-bottom:2px solid #cacbcd; margin-bottom:36px;}

/*==================boxes====================*/
.content-box { background:#1f252b; width:100%;}
.content-box .border-bot {background:url(images/border.gif) repeat-x bottom;}
.content-box .border-left {background:url(images/border.gif) repeat-y left;}
.content-box .border-right {background:url(images/border.gif) repeat-y right;}
.content-box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom;}
.content-box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; width:100%;}
.content-box .inside { padding:0 18px 20px 18px;}

.box1 { background:#fff; width:100%;}
.box1 .border-top {background:url(images/border-top1.gif) repeat-x top;}
.box1 .border-bot {background:url(images/border-bot1.gif) repeat-x bottom;}
.box1 .border-left {background:url(images/border-side1.gif) repeat-y left;}
.box1 .border-right {background:url(images/border-side1.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:46px 35px 49px 43px;}

.cont-box {margin:0;}
.cont-box span { float:left; width:79px;}

/*header*/
#header .row-1 { height:93px; background:url(images/header-bg1.jpg) no-repeat left top;}
#header .row-1 .fleft { padding:19px 0 0 45px;}
#header .row-1 .fright { padding:34px 53px 0 0;}
#header .row-2 { height:60px;}
#header .row-3 .left { background:url(images/header-border.gif) no-repeat left top; height:379px;}
#header .row-3 .right { background:url(images/header-border.gif) no-repeat right top; height:379px;}
#header .row-3 .indent { padding:24px 0 0 18px;}

.rss { background:url(images/rss.jpg) no-repeat right top; padding:13px 42px 0 0; color:#d4d7dc; float:right;}

.nav-box { background:url(images/nav-box-bg.gif) left top repeat-x; width:100%;}
.nav-box .left { background:url(images/nav-box-left.gif) no-repeat left top;}
.nav-box .right { background:url(images/nav-box-right.gif) no-repeat right top; height:60px; padding-left:5px;}

.header-box { background:url(images/header-box.jpg) no-repeat left top; width:584px; height:320px; float:left;}
.header-box .inner { padding:75px 0 0 43px;}
.header-box .slogan { margin-bottom:38px;}

.nav { width:100%; overflow:hidden;}
.nav li { display:block; float:left; margin-left:-2px;}
.nav li a { display:block; color:#002e7a; text-decoration:none; float:left; background:url(images/divider.gif) no-repeat left top; font-size:1.1em; padding:21px 36px 17px 40px; text-transform:capitalize;}
.nav li a:hover { color:#0d92ca; text-decoration:underline;}
.nav li a.current { color:#0d92ca; text-decoration:underline;}

.banners { padding:0 0 0 11px;}
.banners li { margin-bottom:2px;}

/*content*/
#content .row-2 { padding:40px 0 10px 45px; color:#7e99b1;}

/*footer*/
#footer { text-align:center; color:#7e99b1;}
#footer a {color:#7e99b1;}

/*==========================================*/
</pre></body></html>