/* generic layout styles */
div,span,a,table,td,th,p,ul,li,fieldset,legend,label,form{
	position: relative;
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	color: #05599B;
	font-family: Times New Roman, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #FFFFFF;
	background-image: url(../img/layoutBg.png);
	background-position: 0% 0%;
	background-repeat: repeat-x;
	text-align: center;	
	margin-top: 0px;
	margin-bottom: 0px;
}
div.layoutBodyBg{
	/*background: transparent url(../img/layoutBodyAbs.jpg) no-repeat 50% 0%;
	position: static;*/
	width: 100%;
	height: 346px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	background: transparent url(../img/layoutBodyAbs.jpg) no-repeat 50% 0px;
}
a {
	color: #D55902;
	text-decoration: underline;
}
a:hover {
	color: #05599B;
	text-decoration: none;
}
div {
	text-align: left;
}
form{
	margin: 0px;
	padding: 0px;
}
h1{
	/*display: none;*/
}
h2{
	/*display: none;*/
}
h1,h2,h3,h4,h5{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: bold;
	color: #D55902;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
}
h3{

}
ul{
	list-style: circle;	
}
li{
	position: static;
}
dfn{
	cursor: help;	
}

div.systemMessage-messages{
	margin-bottom: 4px;
	border: dotted 1px #FF0000;
	padding: 5px;
}
.systemMessage-messages h4{
	color: #FF0000;
}
.systemMessage-messages div{
	font-style: italic;
}
/* generic layout styles END */

/* specific layout styles */
hr.layoutHiddenLine{
	display: none;
}

div.layoutBody{
	width: 828px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	z-index: 2;
	background-color: #FFFFFF;
	background: transparent url("../img/layoutLeftColBg.png") repeat-y 0% 0%;
}
div.layout3C{			
	float: left;
	width: 828px;
}
div.layoutMain{
	float:left;
	min-height: 350px;
	height: 350px;
	padding-left: 15px;
	padding-top: 5px;	
}	
* > div.layoutMain{
	float: none;
	height: auto;
	margin-left: 265px;
}
div.layoutMain h3{
	line-height: 1.5em;
	padding-left: 5px;
	font-size: 1.4em;
	margin-bottom: 10px;
	min-height: 1.5em;
	height: 1.5em;
	font-style: italic;
}
*>div.layoutMain h3{
	height: auto;
}
div.layoutLeftCol{
	float:left;
	width: 265px;
	z-index: 3;
	padding-bottom: 30px;
	font-size: 13px;
	/*border: solid 1px #FF00FF;*/
	
}
a.layoutOut{
	/*
	background: transparent url("../img/layoutOut.png") no-repeat 100% 0%;
	padding-right: 11px;
	*/
}
div.layoutHomeText{
	/*border: solid 1px #FF00FF;
	width: 568px;	*/
}
div.layoutHomeNews{
	/*width: 220px;
	float: right;
	border: solid 1px #FF00FF;
	font-size: 12px;
	padding-left: 10px;*/
}
/* specific layout styles END */

/* module styles */
	/* system modules */
#msMouse{
	background-color: #000000;
	color: #000000;
	border: solid 1px #d5d5d5;
	padding: 5px;
	display: none;
	z-index: 1000;
}
div.mAdminmenu{
	position: absolute;
	top: 10px;
	right: 0px;
	border: solid 1px #d5d5d5;
	background-color: #000000;	
	color: #000000;
	width: 150px;
	padding: 5px;
	min-height: 50px;
	z-index: 1000;
}
* > div.mAdminmenu{
	position: fixed;	
}
div.mAdminmenu h4{
	font-size: 90%;
}
div.mAdminmenu ul{
	padding-left: 20px;
	list-style: circle;
	margin-top: 5px;
	margin-bottom: 5px;
}
	/* system modules END */

	/* main modules */
		/* module mHeader */
