﻿body, div, p,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
form, fieldset, input, textarea,
pre, blockquote,
th, td { margin: 0; padding: 0}
ul { list-style: none}
table { border-collapse: collapse; border-spacing: 0}
*:focus { outline: none}

h1 {
	height:28px;
	padding:4px 20px 0;
	background:#55a9de;
	border-bottom:8px solid #007ac3;
	font: normal 170% Calibri;
	color:#fff;
}
.orange h1 {
	background:#f9a959;
	border-bottom:8px solid #f68819;
}
h3 {font: normal 150% Arial;}
h4 {font: normal 120% Arial;}

input {font: normal 100% Arial;}

a { color: #707070; text-decoration: underline}
a:hover {text-decoration: none;}
a img { border: none}
html, body {
	padding:0;
	margin:0;
	height:100%;
}
body {
	font:normal 12px Arial;
	color:#404040;
	background:#fff;
}

.bsmall-text {
	font:normal 11px Arial;
}

#container {
	width:940px; min-height:100%;
	margin:0 auto;	
}
*html #container {min-height:0; height:100%;}

#header {
	height:128px;
	padding:0 20px;
	overflow:hidden; zoom:1;
}

#header ul {
	float:right;
	margin:10px 0 0;
	overflow:hidden; zoom:1;
	color:#007ac3;
}
#header ul li {
	float:left;
	margin:0 5px 0 0;
	overflow:hidden; zoom:1;
}
#header ul li span {
	font-size:85%;
}
#header ul li p {
	width:14px;
	background:#007ac3;
	color:#fff;
}
#header .small, #header .middle, #header .big {
	width:14px; height:14px;
	border:1px solid #007ac3;
	text-align:center;
}
#header .small a {
	font-size:11px;
	height:12px 0 0;
	padding:1px 0 0;
}
#header .middle a {
	font-size:12px;
	margin:0 0 0;
}
#header .big a {
	font-size:13px;
	height:15px 0 0;
	margin:-1px 0 0;
	padding:0 0 -1px;
}
#header ul a {
	display:block;
	text-decoration:none;
	color:#017bc3;
}
#header ul a.sqr {
	background:#017bc3;
	color:#fff;
}

#header div {
	position:absolute;
	margin:50px 0 0;
}

.content {
	padding:22px 0 0;
	overflow:hidden; zoom:1;
}

.content .center {
	float:left;
	width:434px;
	padding:0 26px 0 20px;
}

.content .left {
	float:left;
	width:230px;
}
.content .right {
	float:left;
	width:230px;
}

.menu {
	padding:1px;
	margin:0 0 20px;
	border:9px solid #f2f8fc;
	background:#cbdbe5;
	zoom:1;
}
.menu div {
	padding:14px 12px 0;
	background:#fff;
	overflow:hidden; zoom:1;
}
.menu div h3 {
	padding:0 0 5px;
	border-bottom:1px solid #55a9de;
	color:#007ac3;
}
.latest_results h3 a, .latest_results h3 a:hover {
	color:#007ac3;
	text-decoration:none;
}

.menu ul {
	padding:10px 0 0;
	background:#fff;
}
.menu ul li {padding:0 12px 10px;}
.menu ul li a {text-decoration:none;}
.menu ul li a:hover {text-decoration:underline;}

.menu ul .passive {
	padding:3px 12px 3px 8px;
	margin:0 0 10px;
	border-left:4px solid #007ac3;
	color:#007ac3;
}

.menu2 {
	border:9px solid #feeddd;
	background:#f6c696;
}
.menu2 div h3 {
	border-bottom:1px solid #f68819;
	color:#f68819;
}
.menu2 ul .passive {
	border-left:4px solid #f68819;
	color:#f68819;
}


.archive_weighted_results {
	border:9px solid #fcd3aa;
	background:#f68819;
}
.archive_weighted_results div h3 {
	border-bottom:1px solid #f68819;
	color:#f68819;
}

.archive_unweighted_results {
	border:9px solid #d9ebf6;
	background:#55a9de;
}
.archive_unweighted_results div h3 {
	border-bottom:1px solid #55a9de;
	color:#55a9de;
}



