* {
margin : 0;
padding : 0;
}
img {
border : 0;
}

/* Menu blocks */
.menucorner-left, .menucorner-right {
	background: url(../img/layout/menu_corners.png) no-repeat;
	height: 11px;
	font-size: 2px;
}
.menucorner-left {
	background-position: left;
	width: auto;
	margin-right: 10px;
}
.menu-content {
	width: auto;
	background-color: #9a9c9e;
	overflow: hidden;
}
/* JS Elements */

#sddm
{   margin: 0;
    padding: 0;
    z-index: 30;
    position: absolute;
    }

#sddm li
{   margin: 0px 0px 0px 25px;
    padding: 0px 0px 0px 8px;
    list-style: none;
    list-style-position: outside;
    float: left;
    font: bold 11px arial;
    height: 38px;
    }

#first_li {
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
    list-style-image: none !important;
}

#sddm li a
{   display: block;
    margin: 0 1px 0 0;
    padding: 12px 0px 0px 0px;
    color: #111;
    text-align: center;
    text-decoration: none;
    height:26px; 
    font-size: 12.5px;
    font-family: Arial, Helvetica, sans-serif;
    white-space: nowrap;
    *width: 1%;
    }
    
#sddm li div a{
    height:14px; 
    padding: 6px 5px 6px 10px;
    margin: 0px 5px 0px 5px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9.5px;
    font-weight:bold;
    color:#333;
    width:148px;
}

#sddm li a:hover
{   color: #15254B; }

#sddm div
{   position: absolute;
    visibility: hidden;
    margin: 0px 0px 0px -12px ;
    padding: 7px 0px 6px 0px !important;
    border: 0px none;
    background: #fff;
    background: rgba(255,255,255,0.97);
    border: 1px solid #a4a4a4;
    border-bottom: 1px solid #888;
    border-top: 1px solid #777;
    opacity: .98;
    width: 174px;
    padding-bottom: 11px;
    border-bottom-right-radius: 5px;
    -o-border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    -o-border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    }

#sddm #first_li div {
border: none;
background: none;
padding: none;
}

	

    #sddm div a
    {   position: relative;
        display: block;
        margin: 0;
        padding: 5px 5px;
        width: auto;
        white-space: nowrap;
        text-align: left;
        text-decoration: none;
        color: #000;
        font: 11px arial;
    }

    #sddm div a:hover {
	color: #256AAB;
	background: #fff;
    }
    #sddm div a:active {
	padding: 8px 5px 4px 12px;
    }


/* Main elements */
body {
background: #F8F8F8;
width: auto;
}

H1, H1 a, H1 a:visited  {
    font-family: Century Gothic, Trebuchet MS;
    font-size: 22px;
    color: #0099FF;
    font-weight: 100;
    margin-bottom: 8px;

}
H2 {
    font-family: Century Gothic, Trebuchet MS;
    font-size: 16px;
    color: #0099FF;
    font-weight: 100;
    margin-bottom: 8px;
}
H3 {
    font-family: Century Gothic, Trebuchet MS;
    font-size: 15px;
    color: #0099FF;
    font-weight: 100;
    margin-left: 14px;
    margin-right: 14px;
    margin-bottom: 8px;
    line-height : 15px;
}
.qt H1 {
	font-family: Century Gothic, Trebuchet MS;
	font-size: 22px;
  /* color: #89B51E; */
	color: #afd34d;
	font-weight: 100;
	margin-bottom: 8px;

}
.qt H2 {
	font-family: Century Gothic, Trebuchet MS;
	font-size: 16px;
	/* color: #89B51E; */
	color: #afd34d;
	font-weight: 100;
	margin-bottom: 8px;
}
.qt H3 {
	font-family: Century Gothic, Trebuchet MS;
	font-size: 15px;
	/* color: #89B51E; */
	color: #afd34d;
	font-weight: 100;
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 8px;
	line-height : 15px;
}

.qt a H3, .qt H3 a {
    text-decoration: none !important;
    font-family: Century Gothic, Trebuchet MS;
    font-size: 15px;
    /* color: #89B51E; */
	  color: #afd34d !important;
    font-weight: bold;
}

