/* Start of CMSMS style sheet 'mbrsl_layout' */
.container {
	margin-left: auto;
	margin-right: auto;
                width: 970px;
                text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	
}
.blueborder {
	border: 1px solid #8DC9E1;
	background-color: #FFFFFF;
}
.blueunder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8DC9E1;
                font-size: 0.8em;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #B5DC11;
	font-family: Times, "Times New Roman", Georgia, "Adobe Jenson Pro";
	font-size: 1em;
}
h1#main-heading  {
	padding: 0px;
	margin: 0px;
	font-size: 34px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	background-color: transparent;
}
.promo h6#main-heading  {
	padding-left: 10px;
	margin: 0px;

	font-size: 28px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	background-color: transparent;
}
.fadedown {
	background-image: url(uploads/images/page_graphics/bluefade.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a {
	color: #1C98C4;
	text-decoration: none;
}
a:visited {
	color: #1C97C3;
}
a:active {
	color: #E0EEF8;
}
a:hover {
	color: #7CB7E2;
	text-decoration: underline;
}
.promo {
	min-height: 200px;
	width: 200px;
	border: 1px solid #7CB7E2;
               margin-bottom: 10px;
}

.alternate {
	background-color: #E9F3FA;
}
.menulink a:visited {
	color: #000000;
}
.style1 {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}
. menuitem {
               	border: 2px dotted #FF9900;
}
.bodypadding {
	padding: 15px;
                font-size: 1em;
}

#promoarea {
	padding: 4px;
	background-color: #FFFFFF;
	background-image: none;
}
.bluetext {
	color: #1C98C4;
}
.footer {

                font-size: 0.8em;
}
/* End of 'mbrsl_layout' */

