/* 
   Styles for web accessibility
	 Hidden content from sighted users and made available to screen reader users
*/
.access {
    position: absolute;
    left: 0px;
    top: -1000px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.hideinaccess {
	display: none;
}

/*
	Styles for the pages
*/
.wrapper {
	margin:auto;
	width:100%;
	min-width:240px;
	max-width:800px;
}
/*
	Styles for the pages
*/
.container {
	width: 1014px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.shadleft {
	background-image: url(../images/img_shad_left.jpg);
	background-repeat: repeat-y;
	float: left;
	height: 690px;
	width: 5px;
	margin: 0px;
	padding: 0px;
	display: none;
}
.shadright {
	background-image: url(../images/img_shad_right.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	float: right;
	height: 690px;
	width: 5px;
	padding: 0px;
}
.mainhead {
	height: auto;
	width: auto;
	margin: 0px;
}
.mainheadlogo {
	float: left;
	width: 693px;
	height: 111px;
	margin: 0px;
	overflow: visible;
}
.mainheadlinkstop {
	height: auto;
	width: 281px;
	text-align: right;
	float: right;
	/*margin: 21px 0px 9px 0px;*/
	margin: 11px 0px 9px 0px;
}
.mainheadlinks {
	height: auto;
	width: 281px;
	text-align: right;
	float: right;
	margin: 0px 0px 9px 0px;
}
.mainheadlinks2 {
	height: auto;
	width: 45px;
	text-align: left;
	float: right;
}
.mainheadlinks3 {
	height: auto;
	width: 80px;
	text-align: left;
	float: right;
}
#all {
	display: block;
	width: auto;
	margin: 0px;
	/*background-image: url(../images/img_shad_h.jpg);
	background-repeat: repeat-y;
	background-position: center;*/
}
.shadow {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
}
.mainheadsearchbox {
	height: auto;
	width: 251px;
	text-align: left;
	float: right;
	margin: 0px 0px 12px 0px;
	padding: 0px;
}
.mainheadfunctions {
	float: left;
	width: 281px;
	height: auto;
	margin: 0px;
}
.mainheadmiddle {
	float: left;
	width: 20px;
	height: 111px;
	margin: 0px;
	/*border: 1px solid red;*/
}
#body {
	margin: 0px;
	display: block;
	width: 1014px;
	float: left;
	-moz-box-shadow: 0 0 6px #ddd;
	-webkit-box-shadow: 0 0 6px #ddd;
	box-shadow: 0 0 6px #ddd;
}
.nav {
	margin: 0px;
	height: auto;
	width: auto;
	background-color: #FDFDF9;
	clear: both;
	background-image: url(../images/img_nav_bg.jpg);
	background-repeat: repeat-x;
	/* [disabled]z-index: 999; */
}
.mainnav {
	float: left;
	margin: 0px 19px 0px 0px;
	padding: 0px;
	height: 30px;
}
.mainnavleft {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
.mainnavright {
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	height: 30px;
}
.mainheadtopmargin {
	height: 10px;
	width: 100%;
	background-color: #FDFDF9;
	margin: 0px;
	clear: both;
	display: block;
}
.mainheadsearchform {
	margin: 0px;
	padding: 0px;
}
.floatright {
	float: right;
}
.navshad {
	margin: 0px;
	background-color: #FDFDF9;
	height: 8px;
	padding: 0px;
	width: 100%;
	clear: both;
}
.frontbanner {
	margin: 0px;
	width: auto;
	height: 239px;
	background-color: #FDFDF9;
	padding: 0px;
}
.frontbannershad {
	margin: 0px;
	width: 100%;
	background-color: #FDFDF9;
	height: 8px;
	padding: 0px;
	background-image: url(../images/img_banner_shad_bottom.jpg);
	background-repeat: repeat-x;
}
.frontcontent {
	padding: 0px;
	display: block;
	margin: 0px 0px 31px 0px;
	text-align: left;
	height: auto;
}
.frontcontent1 {
	margin: 28px 0px 0px 21px;
	float: left;
	width: 370px;
}
.frontcontent2 {
	padding: 0px;
	display: block;
	float: left;
	margin: 28px 0px 0px 23px;
	width: 307px;
}
.frontcontent3 {
	margin: 28px 0px 0px 22px;
	float: left;
	width: 250px;
	background-image: url(../images/img_banner_shad_bottom.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.frontcontent4 {
	margin: 18px 0px 0px 22px;
	float: left;
	width: 250px;
	background-image: url(../images/img_banner_shad_bottom.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.contentboxhome {
	text-align: left;
	width: auto;
	padding: 10px 80px;
	border: 1px solid #e9eae9;
	background-color: #f2f5f2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: -webkit-gradient( linear, 0 50%, 0 100%, from(#fff), to(#efefef) );
	background: -moz-linear-gradient( top, #fff, #efefef );


	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#efefef'); /* for IE */
	/*background: -ms-linear-gradient(top, rgba(30,87,153,0) 0%,rgba(206,219,229,1) 100%);*/ /* IE10+ */
}
.frontcontentbox1photo {
	width: 137px;
	height: auto;
	float: right;
	margin: 0px 0px 5px 10px;
}
.frontcontentbox1 {
	text-align: left;
	width: auto;
	padding: 18px 18px 10px 0px;
	border: 1px solid #cadfb9/*#e9eae9*/;
	background-color: #f2f5f2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: -webkit-gradient( linear, 0 50%, 0 100%, from(#fff), to(#efefef) );
	background: -moz-linear-gradient( top, #fff, #efefef );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#efefef'); /* for IE */
	/*background: -ms-linear-gradient(top, rgba(30,87,153,0) 0%,rgba(206,219,229,1) 100%);*/ /* IE10+ */
}
.frontcontentbox2 {
	text-align: left;
	width: auto;
	padding: 19px 18px 10px 0px;
	border: 1px solid #cadfb9/*#e9eae9*/;
	background-color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.frontcontentbox3 {
	text-align: left;
	width: auto;
	padding: 18px 18px 10px 0px;
	border: 1px solid #cadfb9/*#e9eae9*/;
	background-color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.frontcontentscrollbox {
	margin-top: 12px;
	margin-bottom: 12px;
	height: 190px;
}
.frontcontentscroller {
	float: right;
	width: 10px;
}
.scrollup {
	clear: none;
	float: right;
}
.scrolldown {
	clear: none;
	float: right;
	margin-top: 160px;
}
.frontcontentinner {
	display:block;
	margin-left:-289px;
	margin-right:-200px;
	padding:0px;
}
/* Deminished class
.clear {clear:both;}
*/
/* new clearfix class */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
/* new clearfix class */
.contentdetail {
	display: block;
	text-align: right;
	/* [disabled]padding-bottom: 14px; */
}
.frontdetail {
	display: block;
	text-align: right;
	/* [disabled]padding-bottom: 14px; */
}
.frontbottommargin {
	background-color: #F9FAEB;
	clear: both;
	display: block;
}
div.footer {
	width: auto;
	margin: 33px 0px 20px 0px;
	display: block;
	clear: both;
	padding: 0px 21px;
	height: auto;
}
div.footerbox {
	margin: 0px;
	width: auto;
	height: auto;
	float: none;
}
div.footerbox1 {
	margin: 0px;
	width: 532px;
	height: auto;
	float: left;
	vertical-align: middle;
}
div.footerbox2 {
	margin: 0px;
	width: 451px;
	height: 26;
	float: left;
}
div.footerbox3 {
	margin: 0px;
	width: 440px;
	height: 22px;
	float: left;
}
.shadbottom {
	background-image: url(../images/img_shad_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left;
	width: 788px;
	text-align: left;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.shadbottomright {
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
	width: 5px;
}
.shadbottomleft {
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
	width: 5px;
}
.contentbanner {
	margin: 0px;
	padding: 0px;
	width: 1014px;
	height: 95px;
	background-color: #FDFDF9;
}
.contentbannershadow {
	margin: 0px;
	padding: 0px;
	width: 1014px;
	height: 2px;
	background-color: #9C0;
}
.contentbannershadow2 {
	margin: 0px;
	padding: 0px;
	width: 1014px;
	height: 2px;
	background-color: #7ce12f;
}
.maincontent {
	padding: 0px;
	background-color: #fff;
	display: block;
	margin: 22px 0px 0px 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fff;
	border-left-color: #fff;
	text-align: left;
}
.maincontentbox {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 22px;
	float: left;
	width: 764px;
}
.maincontentboxhome {
	text-align: left;
	padding-top: 22px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 22px;
	float: left;
	width: auto;
}
.maincontenttextbox {
	margin-top: 15px;
	margin-bottom: 12px;
	/* [disabled]float: none; */
	/* [disabled]background-image: url(../images/img_seperator_vert.gif); */
	background-repeat: repeat-y;
	background-position: 470px top;
	padding-right: 21px;
	width: 100%;
}
.maincontenteventsbox {
	margin-top: 15px;
	margin-bottom: 12px;
	/* [disabled]float: none; */
	/* [disabled]background-image: url(../images/img_seperator_vert.gif); */
	background-repeat: repeat-y;
	background-position: 470px top;
	padding-right: 21px;
	width: 500px;
}

.maincontentsidebox {
	display: none;
	float: right;
	/* [disabled]background-image: url(../images/img_seperator_vert.gif); */
	background-repeat: repeat-y;
	background-position: 470px top;
	width: 202px;
	margin: 15px 0 12px 0;
	padding: 0 21px 0 0;
}
.maincontentsidebox_photo {
	display: none;
	float: right;
	/* [disabled]background-image: url(../images/img_seperator_vert.gif); */
	background-repeat: repeat-y;
	background-position: 470px top;
	width: 202px;
	margin: 15px 0 12px 0;
	padding: 0;
}
.contentquicklink>:first-child {
	margin-top: 10px;
}
.maincontentsidecalendar {
	margin-top: 15px;
	margin-bottom: 12px;
	float: right;
	/* [disabled]background-image: url(../images/img_seperator_vert.gif); */
	background-repeat: repeat-y;
	background-position: 470px top;
	padding-right: 0px;
	width: 245px;
}


.maincontentfullbox {
	margin-top: 15px;
	margin-bottom: 12px;
	/* [disabled]float: none; */
	/* [disabled]background-image: url(../images/img_seperator_vert.gif); */
	background-repeat: repeat-y;
	background-position: 470px top;
	padding-right: 21px;
	width: auto;
}
.maincontent_title {
	width: auto;
}
.maincontentside {
	display: none;
	margin-top: 0px;
	margin-bottom: 12px;
	width: 202px;
	float: right;
	margin: 0 21px 12px 0;
}
.maincontentsidephoto {
	margin-top: 0px;
	margin-bottom: 12px;
}
.maincontentsidephoto2 {
	margin-top: 12px;
	margin-bottom: 12px;
}


.maincontentsideseparator {
	margin-top: 12px;
	margin-bottom: 12px;
	width: 6px;
	float: right;
}
.maincontentside2rowstitle {
	margin-top: 91px;
	margin-bottom: 12px;
	width: 120px;
	float: right;
}
.maincontentinner {
	display:block;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	background-repeat: repeat-y;
	background-position: 228px 0px;
	background-image: url(../images/spacer_grey_ccc.gif);
}
.maincontenttextboxnoseparator {
	margin-top: 15px;
	margin-bottom: 12px;
	float: none;
	padding-right: 135px;
}
.contentquicklink {
	margin:0px;
	padding: 0px 9px;
	border: 1px dotted #ccc;
}

/*Thumbnail class start*/


.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0px;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0px;
left: 0px; /*position where enlarged image should offset horizontally */

}

/*Thumbnail class end*/



.subnavmenu {
	font-size: 11px;
	padding-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
}
.nav {
	padding: 10px;
	background-color: #f3ffed;
	border-top: solid #ddd 1px;
	border-bottom: solid #ccc 1px;
}
.nav .item {
	font-family: 
/*"Hiragino Kaku Gothic Pro W3",*/ /* For Mac OSX" */ "微軟正黑體", /* For Windows Vista or 7 with Office 07 */ "MS Gothic", /* For Windows with this font */ Helvetica, Arial, sans-serif; /* For Other Platforms */
	margin-bottom:9px;
	font-size: 100%;
	font-weight: bold;
}
.subnav {
	display: inline;
}
div.celllist2 {
	background-color: #F4F4CE;
	padding: 8px 16px;
}
div.celllist1 {
	background-color: #F7F8E3;
	padding: 8px 16px;
}

div.contentpath {
	width: auto;
	margin: 0px 0px 25px 0px;
	/* [disabled]float: left; */
}
div.pagefunction {
	width: 85px;
	margin: 0px 0px 5px 0px;
	float: right;
	/* [disabled]position: absolute; */
	/* [disabled]top: 0px; */
	/* [disabled]left: 910px; */
}
div.pagefunction .item {
	width: 22px;
	margin: 0px 0px 0px 5px;
	float: right;
	/* [disabled]clear: right; */
}
.ourboardphoto {
	display: none;
	float: right;
	width: 100px;
	margin: 0px 0px 6px 6px;
}
.faqcontentbox {
	text-align: left;
	width: auto;
	padding: 10px 22px 10px 18px;
	border: 1px solid #cadfb9/*#e9eae9*/;
	/*background-color: #f2f5f2;*/
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	/*background: -webkit-gradient( linear, 0 50%, 0 100%, from(#fff), to(#efefef) );
	background: -moz-linear-gradient( top, #fff, #efefef );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#efefef');*/ /* for IE */
	/*background: -ms-linear-gradient(top, rgba(30,87,153,0) 0%,rgba(206,219,229,1) 100%);*/ /* IE10+ */
}

.eventsdetailbox {
	text-align: left;
	width: auto;
	padding: 10px 22px 10px 18px;
	border: 2px dotted #cadfb9/*#e9eae9*/;
	/*background-color: #f2f5f2;*/
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/*background: -webkit-gradient( linear, 0 50%, 0 100%, from(#fff), to(#efefef) );
	background: -moz-linear-gradient( top, #fff, #efefef );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#efefef');*/ /* for IE */
	/*background: -ms-linear-gradient(top, rgba(30,87,153,0) 0%,rgba(206,219,229,1) 100%);*/ /* IE10+ */
}

ul.ulfloatleft {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.ulfloatleft li {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: left;
}
img.border1pxgrey {
	border: 1px solid #ccc;
}

div.how2becomeMnAHeader {
	width: 744px;
	height: 44px;
	overflow: hidden;
	/* Safari 3-4, iOS 1-3.2, Android 1.6- */
	-webkit-border-radius: 10px; 
	/* Firefox 1-3.6 */
	-moz-border-radius: 10px; 
	/* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
	border-radius: 10px; 
	background: #539f44;
}
div.how2becomeMnAHeader .head1 {
	width: 463px;
	height: 42px;
	background: url(../images/resolvingdisputes/img_how2becomemediator_bg1.jpg) repeat-x left top;
	border: 1px solid #afd137;
	float: left;
}
div.how2becomeMnAHeader .head1 p {
	color: #FBF5B4;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 20px;
	padding-top: 0;
}
div.how2becomeMnAHeader .head2 {
	width: 277px;
	height: 42px;
	background: url(../images/resolvingdisputes/img_how2becomemediator_bg2.jpg) repeat-x left top;
	border: 1px solid #afd137;
	float: left;
}
div.how2becomeMnAHeader .head2 p {
	width: 30px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
}

div.how2becomeMnAContent {
	width: 722px;
	height: auto;
	overflow: hidden;
	/* Safari 3-4, iOS 1-3.2, Android 1.6- */
	-webkit-border-radius: 10px;
	/* Firefox 1-3.6 */
	-moz-border-radius: 10px;
	/* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
	border-radius: 0 0 10px 10px;
	border: 1px solid #afd137;
	margin: 0 0 0 10px;
	/*background: url(../images/resolvingdisputes/img_how2becomemediator_bg4.jpg) repeat-x left top;*/

	background: #f6fcf2; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZmNmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGY5ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	
	background: -moz-linear-gradient(top,  #f6fcf2 0%, #f0f9e8 100%); /* FF3.6+ */
	
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6fcf2), color-stop(100%,#f0f9e8)); /* Chrome,Safari4+ */
	
	background: -webkit-linear-gradient(top,  #f6fcf2 0%,#f0f9e8 100%); /* Chrome10+,Safari5.1+ */
	
	background: -o-linear-gradient(top,  #f6fcf2 0%,#f0f9e8 100%); /* Opera 11.10+ */
	
	background: -ms-linear-gradient(top,  #f6fcf2 0%,#f0f9e8 100%); /* IE10+ */
	
	background: linear-gradient(to bottom,  #f6fcf2 0%,#f0f9e8 100%); /* W3C */
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6fcf2', endColorstr='#f0f9e8',GradientType=0 ); /* IE6-8 */
}
div.how2becomeMnAContentAddOnBox {
	width: 722px;
	height: auto;
	overflow: hidden;
	/* Safari 3-4, iOS 1-3.2, Android 1.6- */
	-webkit-border-radius: 10px;
	/* Firefox 1-3.6 */
	-moz-border-radius: 10px;
	/* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
	border-radius: 10px;
	border: 1px solid #afd137;
	margin: 0 0 0 10px;
	/*background: url(../images/resolvingdisputes/img_how2becomemediator_bg4.jpg) repeat-x left top;*/

	background: #f6fcf2; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZmNmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGY5ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	
	background: -moz-linear-gradient(top,  #f6fcf2 0%, #f0f9e8 100%); /* FF3.6+ */
	
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6fcf2), color-stop(100%,#f0f9e8)); /* Chrome,Safari4+ */
	
	background: -webkit-linear-gradient(top,  #f6fcf2 0%,#f0f9e8 100%); /* Chrome10+,Safari5.1+ */
	
	background: -o-linear-gradient(top,  #f6fcf2 0%,#f0f9e8 100%); /* Opera 11.10+ */
	
	background: -ms-linear-gradient(top,  #f6fcf2 0%,#f0f9e8 100%); /* IE10+ */
	
	background: linear-gradient(to bottom,  #f6fcf2 0%,#f0f9e8 100%); /* W3C */
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6fcf2', endColorstr='#f0f9e8',GradientType=0 ); /* IE6-8 */
}
div.how2becomeMnAContent .content1,
div.how2becomeMnAContentAddOnBox .content1 {
	width: 454px;
	height: auto;
	float: left;
	
	/*background: url(../images/resolvingdisputes/img_how2becomemediator_bg3.jpg) repeat-x left top;*/
	background: #dcf1c8; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RjZjFjOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZWUyOTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	
	background: -moz-linear-gradient(top,  #dcf1c8 0%, #bee298 100%); /* FF3.6+ */
	
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dcf1c8), color-stop(100%,#bee298)); /* Chrome,Safari4+ */
	
	background: -webkit-linear-gradient(top,  #dcf1c8 0%,#bee298 100%); /* Chrome10+,Safari5.1+ */
	
	background: -o-linear-gradient(top,  #dcf1c8 0%,#bee298 100%); /* Opera 11.10+ */
	
	background: -ms-linear-gradient(top,  #dcf1c8 0%,#bee298 100%); /* IE10+ */
	
	background: linear-gradient(to bottom,  #dcf1c8 0%,#bee298 100%); /* W3C */
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcf1c8', endColorstr='#bee298',GradientType=0 ); /* IE6-8 */
}
div.how2becomeMnAContent .content1 p, 
div.how2becomeMnAContentAddOnBox .content1 p, 
div.how2becomeMnAContent .content1 li, 
div.how2becomeMnAContentAddOnBox .content1 li {
	color: #111111;
	font-size: 16px;
	text-shadow: 1px 1px #fff;
	padding: 5px 20px;
}
div.how2becomeMnAContent .content1 ol, 
div.how2becomeMnAContentAddOnBox .content1 ol, 
div.how2becomeMnAContent .content1 ul, 
div.how2becomeMnAContentAddOnBox .content1 ul {
	margin: 10px 15px;
}
div.how2becomeMnAContent .content2, 
div.how2becomeMnAContentAddOnBox .content2 {
	width: 268px;
	height: auto;
	float: left;
}
div.how2becomeMnAContent .content2 p, 
div.how2becomeMnAContentAddOnBox .content2 p {
	color: #111111;
	font-size: 13px;
	margin: 10px 20px;
}
div.how2becomeMnAContent .content2 li, 
div.how2becomeMnAContentAddOnBox .content2 li {
	color: #111111;
	font-size: 13px;
}
div.how2becomeMnAContent .content2 ul, 
div.how2becomeMnAContentAddOnBox .content2 ul {
	margin: 10px 15px;
}
.how2becomeMnAContentRemarks {
	margin: 10px 20px !important;
	font-size: 12px;
}
.how2becomeMnAContentRemarks li {
	/*font-size: 12px;*/
}
p.how2becomeMnAContentArrow {
	margin: 0 0 0 250px;
}


/* Back to top sticky button */

@media only screen and (min-width: 1024px) {
  main p {
    font-size: 2rem;
  }
}

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(44, 168, 25, 0.5) url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
  transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
}

.cd-top.cd-top--show,
.cd-top.cd-top--fade-out,
.cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
  transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
}

.cd-top.cd-top--show {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}

.cd-top.cd-top--fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}

.cd-top:hover {
  background-color: #f32359;
  opacity: 1;
}

@media only screen and (min-width: 320px) {
  .cd-top {
    right: 10px;
    bottom: 10px;
  }
}

@media only screen and (min-width: 500px) {
  .cd-top {
    right: 15px;
    bottom: 15px;
  }
}

@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}