.header {
	font-family: Century Gothic, Trebuchet MS;
	font-size: 14px;
	color: #0099FF;
	margin-left: 5px;
	margin-right: 14px;
}

a H3, H3 a {
	text-decoration: none !important;
	font-family: Century Gothic, Trebuchet MS;
	font-size: 15px;
	color: #0099FF;
	font-weight: 100;
}

H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0DA5DC;
	margin-bottom: 18px;
	
}
H5 {
	font-family: Century Gothic, Trebuchet MS;
	font-size: 18px;
	color: #0099FF;
	font-weight: 100;
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 8px;
	line-height : 17px;
}
H5 a {
	text-decoration: none;
	font-family: Century Gothic, Trebuchet MS;
	color: #0099FF;
	font-weight: 100;
}
H5 a:hover {
	text-decoration: underline;
}

.search_result{
    font:inherit;
}
.search_result a{
    text-decoration: underline;
    font-family: Century Gothic, Trebuchet MS;
    font-size: 15px;
    color: #0099FF;
    font-weight: 100;
}
.search_result a:hover {
    text-decoration: underline !important;
}
.search_result .url{
    color: #008000;
}
.result_report{
    display: block;
    background-color: #D5DDF3;
    font-family: Century Gothic, Trebuchet MS;
    font-size: 0.8em;
    padding:2px 5px 2px 5px;
    margin: 0px 0px 10px 0px;
    text-align: right;
}

#mainbody {
	width: 1000px;
	height: auto;
	background: #F8F8F8;
	margin: 0 auto;
	position: relative;
}

#mainbody img {
	padding-top: 0px;
}

#logo {
	padding: 20px 35px 21px 35px;
}
#leftcol {
	position: relative;
	float: left;
	width: 500px;
	z-index: 29;
}
#rightcol {
	position: relative;
	float: right;
	padding-left: 20px;
	width: 225px;
}
#bot {
	position: relative;
	float: bottom;
	width: 500px;
	height: auto;
}
#title {
	font-size: 20pt;
}
#usetitle{
	font-size: 14pt;	
}
#resources, #info, #desc, #authors, #subtitle {
	padding-left: 30px;
}
#pic {
	margin-left: 30px;
	-moz-box-shadow: 0 0 10px 10px #888;
	-webkit-box-shadow: 0 0 10px 10px#888;
	box-shadow: 0 0 5px 5px #888;
	width: 300px;
}
#versions {
	padding-left: 30px;
	width: 300px;	
}
#logo img {
	padding: 0px 8px 0px 0px;
}


#contactus {
	font-family: Tahoma;
	font-weight: bold;
	color: Silver;
	vertical-align: middle;
	position: relative;
	left: 860px;
	width: 150px;
	top: -45px;
	
}

#login{
	font-family: Tahoma;
	color: #646464;
	vertical-align: middle;
	position: absolute;
	left: 800px;
	width: 180px;
	top: 10px;
	font-size: 11px;
	text-align: right;
	overflow:hidden;
	white-space:nowrap;
	
}

#login a{
	text-decoration: underline;
	color: #0099FF;
		
}

#error-block{
	padding-left: 35px;
    width:850px;
}

#contactus img {
	padding: 0px 0px 0px 0px;
	border: 0;
}
#menusearch {
	margin-top : -40px;
	margin-left: 8px;
	width : 985px;
	float: left;
}
#menuline {
	height: 38px;
	width: 767px;
	float: left;
	margin-top: 17px;
	background: #CCCCCC url(../img/layout/index_331.gif) repeat-x top;
}

#menu {
	height: 38px;
	background-image: url(../img/layout/index_300.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 35px;
}

#searchbox {
	width: 218px;
	height: 55px;
	background-position: top;
	background-repeat: repeat-x;
	float: left;
	left: 767px;
	background: Silver url(../img/layout/index_144_26.gif);
	border:0;
}