.archive_weighted_results div,
.archive_unweighted_results div {
	padding:0 12px;
}

.archive_weighted_results div h3,
.archive_unweighted_results div h3 {
	overflow:hidden; zoom:1;
	border:0;
	padding:0;
	margin:0;
}


.archive_weighted_results div ul,
.archive_unweighted_results div ul {
	display:none;
}

.archive_weighted_results div ul {
	border-top:1px solid #f68819;
}

.archive_unweighted_results div ul {
	display:none;
	border-top:1px solid #55a9de;
}

.archive_weighted_results div h3 a {
	display:block;
	padding:8px 0;
	color:#f68819;
	text-decoration:none;
}

.archive_unweighted_results div h3 a {
	display:block;
	padding:8px 0;
	color:#55a9de;
	text-decoration:none;
}


.archive_weighted_results:hover ul,
.archive_weighted_results.hover ul,
.archive_unweighted_results:hover ul,
.archive_unweighted_results.hover ul {
	display:block;
}




.menuover {
	border:9px solid #daf3d8;
	background:#7ad375;
}
.menuover div {padding:0 12px;}
.menuover div h3 {
	overflow:hidden; zoom:1;
	border:0;
	padding:0;
	margin:0;
}
.menuover div h3 a {
	display:block;
	padding:8px 0;
	color:#7fb97c;
/*	background:url(../img/mark-arrow.gif) 175px 17px no-repeat; */
	text-decoration:none;
}
.menuover div ul {
	display:none;
	border-top:1px solid #7fb97c;
}
.menuover ul .passive {
	border-left:4px solid #7fb97c;
	color:#7fb97c;
}
.menuover ul li {
	padding:0 0 10px;
}

.menuover:hover ul,
.menuover.hover ul {
	display:block;
}

.menu3 {
	border:9px solid #d2e7df;
	background:#56a284;
}
.menu3 div ul {
	border-top:1px solid #0f6443;
	color:#0f6443;
}
.menu3 ul .passive {
	border-left:4px solid #0f6443;
	color:#0f6443;
}
.menu3 div h3 a {color:#0f6443;}


.center p {
	line-height:18px;
	padding-bottom: 12px;
}

.center ul{list-style: none; padding: 0 0 0 26px;}
.center ul li{padding: 3px 0px 3px 3px;}

.menuright {
	width:230px;
	padding:0 0 7px;
	margin:0 0 18px;
	background:#f0f7fb;
	border-bottom:1px solid #b9daee;
}
.menuright h3 {
	padding:8px 19px 3px;
	background:#66afdb;
	font: bold 135% Arial;
	color:#fff;
	border-bottom:4px solid #007ac3;
}
.menuright ul {padding:0 6px;}
.menuright li {
	margin:8px 0 0;
	padding:9px 12px;
	background:#fff;
	border:1px solid #e2f0f7;
}
.menuright li a {
	font-size:85%;
	color:#3878ba;
	text-decoration:none;
}
.menuright li a:hover {text-decoration:underline;}

.result li {padding:14px 12px;}
.result li a {font-size:120%;}
.result .icon1  {background:#fff url(../img/icon1.gif) 173px 9px no-repeat;}
.result .icon2  {background:#fff url(../img/icon2.gif) 174px 14px no-repeat;}
.result .icon3  {background:#fff url(../img/icon3.gif) 169px 14px no-repeat;}
.result .icon4  {background:#fff url(../img/icon4.gif) 173px 8px no-repeat;}
.result .icon5  {background:#fff url(../img/icon5.gif) 149px 14px no-repeat;}

.result2 {padding:0;}
.result2 h3 {
	padding:8px 19px 3px;
	background:#66afdb;
	font: bold 135% Arial;
	color:#fff;
	border-bottom:0;
}
.result2 ul {padding:0;}
.result2 li {
	height:52px;
	padding:0;
	margin:0;
	background:url(../img/result-bg.gif) 0 0 repeat-x;
	border:0;
	border-bottom:1px solid #e2f0f7;
	overflow:hidden; zoom:1;
}
.result2 li a {
	display:block;
	height:31px;
	padding:21px 18px 0;
	font-size:120%;
	color:#333;
}
.result2 .icon1 a {background:url(../img/icon1.jpg) 144px 4px no-repeat;}
.result2 .icon2 a {background:url(../img/icon2.jpg) 144px 4px no-repeat;}
.result2 .icon3 a {background:url(../img/icon3.jpg) 144px 4px no-repeat;}
.result2 .icon4 a {background:url(../img/icon4.jpg) 144px 4px no-repeat;}
.result2 .icon5 a {background:url(../img/icon5.jpg) 144px 4px no-repeat;}
.result2 .icon5 {border:none;}

.crop {height:138px;}

#footer {
	width:940px; height:107px;
	margin:-115px auto 0;
	border-top:8px solid #bcbcbc;
	overflow:hidden; zoom:1;
}
#footer .border {
	border-top:3px solid #a3a3a3;
}
#footer .left {
	float:left;
	width:350px;
}
#footer .left ul {
	padding:14px 0 48px 15px;
	overflow:hidden; zoom:1;
}
#footer .left li {
	display:inline;
	padding:0 9px 0 5px;
	font-size:95%;
	background:url(../img/mark.gif) 100% 3px no-repeat;
}
#footer .left li a {color:#007ac3;}
#footer .left .last {background:none;}
#footer .left p {
	padding:0 0 0 20px;
	font-size:95%;
	color:#808080;
}

