/* Start of CMSMS style sheet 'newnews : mootabs' */
div.jquery_tabs {
	border: 1px solid #CCCCCC;
	padding: 5px 0 0px;
	margin: 0 0 20px;
	background: #F7F7F7;
}

div.jquery_tabs {
	position: relative;
	overflow: hidden;
	z-index: 10;
}

div.jquery_tabs div.ja-innerpad {
	padding:0;
        margin:0px 0px 0px 3px;
}

div.jquery_tabs ul {
	display: block;
	height: 15px;
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
	position: relative;
	background: #F7F7F7;
        list-style: none;
}
* html div.jquery_tabs ul { /*IE 6*/
	height:10px;padding-bottom:0px;
}
* html div.content { /*IE 6*/
	margn-top: -5px;
}
* html div.jquery_tabs li { /*IE 6*/
	margin-bottom:-1px;border-bottom:1px solid #FFF;
}
div.jquery_tabs li {
	float: left;
	margin: 0 1px;
	padding: 0;display:block;
	cursor: pointer;
}
div.text {
	margin:  0;
	padding: 0;
}
div.jquery_tabs li a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 20px;
	margin: 0px;
	padding: 2px 10px 4px;
	border: 1px solid #ccc;
	border-bottom: none;
}

div.jquery_tabs li.hover,
div.jquery_tabs li.firsthover,
div.jquery_tabs li.lasthover {
	color: #006699;
}

div.jquery_tabs li.current a,
div.jquery_tabs li.firstactive,
div.jquery_tabs li.lastactive {
	background: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
div.jquery_tabs li.current {
	border-bottom: 1px solid #FFFFFF;
}
.jquery_tabs .content {
        position:relative;
	margin:  0px 0px 0px;
	padding: 5px 0;
	background: #FFF;
}
#rightblock .jquery_tabs .text {
        width:65%;
        position:relative;
	margin:  0px auto;
	padding: 5px 0;
	background: #FFF;
}
.jquery_tabs .content * {
	margin: 0
}
.yamltabsanchor {
	position: absolute;
	left: -999em;
}
.js .jquery_tabs .current-info, .js .jquery_tabs .accessibletabsanchor {
	position: absolute;
	left: -999em;
}
/* End of 'newnews : mootabs' */


/* End of 'newnews : mootabs' */


/* End of 'newnews : mootabs' */