#search_left {
	background-image: url(../img/layout/index_144_23.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border: 0;
}
#search_right {
	background-image: url(../img/layout/index_144_27.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #222222;
	padding-left: 13px;
	padding-top: 9px;
	border: 0;
}
.colored {
	color: #0099FF;
}
.form {
	background-image: url(../img/layout/index_144_30.gif);
	background-position: left;
	padding-left: 6px;
	background-repeat: no-repeat;
	background-color: White;
	height: 20px;
	vertical-align: middle;
	font-size: 14px;
	color: Gray;
	width: 155px;
	border: 0;
}
.search {
padding-bottom: 3px;
border: 0;
}

.button {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    border: 0;
    background: #fff url(../img/layout/button_01.png) no-repeat;
    height: 22px;
    /* used to catch the buttonEnding */
    position: relative;
    padding: 0px 0px 0px 10px;
}
.buttonEnding {
    position: absolute;
    display: inline;
    width: 13px;
    height: 22px;
    background: url(../img/layout/button_02.png) no-repeat;
}

fieldset {
	border: 0;
}
.go {
	padding-bottom: 3px;
	width: 29px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 14px;
	color: White;
	font-weight: bolder;
	background: Gray url(../img/layout/index_144_33.gif);
        border:0;
}

#pagepic {
	width: 985px;
	height: auto;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 8px;
	vertical-align: bottom;
	text-align: center;
	z-index: 1;
	display: block;
	float: left;
	background: #6699FF url(../img/layout/bodyback.png) repeat-y center;
}

#content {
	width: 1000px;
	height: auto;
	background: White url(../img/layout/bodyback.png) center;
	bottom: auto;
	margin-left: 1px;
	float: left;
    overflow: hidden;
}
.content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	line-height: 18px;
}
.content a:visited {
	color: #0099FF;
}
.content a, .content a:active {
	color: #0099FF;
}
.content a:hover{
	text-decoration: none;
	color: #454545;
}
.content-right, .content-right a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	text-decoration: none;
}
.content-right a:hover {
	text-decoration: underline;
	color: #454545;
}
.content-right a:visited {
	color: #454545;
}
.table{
  width: 100%;
  border: 1px solid #D8E3F9;
  color:#666;
  background-color: #FFF;
  clear:both;
  padding: 0;
  margin: 0 0 0 0;
  white-space: normal;
  border-collapse:collapse;
}
.table th {
  background-color: #4386C0;
  border-top: 1px solid #D8E3F9;
  border-left: 1px solid #D8E3F9;
  border-right: 1px solid #D8E3F9;
  border-bottom: 1px solid #D8E3F9;
  padding:2px 6px;
  color: #FFFFFF;
}
.table th a{
    color: #FFFFFF;
}
.table tr td {
  padding:2px 6px;
  vertical-align: top;
}
.table tr.altRow td {
  background: #f4f4f4;
}

.table tr.even td{
    background:#FFFFFF none repeat scroll 0%;
    border-top: 1px solid #D8E3F9;
    border-bottom: 1px solid #D8E3F9;
}

.table tr.odd td {
    background:#E5ECF9 none repeat scroll 0%;
    
}

.list {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	padding-left: 18px;
	list-style: outside url(../img/layout/list_point.gif);
}
.list-content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 8px;
	list-style: outside url(../img/layout/list_point.gif);
	line-height: 20px;
}
.list-content ul{
	padding-left: 20px;
}
.list-content li a{
	color: #0099FF;
}

.list-content2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 8px;
	list-style-type: none;
	list-style-position:center;
	line-height: 20px;
}
.list-content2 td{
	padding-bottom: 5px;
}
.list-content2 a{
	padding-left: 5px;
	color: #0099FF;
}
.list-content2 b{
	padding-left: 5px;
}

.list-expanding {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 8px;
	list-style: outside url(/img/layout/list_dot.gif);
	line-height: 20px;
}
	
