/* CSS Document */

body,html {
  padding          : 0;
  margin           : 0;
  margin-bottom    : 10px;
}
.body_bg {
  background: #bababa url(../images/bg.jpg) top repeat-x;
  margin-top: 0px;
}
.main { 
  float            : left; 
  width            : 100%;
  margin           : 0; 
  padding          : 0;
}

object {
  margin-top       : -2px;
}

.mod {
  background       : #FFFFFF;
  width            : 2px;
}

td, tr, p, div {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 13px;
        color: #000080;
}
hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}
form {
margin           : 0; 
padding          : 0;
}
#welcome{
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
}

.bgclr {
color : #0573a6;
}

.leftrow {
  width            : 169px;
  height           : 100%;
  margin-right     : 0;
  background       : #f5fafd;

}
.rightrow {
  height           : 100%;
  width            : 251px;
  margin-left      : 0;
  background       : #f7f7f7;

 }
.back_button {
  color            : #999999;
  font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  padding-bottom   : 3px;
  margin-right     : 4px;
  float            : right;
  line-height      : 20px;
  }
.button {
  font-size        : 13px;
  font-weight      : bold;
  color            : #355471;
  border           : 2px solid gray;
  background-color : #a4bac7;
  width            : 5em;
  height           : 2.5em;
  cursor           : pointer;
}
.search_button {
  font-size        : 11px;
  font-weight      : bold;
  color            : #355471;
  border           : 2px solid gray;
  margin           : 5px;
  background-color : #a4bac7;
  padding          : 3px !important;
  padding          : 1px;
  cursor           : pointer;
}

.inputbox {
 color        : #000000;
 background   : #ffffff;
 border       : 1px solid #cccccc;
 margin-top       : 3px;
 margin-bottom : 3px;

}


.contact_email  {
  width            : 100%;
}
.contact_email .inputbox {
  width            : 345px;

}
table.moduletable {
	width: 100%;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
}



table.moduletable td {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
    background :none; 
	text-align: justify;
}
.sectiontableheader {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #FFFFFF;
  background       : #cd0f01; 
  padding          : 1px;
}


.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : none;
  border-bottom    : 1px solid #ffffff;
  line-height      : 25px;

}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-bottom    : 1px solid #ffffff;
  background       : #e1e1e1;
  line-height      : 25px;
  }
.sectiontableentry1 img{
 padding-right: 4px !important;
 padding-right: 2px;

}
.sectiontableentry2 img{
 padding-right: 4px !important;
 padding-right: 2px;

}

a.mainlevel  {
 display           : block;
 width             : auto;
  margin           : 1px 0px;
  padding          : 0;
  font-size        : 12px;
  background       : none;
  text-indent      : 10px;
}

a.mainlevel:link, a.mainlevel:visited {
	display          : block;
	font-size        : 12px;
	background-color : #ffffff;
	font-weight      : normal;
	padding          : 2px 0;
	color            : #0573a6;
	font-weight      : bold;
	text-indent      : 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	
	border-left-color: #cccccc;
}
a.mainlevel:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
  	background-color : #ffffff;
  	font-size        : 12px;
  	font-weight      : normal;
	color            : #87CEFA;
  	text-decoration  : none;
  	text-indent      : 25px;
}
#active_menu {
  color            : blue;
}
a#active_menu:hover {
  color            : blue;
}

a:link, a:visited {
  font-size        : 13px;
  color            : #0573a6;
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  font-size        : 13px;
  color            : #87CEFA;
  text-decoration  : none;
  font-weight      : bold;
}

a#footerlink:link, a#footerlink:visited {
  color            : #ADD8E6;
}
a#footerlink:hover {
  color            : #FFFFFF;
}