div.mHeader{
	clear: both;
	height: 380px;
	background: transparent url("../img/mHeaderBg.png");
	background-repeat: no-repeat;
	background-position: 0% 0%;
	width: 828px;
	z-index: 1;
}
div.mHeader h1{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;	
}
div.mHeader h1 a{
	display: block;
	background-image: url(../img/mHeaderLogo.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	width: 0px;
	height: 64px;
	padding-left: 608px;
	overflow: hidden;
	white-space: nowrap;
	position: absolute;
	top: 20px;
	left: 49px;
}
div.mHeader h2{
	display: none;
}

div.mHeader-jump{
	display: none;
}
div.mHeader-flash{
	background: transparent url("../img/mHeaderFlashBg.jpg") no-repeat 0% 0%;
	width: 572px;
	height: 232px;
	position: absolute;
	top: 113px;
	right: 0px;
}
		/* module mHeader END */
		/* module mFooter */
div.mFooter{
	clear:both;
	height: 25px;
	font-size: 12px;
	color: #FFFFFF;
	background: transparent url("../img/mFooterBg.png") repeat-x 0% 0%;
}
div.mFooter-designMaxweb{
	position: absolute;
	bottom: 4px;
	right: 20px;
}
div.mFooter-designMaxweb a,div.mFooter-copyRight a{
	color: #FFFFFF;
	text-decoration: none;

}
div.mFooter-designMaxweb a:hover, div.mFooter-copyRight a:hover{
	color: #EFEFEF;
	text-decoration: underline;
}
div.mFooter-copyRight{
	position: absolute;
	bottom: 4px;
	left: 20px;
}
div.mFooter-goToStart{
	display: none;
}
div.mFooter-goToContent{
	display: none;
}
		/* module mFooter END */
		/* module mPath */
div.mPath{
	position: absolute;
	top: 355px;
	right: 10px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	z-index: 15;
}

div.mPath h3{
	display: none;
}
div.mPath div{

}
div.mPath div a{
	font-size: 12px;
	white-space: nowrap;
	text-decoration: none;
	color: #05599B;
}
div.mPath div a:hover{
	color: #000000;
}
div.mPath div span{
	font-size: 12px;
	color: #D55902;
	font-style: italic;
}
		/* module mPath END */

	/* main modules END */
	
	/* menu modules */
		/* menu mmMainmenu */
div.mmMainmenu{
	width: 240px;
	height: 230px;
	position: absolute;
	top: 110px;
	left: 0px;
	z-index: 6;
	overflow: hidden;
}
div.mmMainmenu h3{
	display: none;
}
div.mmMainmenu li{
}
div.mmMainmenu ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: 37px;
	margin-right: 37px;
	margin-top: 10px;
}

li.mmMainmenu-8 {
	display: none;
}
div.mmMainmenu li{
	height: 30px;
}
div.mmMainmenu li a{
	padding-left: 10px;
	display: block;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 33px;
	height: 33px;
	background: transparent url("../img/mmMainmenuABg.png") repeat-x 0% 100%;
	text-decoration: none;
}
div.mmMainmenu li a:hover{
	color: #f6ddb2;

}
		/* menu mmMainmenu END */
		/* menu mmToplist */
div.mmToplist{
	display: none;	
}
div.mmToplist img{
	border: none;	
}
		/* menu mmToplist END */	
		/* menu mmNewsV2 */
div.mmNewsV2 h3{
	background: transparent url("../img/layoutH3News.png") no-repeat 180px 0px;
	height: 33px;
	padding-left: 25px;
	padding-top: 2px;
	font-size: 18px;
	margin-bottom: 20px;	
	font-style: italic;
}
div.mmNewsV2 h4 {
	color: #05599B;
	}
