@charset "utf-8";
/* CSS Document */

/*common*/
BODY { background: #FFF; }

.left { float: left;}
.right {float:right;}
.clear{clear:both;}
a { text-decoration:none;}
a:hover { text-decoration: underline;}
#doc3 { padding:0; width: 1000px; margin: 0 auto; }
.t-center {text-align:center;}

/*header*/
#hd { background: url(images/collage.jpg) 0px 20px no-repeat; padding-top: 235px; }
.top-line a {padding: 12px 0 14px 0; display: block;  background:#709689; }
.top-line a:hover { text-decoration: none; }
.top-line H1 { background:#709689; color:#fff; text-align:center; font-weight:bold; font-size:1.5em; display: block; margin:20px 0 0 0; padding: 12px 0 14px 0;}
/*.top-line a H1 { color:#fff; text-align:center; font-weight:bold; font-size:1.5em; margin: 0; padding: 0; }*/
.top-line a:hover H1 { color: #faffbd; }

/*left menu*/
#bd {padding: 20px 0px 0 0px;}
#left-menu ul { /*background:url(images/woman.gif) top left no-repeat;*/}
#left-menu ul li { border-bottom:1px solid #709689; font-size: 14px;}
#left-menu ul li.last {border-bottom:0;}
#left-menu ul li a {color: #000; display: block; padding: 10px 12px 11px 12px; }
#left-menu ul li a:hover, #left-menu li.active li a:hover {color:#709689; text-decoration: none;}
#left-menu ul li.active A { color:#709689; font-weight: bold; text-decoration: underline; }

#left-menu ul li.active li A {
	color: #000;
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
	padding: 8px 8px 9px 8px;
}

#left-menu ul UL { padding: 0 18px; border-top:1px solid #709689; background: none; }
#left-menu ul li.active li.active A { color: #709689; text-decoration: underline;  font-weight: bold; }

#left-menu li.active li.active li A {
	color: #000;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	padding: 7px 7px 8px 7px;
}

/*content*/
.content {color:#333333; min-width: 300px; max-width: 1000px; margin:0 auto; padding: 0 0 0 10px;}
.content a {/*color:#709689;*/color:#993300;}
h1,h2,h3,h4,h5,h6 {color:#709689; text-align:center;}
.noborder, .noborder td, .noborder tr { padding:0 !important; margin:0 !important; border:0 !important;}
blockquote {border-left:2px solid #CC3300; padding: 0 0 0 10px; color:#CC3300;}
#application-form sup, #feedback-form sup {color:#f00;}
#application-form ul {list-style:none !important; margin: 0 0 20px 10px;}
#application-form ul li {list-style:none; border-left:0px solid #666666; padding: 0 0 0 10px; margin: 0 0 10px 0;}
#application-form input[type=text], #feedback-form input[type=text], #feedback-form textarea {border:1px solid #666666; padding: 2px;}
#feedback-form li {list-style:none !important; margin: 0 0 10px 0;}
div.question {background: url(images/question.gif) left top no-repeat; width:27px; height:27px; float:left;}
p.question {padding: 0 0 10px 0; margin-bottom: 5px;}
div.answer, div.answer-marker {background: url(images/answer.gif) left top no-repeat; width:27px; height:27px; float:left;}
p.answer, div.answer1 p {color:#CC3300; padding: 0 0 22px 0;}

/*footer*/
#ft { margin: 50px 0 0 0; padding:0; font-size:0.9em;}
.bottom-wave { background:url(images/footer_pic.jpg) left top no-repeat; width:300px;  height: 88px; color:#000; padding: 3px 0 0 10px;}
.bottom-wave a {color:#000;}
.botton-menu {padding: 0 0 0 320px;}
.botton-menu ul li {float: left; border-right:1px solid #993300; padding: 3px 5px 3px 5px; margin: 0 0 3px 0;}
.botton-menu ul li.active { background:#709689; border-right:0;}
.botton-menu ul li.active a {color:#fff;}
.botton-menu ul li.last {border-right:0;}
.botton-menu ul li a {color:#709689;}
.counters {clear:both; text-align:center;}




.selected { color:#993300; }   