a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}
a.readon:link, a.readon:visited {
  color            : #999999;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/readon.gif) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0 3px 18px;
  float            : right;
  line-height      : 10px;
  text-decoration  : underline;
}
a.readon:hover {
  color            : #a70b00;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/readon.gif) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0 3px 18px;
  line-height      : 10px;
  text-decoration  : underline;
}
ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}
li {
  
  line-height      : 15px;
  padding-left     : 10px;
  padding-top      : 0;
  background-image : url(../images/strelka.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 5px;
}
table.contenttoc {
  border           : 1px solid #dcdcdc;
  background       : #F1F1F1;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}
.pagenavcounter {
  font-size        : 10px;
  color            : #0066CC;
}
.pagenavbar {
  border-top       : 1px solid #999999;
  padding          : 2px;
}
.pagenav {
  font-weight      : bold;
  }
a.pagenav:link, a.pagenav:visited {
  font-size        : 11px;
  color            : #999999;
  text-decoration  : none;
}
a.pagenav:hover {
  font-size        : 11px;
  color            : #a70b00;
  text-decoration  : none;
}
.date {
  font-size        : 10px;
  font-weight      : bold;
  color            : #707070;
  padding-right    : 10%;
}
.small {
  font-size        : 10px;
  color            : #333333;
}
.smalldark {
  font-size        : 10px;
  color            : #333333;
}
.createdate, .modifydate {
  float            : left;
  font-size        : 10px;
  color            : #666666;
  font-weight      : bold;

  
}
.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}
.content_rating {
  font-size        : 10px;
  color            : #999999;
}
.pathway {
  font-size        : 11px;
  color            : #333333;
  padding-left     : 6%;
}
a.pathway:link, a.pathway:visited {
  font-size        : 11px;
  padding-left     : 0;
}
a.pathway:hover {
  font-size        : 11px;
  padding-left     : 0;
}
table.content{
  width            : 100%;
  padding          : 0;
  border-collapse  : collapse;
  border-spacing   : 0;
  margin-bottom    : 10px;
}
table.contentpane {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}
.poll {
	color : #333333;
	line-height : 12px;
	font-weight: normal;
      
}


.pollstableborder{
  border-color     : #999999;
}
.contentheading,.componentheading {
  border-bottom    : 1px solid #d81c3f;
  font-size        : 13px;
  font-weight      : bold;
  line-height      : 16px;
  text-transform   : uppercase;
  text-align       : left;
  text-indent      : 0;
  color            : #d81c3f;
  width            : 100%;
  padding          : 1px;
  margin: 3px 0px;
  }


.ontab {
  border-left      : 1px solid #666666;
  text-align       : center;
  font-weight      : bold;
  color            : #333333;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 30px;
}
.offtab {
  border-left      : 1px solid #666666;
  text-align       : center;
  color            : #999999;
  font-weight      : normal;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 30px;
}
.tabpadding {
 border-left       : 1px solid #666666;
}

.footer {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #ffffff;
  font-weight      : normal;
  height           : 31px;
  background	   : #CC0000;

 
 }
.footer a:link, .footer a:visited {
  font-size        : 10px;
  color            : #666666;
  text-decoration  : none;
  font-weight      : bold;
}
.footer a:hover {
  font-size        : 10px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}


.lcol {
   vertical-align   : top;
   background       : #ffffff;
   padding-top: 5px;
   border-left       : 1px solid #cccccc;
   padding-left: 3px;



}
.rcol {
   vertical-align   : top;
   background       : #fdfbfc;
   width: 251px;
}

.foot {
  background       : none;
  vertical-align   : top;
  
}


.contentdescription { 
  width          : auto !important;
  margin         : 0;
  padding        :  0;
  padding-top    : 5px;
  text-align     : left;
}

td.top1{
margin: 0;
padding:  0;
height: 28px !important;
height: 28px;
padding-top:  2px !important;
padding-top:  3px;
background: #ffffff;

}
table.top2{
background : #f5fafd; 
/*padding-left: 0px;*/
}

.searchbox {
  /*width            : 130px;
  font-size        : 12px;
  color            : #707070;
  border           : 1px solid #cccccc;
  background       : red;
  height	   : 20px;*/
  width:240px;
  float:right;
  height:18px;
  padding:2px;
  margin-top: 5px;
  
   }

.sublevel {
   font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size        : 10px;
   font-weight      : bold;
   color            : #999999;
   padding    	  : 3px 1px 3px 5px;
   margin		  : 3px;
}
a.sublevel:link, a.sublevel:visited {
  color		        : #999999;
  text-decoration	: none;
}
a.sublevel:hover {
  color            : #a70b00;
  text-decoration  : none;
}
a.sublevel#active_menu  {
	background      : transparent;
	color           : #a70b00;
	border          : 0px;
      
}

td.mainheader{
	height         : 120px;
	width          : 938px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
 }
td.toplogo{
	height         : 157px;
	width          : 240px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
 }
td.bgline {
  margin : 0px;
  padding:  0px;
  border-right: 2px solid gray;
 }
td.bgline1 {
  margin : 0px;
  padding:  0px;
  
 }


 #mainlevel-nav {
  font-size        : 12px;
  list-style       : none;
  color            : #000000;
}

#mainlevel-nav td {
  text-align	   : center;
  background-image : none;
  width		   : 12.5%;
  font-size        : 12px;
  line-height      : 28px;
  white-space      : nowrap;
  height	   : 26px;
  font-family      : Arial, Helvetica, sans-serif;
  color : #ffffff;

}

#mainlevel-nav a {
  
  font-size        : 12px;
  color            : #464646;
  text-decoration  : none;
  font-weight      : bold;
}

#mainlevel-nav a:hover{
  font-size        : 12px;
  color            : #464646;
  font-weight      : bold;
    
}

a#active-nav {
  

  font-size        : 12px;
  color            : #2d617b;
  text-decoration  : underline;
  font-weight      : bold;
}

a#active-nav:hover{
  font-size        : 12px;
  color            : #2d617b;
  text-decoration  : underline;
  font-weight      : bold;
    
}
#active_menu-nav{
  color		   : #464646;
  font-weight      : bold;
}

#topmenu_header {
  background: #ffffff;

}

.blog_more {
margin   : 10px 0 7px 7px;
}
.buttonheading {
padding  : 0 2px;
}

.mosimage {
  border     : 1px solid #dedede;
  margin     : 5px;
  padding-top:  3px;

}

.mosimage_caption {
  margin-top: 3px;
  padding   :  2px;
  color     : #a70b00;
  font-size : 10px;
  background: #f1f1f1;
}

.rounded{
	background: #bacad7; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size          : 15px;
	font-weight        : bold;
	text-align         : center;
	width              : 100%;
	height		   : 30px;
	color              : #183875;
	
}
.unrounded{

	padding-bottom: 10px;
	margin-top:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size          : 18px;
	font-weight        : bold;
	text-align         : left;
	width              : 100%;
	height		   : 30px;
	color: #003366;
        background       : #f5fafd;
}
.mod_top {
	margin-top:15px;
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size          : 18px;
	font-weight        : bold;
	text-align         : left;
	width              : 100%;
	height		   : 30px;
	color: #003366;
	border-top: 2px solid gray;
        background       : #f5fafd;
}
.sideline{
	width		  : 1%;
	border-right-style: dashed; 
	border-right-color: black; 
	border-right-width: 1px; 
}

#dropmenudiv{
position:absolute;
/*border:1px solid red;*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color : #000000;
font-weight      : normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ffffff;
color : #000000;
font-weight      : normal;
}

a.issue
{
	border:none;
}