/* Start of CMSMS style sheet 'mtax_main' */
*{
margin:0pt;
padding:0pt;
}


body{
background-color: #ffffff;
background-image:url(./images/background.png);
background-repeat:repeat-x;
color:#666666;
font-family:Tahoma,Verdana,Arial,sans-serif;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
text-align:left;
}

div#pagewrapper{width: 100%;}

img{border:0px;color:#000000}
a{color: #0077aa ;text-decoration:none;}
a:HOVER{text-decoration: underline;}

.more{
padding-left:3px;
padding-right:12px;
background:transparent url(./images/arrow-right.png) no-repeat scroll right 4px;
background-color: transparent;
}



div#header {
height:350px;
width: 864px;
margin:18px auto 0px auto;
background-image:url(images/header.png);
background-repeat: no-repeat;
padding:0px 18px 0px 18px;
clear:both;
}


div#header h1 img {
float: left;
margin:10px 0px 10px 20px; 
background:  url(images/logo.png) no-repeat ;
width: 150px;
height: 70px;
clear:both;
}



div#mainBanner{
width:864px;
margin:10px 0px;
text-align:center;
clear:both;
}


div#content {
width: 864px;
margin:0px auto 0px auto;
background-image:url(images/content.png);
background-repeat: repeat-y;
padding:0px 18px 0px 18px;
}



div#footer {
height:70px;
background-image:url(images/footer.png);
background-repeat: no-repeat;
font-size:10px;
margin:0px auto 18px auto;
width:864px;
background-position: bottom center;
padding:0px 18px 0px 18px;
clear:both;
}

div#footer #footerAction{
height:25px;
padding-top:5px;
}

div#footer #footerAction .footerRight{
float:right;
width:100px;
}

div#footer #footerAction .footerCenter{
float:left;
text-align:center;
width:714px;
}

div#footer #footerAction .footerLeft{
float:left;
width:50px;
}


div#footer p {
border-top:1px solid #AAAAAA;
padding-top:10px;
}
div.breadcrumbs {
width: 864px;
background-image:url(images/content.png);
background-repeat: repeat-y;
padding:10px 18px 10px 18px;
clear:both;
margin:0px auto 0px auto;
font-size: 10px;       
}

 div.breadcrumbs span.lastitem { 
  /* font-weight:bold; */
color:#909090;
}
 div.breadcrumbs a{
color:#909090;
}

div.breadcrumbs h2{
width: 864px;
margin:10px 0px;
font-size:30px;
font-weight: normal;
height:50px;
clear:both;
}


.clear{clear: both;}


input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
width:440px;
}

input.required, textarea.required {
	border: 1px solid #00A8E6;
width:440px;
}

input.optional, textarea.optional {
	border: 1px solid #00A8E6;
width:440px;
}


.field-widget textarea{
font-family:Tahoma,Verdana,Arial,sans-serif;
font-size:12px;
}

input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
width:440px;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
width:440px;
}

.validation-advice {
	margin: 5px 0px;
padding:5px 10px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
width:422px;
}

#mail_thanks_text{
padding:5px 10px;
	background-color: #00CC00;
	color : #FFF;
	font-weight: bold;
text-align:center;
width:422px;
}


.custom-advice {
	margin: 5px 0px;
padding:5px 10px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}



.field-label{
	font-weight: bold;
margin: 5px 0px;
width:442px;
}

.form-row {
	clear: both;
width:422px;

}
.rss_chanel .entry{
margin:20px 0px;
}
/* End of 'mtax_main' */