#footer .right {
	float:right;
	width:255px;
	padding:12px 20px 10px 0;
	font-size:95%;
	color:#808080;
}
#footer .right img {margin:0 15px 0 0;}
#footer .right p {padding:10px 0 0;}

.docs {
	padding:1px;
	border:8px solid #fafafa;
	background:#cbdbe5;
	zoom:1;
}
.docs div {
	background:#fff;
}

/*.docs p {
	padding:0 10px 10px 10px;
}*/

.docs div ul {padding:0 0 25px;}
.docs div li {
	min-height:100px;
	padding:25px 20px 10px 96px;
}
/*.docs div li p{
 padding-left:0
 }*/
*html .docs div li {height:100px;}
.docs div .pdf {background:url(../img/pdf.jpg) 7px 30px no-repeat;}
.docs div .exl {background:url(../img/exl.jpg) 7px 30px no-repeat;}
.docs div li span {
	position:absolute;
	margin:80px 0 0 -63px;
	color:#bcbcbc;
}
.docs div li a {
	font-size:150%;
	color:#007ac3;
	text-decoration:none;
}
.docs div li a:hover {text-decoration:underline;}
.docs div .descript {
	min-height:0; height:auto;
	padding:20px 0 0 96px;
	font-size:120%;
}
.docs div h3 {
	padding:15px 0 5px;
	margin:0 7px 0;
	color:#007AC3;
	border-bottom:1px solid #cbdbe5;
}

.orange .docs {
	border:8px solid #feeddd;
	background:#f6c89a;
}

.orange .docs div h2,
.orange .docs div h3 {
	color:#f68819;
}

.orange .docs div .h3 {
	min-height:0; height:28px;
	padding:3px 7px 0;
	margin:0 7px;
	font-size:150%;
	color:#F68819;
	background:#feeddd;
	border-top:1px solid #f6c696;
}
.orange .docs div li {
	min-height:80px;
	padding:20px 20px 0 74px;
}
*html .orange .docs div li {height:80px;}
.orange .docs div .pdf {background:url(../img/pdf2.jpg) 7px 25px no-repeat;}
.orange .docs div .exl {background:url(../img/exl2.jpg) 7px 25px no-repeat;}
.orange .docs div li span {
	position:absolute;
	margin:64px 0 0 -54px;
	color:#bcbcbc;
}
.orange .docs div li a {
	font-size:135%;
	color:#f68819;
	text-decoration:none;
}
.orange .docs div .descript {
	min-height:0; height:auto;
	padding:16px 7px;
	font-size:100%;
}