.list-in-block {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	padding-left: 46px;
	list-style: outside url(../img/layout/list_point_block.gif);
	padding-top: 0px;
	line-height: 16px;
}
.list-in-block-margin {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	padding-left: 46px;
	list-style: outside url(../img/layout/list_point_block.gif);
	padding-top: 0px;
	line-height: 16px;
}

.list-in-block-margin li{
	padding-bottom:4px;
}

.list-in-block a {
	color: #0099FF;
}
.list-in-block a:visited {
	color: #454545;
}
.sidemenu, .sidemenu a {
	list-style: none outside;
	font-family: Century Gothic, Trebuchet MS;
	font-size: 16px;
	color: #2A2A2A;
	font-weight: 100;
	line-height: 35px;
	vertical-align: middle;
	text-decoration: none;
	padding-left: 12px;
}
ul.sidemenu li {
	background: url(../img/green_arrow_right.png) no-repeat left;
}
.sidemenu a:visited {
	color: Gray;
}
.sidemenu a:hover {
	text-decoration: underline;
	color: Black;
}
.newshead {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: Gray;
    font-weight: bold;
}
#rightcolumn .newshead a, #rightcolumn .newshead a:hover,
#rightcolumn li a, #rightcolumn li a:hover  {
	color: Gray;
}

#rightcolumn a img {
  padding-bottom: 20px;
}

.rightform table tr td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	height: 25px;
	vertical-align: middle;
}

.imprtnt {
	color: #0099FF;
}

#leftcolumn {
    width: 745px;
	padding-left: 36px;
	padding-right: 32px;
	padding-top: 25px;
	float: left;
}

#singlecolumn {
    width: 930px;
	padding-left: 36px;
	padding-right: 32px;
	padding-top: 30px;
	float: left;
}

#rightcolumn {
	width: 145px;
	padding-right: 10px;
	padding-top: 30px;
	float: left;
	overflow: hidden;
}
#mainblocks {
	width: auto;
	height: auto;
	text-align: center;
	margin: 0 auto;
}

/* Mainpage blocks */
.block-mainpage-one {
	background-image: url(../img/layout/mainblock-left.jpg);
	width: 340px;
	height: 146px;
	background-position: left;
	background-repeat: no-repeat;
}

.block-mainpage-two {
	background-image: url(../img/layout/mainblock-right.jpg);
	width: 340px;
	height: 146px;
	background-position: right;
	background-repeat: no-repeat;
	vertical-align: middle;
}
.block-mainpage-two img {
	margin: 15px 5px 15px 15px;
}
.block-mainpage-middle {
	background-image: url(../img/layout/mainblock-middle.jpg);
	width: 340px;
	height: 146px;
	background-repeat: repeat-x;
	margin-right: 20px;
	margin-top: 20px;
	float: left;
}
.block-mainpage-title,
.block-mainpage-title a,
.block-mainpage-title a:visited,
.block-mainpage-title a:hover {
	font-family: Century Gothic, Trebuchet MS;
	font-size: 17px;
	color: #0099FF;
	font-weight: normal;
	line-height: 20px;
	height: auto;
	padding-top: 20px;
	text-decoration:none;
}

.grey_block-top {
	background-image: url(../img/layout/grey_1.png);
	width: 203px;
	height: auto;
	background-position: top;
	background-repeat: no-repeat;
}
.grey_block-content {
	background-image: url(../img/layout/grey_2.png);
	width: 203px;
	height: auto;
	background-repeat: repeat-y;
	float: left;
	background-position: left;
	padding-right: 44px;
}
.grey_block-bottom {
	background-image: url(../img/layout/grey_3.png);
	width: 203px;
	height: 267px;
	background-position: bottom;
	background-repeat: no-repeat;
}
.grey_flexblock-bottom {
	background-image: url(../img/layout/grey_3.png);
	width: 203px;
	height: auto;
	background-position: bottom;
	background-repeat: no-repeat;
}
.grey_smallblock-bottom {
	background-image: url(../img/layout/grey_3.png);
	width: 203px;
	height: 130px;
	background-position: bottom;
	background-repeat: no-repeat;
}