div.mmNewsV2-news{
	padding-bottom: 20px;
	height: 75px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
div.mmNewsV2-date{
	position: absolute;
	bottom: 0px;
	left: 0px;
	color:#D55902;
}
h4.mmNewsV2-title{
	margin-bottom: 10px;
}
div.mmNewsV2-more{
	position: absolute;
	bottom: 0px;
	right: 10px;
}
div.mmNewsV2-more a{
	color: #D55902;
}
div.mmNewsV2-more a:hover{
	color: #05599B;
}
div.mmNewsV2-body{
	font-size: 12px;
}
div.mmNewsV2-archive{
	padding-left: 20px;
	}
		/* menu mmNewsV2 END */

	
	/* content modules */
		/* content mcSitemapV2 */
div.mcSitemapV2 h3{
	line-height: 1.5em;
	padding-left: 15px;
	font-size: 1.3em;
	margin-bottom: 10px;
}
div.mcSitemapV2 h4{
	/*margin-top: 20px;*/
}
div.mcSitemapV2{
	padding-bottom: 20px;
	line-height: 1.45em;
	padding-left: 10px;
	padding-right: 30px;
}
div.mcSitemapV2 strong{

}
div.mcSitemapV2 ul{
	padding-left: 25px;
	padding-top: 5px;
	margin-bottom: 10px;
}
div.mcSitemapV2 li{
	list-style: disc;
	padding-left: 10px;
	line-height: 1.4em;	
}
div.mcSitemapV2 li a{
	text-decoration: none;
	/*font-weight: bold;*/
}
div.mcSitemapV2 li a:hover{

}

		/* content mcSitemap END */
		/* content mcSubmenuV3 */
div.mcSubmenuV3{
	padding-left: 10px;
	padding-right: 30px;
}
div.mcSubmenuV3 h3{
	line-height: 1.5em;
	padding-left: 15px;
	font-size: 1.4em;
	margin-bottom: 10px;
}
div.mcSubmenuV3 ul{
	padding-left: 40px;
	padding-top: 5px;
	margin-bottom: 10px;
}
div.mcSubmenuV3 li{
	list-style: disc;
	padding-left: 15px;
	line-height: 1.7em;	
}
div.mcSubmenuV3 li a{
	color: #D55902;
}
		/* content mcSubmenu END */
		/* content mcNewsV2 */
div.mcNewsV2{
	padding-left: 10px;
	padding-right: 30px;
}
div.mcNewsV2-news{
	padding-left: 0px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-top: 30px;
}
h4.mcNewsV2-title{
	display: none;
}
div.mcNewsV2-date{
	position: absolute;
	top: 5px;
	left: 0px;
	color: #D55902;
}
		/* content mcNewsV2 END */
		/* content mcDBContentV2 */
div.mcDBContentV2 h4{
	/*margin-top: 20px;*/
}
div.mcDBContentV2{
	padding-bottom: 20px;
	line-height: 1.45em;
	padding-left: 10px;
	padding-right: 30px;

}
div.mcDBContentV2 strong{

}
div.mcDBContentV2 ul{
	padding-left: 35px;
	padding-top: 5px;
	margin-bottom: 10px;
}

div.mcDBContentV2 ol li{
	list-style: lower-latin;
	padding-left: 10px;
	line-height: 1.7em;	
	/*color: #D55902;*/
}
div.mcDBContentV2 li{
	list-style: disc;
	padding-left: 10px;
	line-height: 1.7em;	
}
div.mcDBContentV2 li a{
	text-decoration: none;
}
div.mcDBContentV2 li a:hover{
	color: #05599B;
}
div.mcDBContentV2 h4{
	margin-bottom: 5px;
	color: #05599B;
	font-size: 17px;
}

div.mcDBContentV2 p{
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	text-align: left;
}
div.mcDBContentV2 a img{
	border: none;
}
div.mcDBContentV2 td{
	vertical-align: top;
}

td.mcDBContentV2-row{
	height: 15px;
}
table.mcDBContentV2-menu{
	/*margin-left: 30px;
	margin-top: 20px;
	width: 400px;*/
 
}
table.mcDBContentV2 td{
 	/*border: solid 1px #00ff00;                 
 	background-color: #00ffff; */
}
		/* content mcDBContentV2 END */
	/* content modules END */
	
	/* content mcMessagesV3 */
div.mcMessagesV3{
	padding-left: 10px;
	padding-right: 30px;	
}
div.mcMessagesV3-oneMessage{
	margin-bottom: 20px;
	height: 50px;
}
*>div.mcMessagesV3-oneMessage{
	height: auto;
}
div.mcMessagesV3-name{
	padding-left: 10px;
	padding-right: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #D5E0FE;
	color: #05599B;
}
div.mcMessagesV3-date{
	position: absolute;
	top: 5px;
	right: 10px;
	font-style: italic;
	font-size: 0.9em;
}
div.mcMessagesV3-message{
	padding-top: 10px;
	padding-bottom: 10px;
}
div.mcMessagesV3-answer{
	padding-left: 90px;
	color: #D55902;
	height: 50px;
}
*>div.mcMessagesV3-answer{
	height: auto;
}
strong.mcMessagesV3-answerTitle{
	position: absolute;
	top: 0px;
	left: 20px;
}
div.mcMessagesV3-paging{	
	height: 30px;
	white-space: nowrap;
	border-top: solid 1px #D44902;
	padding-top: 10px;
	padding-bottom: 30px;
}
.mcMessagesV3-pagingAButt {
	display: block;
	float: left;
	font-size: 11px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border: solid 1px #D55902;
	margin-right: 2px;
	line-height: 20px;
	color:#05599B;
	
}
a.mcMessagesV3-pagingAButt:hover {
	color: #FFFFFF;
	background-color: #D55902;
}
select.mcMessagesV3-pagingSelect{
	border: 1px solid #D55902;
	position: absolute;
	left: 160px;
	top: 10px;
	margin: 0px;
	font-size: 13px;
	background: #FFEADC;
}
select.mcMessagesV3-pagingSelect option{
	padding-left: 3px;
	padding-right: 3px;
	background: #FFEADC;
}

div.mcMessagesV3 fieldset{
	border: none;
	padding-bottom: 20px;
}
div.mcMessagesV3 legend{
	font-weight: bold;
	color: #D55902;
	font-size: 1.1em;
	padding-bottom: 20px;
}
div.mcMessagesV3 input,div.mcMessagesV3 textarea{
	border: solid 1px #D55902;
	background: #FFF8F3;
	width: 300px;
	font-size: 11px;
	position: absolute;
	top: 0px;
	left: 180px;
}
div.mcMessagesV3 input:focus,div.mcMessagesV3 textarea:focus{
	border: solid 1px #05599B;
}
div.mcMessagesV3 textarea{
	height: 70px;
	font-size: 11px;
}
div.mcMessagesV3 label{
	display: block;
	height: 30px;
	width: 180px;
	font-size: 12px;
}
#mcMessagesV3-submitDiv{
	
	padding-left: 175px;
}
#mcMessagesV3-submit{
	cursor: pointer;
	border: none;
	background: #D55902;
	color: #FFFFFF;
	font-weight: bold;
}
#mcMessagesV3-messageDiv{
	padding-bottom: 15px;
}
#mcMessagesV3-kackaImage{
	top: -12px;
}
		/* content mcMessagesV3 END */
		
/* module styles END */