#archive-but {
	position:absolute;
	width:87px; height:28px;
	padding:2px 0 0 7px;
	margin:-32px 0 0 313px;
	border:1px solid #d1dfe8;
	border-bottom:0;
	background:#fafafa url(../img/mark-arrow2.gif) 76px 14px no-repeat;
}
#archive-but .text {font: normal 170% Calibri;}
#archive-but ul {
	display:none;
	position:absolute;
	width:118px;
	padding:4px 5px 0;
	margin:29px 0 0 -42px;
	border:1px solid #cedde6;
	border-top:0;
	background:#fff;
}
#archive-but ul li {
	min-height:0; height:auto;
	padding:0 5px 9px;
	text-align:right;
}
#archive-but ul .passive {
	padding:5px;
	margin:0 0 4px;
	background:#f6f6f6;
	border:1px solid #e0e0e0;
	color:#007ac3;
}
#archive-but ul a {
	font-size:120%;
	color:#007ac3;
}
#archive-but ul p {font-size:120%;}
#archive-but a {text-decoration:none;}

#archive-but:hover {
	border-bottom:1px solid #fff;
	background:#fff url(../img/mark-arrow.gif) 76px 14px no-repeat;
}
#archive-but.hover {
	border-bottom:1px solid #fff;
	background:#fff url(../img/mark-arrow.gif) 76px 14px no-repeat;
}
#archive-but:hover ul {display:block;}
#archive-but.hover ul {display:block;}



.textPage {padding:10px 0 0;}
.textPage p {padding:0 0 20px;}
.textPage p a {color:#007AC3;}

.docs div .more_archive {
	width:313px;
	padding:0 8px 0 0;
	margin:0 0 0 95px;
	overflow:hidden; zoom:1;
}
.docs div .more_archive ul {
	padding:0 0 10px;
	border-top:1px solid #cbdbe5;
}
.docs div .more_archive li {
	min-height:0; height:auto;
	padding:10px 0 0 25px;
	background:url(../img/search-ico-exl.jpg) 0 7px no-repeat;
}
.docs div .more_archive span {
	margin:0 0 0 73px;
	padding:0;
}
.docs div .more_archive a {
	font-size:100%;
}
.docs div .more_archive h4 {
	color:#555555;
	padding:0 0 8px;
}

.docs div h2 {
/*	padding:0 20px 0 20px; */
	font: normal 150% Arial;
	color:#007ac3;
}


#exl-ico {background:#fff url(../img/exl.jpg) 7px 72px no-repeat;}
#pdf-ico {background:#fff url(../img/pdf.jpg) 7px 72px no-repeat;}

.download div h3 {margin-bottom:28px;}

.download div span {
	position:absolute;
	padding:78px 0 0 32px;
	color:#bcbcbc;
}
.download div h2 {
	padding:0 20px 0 20px;
	font: normal 150% Arial;
	color:#007ac3;
}
.download div p {
	padding:0 20px 12px 20px; /*VP*/
}
.download div h4 {
	padding:0 0 8px;
	color:#555;
	background:url(../img/mark-arrow.gif) 295px 6px no-repeat;
	cursor:pointer;
}

.download div #more_archive {
	width:313px;
	padding:0 8px 0 0;
	margin:20px 0 0 20px;
	overflow:hidden; zoom:1;
}




.download div#exl-ico h2,
.download div#exl-ico p,
.download div#pdf-ico h2,
.download div#pdf-ico p {
	padding-left:95px;	
}


.download div#exl-ico #more_archive,
.download div#pdf-ico #more_archive {
	margin-left:95px;
}



#more_archive ul {
	display:none;
	padding:0 0 38px;
	border-top:1px solid #cbdbe5;
}
.download div #more_archive li {
	min-height:0; height:auto;
	padding:10px 0 0 25px;
	background:url(../img/search-ico-exl.jpg) 0 7px no-repeat;
}
.download div #more_archive span {
	margin:0 0 0 73px;
	padding:0;
}
.download div #more_archive a {
	font-size:100%;
}

#more_archive:hover ul {display:block;}
#more_archive.hover ul {display:block;}