/* Wide blocks*/	
.grey_wideblock-top {
	background-image: url(../img/layout/block_1.png);
	width: 724px;
	height: auto;
	background-position: top;
	background-repeat: no-repeat;
}
.grey_wideblock-content {
	background-image: url(../img/layout/block_2.png);
	width: 724px;
	height: auto;
	background-repeat: repeat-y;
	float: left;
	background-position: left;
	padding-right: 44px;
       margin-bottom: 10px;
}
.grey_wideblock-bottom {
	background-image: url(../img/layout/block_3.png);
	width: 724px;
	height: auto;
	background-position: bottom;
	background-repeat: no-repeat;
}
.comblock-list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6D6D6D;
	list-style: none outside;
	text-decoration: none;
	line-height: 15px;
	padding-left: 20px;
	padding-right: 11px;
	padding-bottom: 10px;
}
.comblock-list a {
	text-decoration: underline;
	color: #6D6D6D;
	padding-left: 20px;
}
.comblock-list span {
	margin-left: 10px;
}

.block-list a, .block-list a:hover, .block-list a:visited   {
	text-decoration:  underline;
	color: #6D6D6D;
	padding-left: 20px;
}
.block-list span {
	padding-left: 20px;
}
.block-list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6D6D6D;
	list-style: none outside;
	line-height: 22px;
	padding-left: 20px;
	padding-right: 11px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.wideblocktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	padding-top: 6px;
	padding-left: 26px;
	padding-right: 10px;
	
	line-height: 15px;
}

.block-list a:hover, .comblock-list a:hover, .comblock-list a:visited  {
	text-decoration: underline;
	color: Gray;
}
ul.block-list li, ul.comblock-list li {
	background: url(../img/green_arrow_right.png) no-repeat left;
}

.block-content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	padding-left: 14px;
	padding-right: 11px;
	line-height: 14px;
}
.block-content a {
	color: #0099FF;
}
.block-content a:visited {
	color: #454545;
}
.block-formcontent {
	vertical-align: middle;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	padding-left: 20px;
	padding-right: 11px;
	line-height: 20px;
}
.block-formcontent span {
padding-left: 8px;
}
.blockimg {
	text-align: center;
}
.blockmore {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099FF;
	margin-top: 9px;
	text-align: right;
	margin-right: 10px;
	
}
.blockmore a, .blockmore a:visited {
	text-decoration: none;
	margin-right: 10px;
	color: #0099FF;
}
.blockmore a:hover {
	color: #333333;
	text-decoration: none;
}
.qreq {

}

#bottom {
	width: 985px;
	height: 65px;
	background: url(../img/layout/index_144_112.gif) repeat-x;
	margin-left: 7px;
	margin-right: 7px;
	text-align: center;
	float: left;
	background-color: #3366FF;
}
#bottom_l {
	background: url(../img/layout/index_144_110.gif) no-repeat left;
	height: 65px;
}
#bottom_r {
	background: url(../img/layout/index_144_115.gif) no-repeat right;
	height: 65px;
}
#bottom_r p {
padding: 12px 20px;
}
#bottom_r p:first-child {
display:none;
}



/* Original css - bottom text */
.footrline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #304BA3;
}
.footrtxt, a.footrtxt, a.footrtxt, a:visited.footrtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.footrtxt {
	color: #333333;
	text-decoration: none;
}
.footrlasttxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*color: #B2BEE3;*/
}


ul.checkboxMultiple {
    margin:0;
    padding:0;
    list-style-type:none;
    }
ul.checkboxMultiple li {
    display:block;
    margin: 6px 8px 0 0;
    font-weight:bold;
    } 
    
.img-shadow {
    background:transparent url(img/shadowAlpha.png) no-repeat scroll right bottom !important;
    clear:both;
    float:left;
    text-align:center;
}    
.img-shadow img {
    background-color:#FFFFFF;
    border:1px solid #A9A9A9;
    display:block;
    margin:-6px 6px 6px -6px;
    padding:1px;
    position:relative;
}
.clear_both{
    clear:both;

}
/* Opera hach - Don't place any code below this! */



