/* CSS Document */

img {
	border: 0;
	}
	
.miscli { padding-bottom: 11px; }

#mcs-page {
	width: 880px;
	margin: auto;
	}
	
#mcs-banner {
	width: 880px;
	height: 125px;
	background: #000000;
	}
	
#mcs-banner-left {
	width: 408px;
	height: 125px;
	float: left;
	}
	
#mcs-banner-right {
	float: right;
	width: 467px;
	height: 125px;
	}
	
#mcs-banner-right h1 {
	margin: 0;
	}
	
#mcs-topnav {
	width: 423px;
	float: right;
	}
	
#mcs-topnav dl {
	margin: 5px 0px 0px 0px;
	}
	
#mcs-topnav dt {
	float: left;
	margin-left: 15px;
	}
	
#mcs-contentArea {
	width: 880px;
	margin-top: 20px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}

#mcs-contentArea a {
	color: #B5880C;
	text-decoration: none;
	}
	
#mcs-contentArea a:hover {
	color: #B5880C;
	text-decoration: underline;
	}
	
#mcs-contentArea h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 10px;
	color: #333333;
	border-bottom: #CCCCCC solid 1px;
	}
	
#mcs-contentArea h3 {
	font-size: 11px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: bold;
	color: #000000;
	}
	
#mcs-contentArea .cur {
	font-size: 14px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 25px;
	}
	
#mcs-contentArea h4 {
	font-size: 11px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: bold;
	color: #000000;
	}
	
#mcs-contentArea p {
	margin-left: 10px;
	line-height: 18px;
	margin-top: 0px;
	}
	
#mcs-contentArea .section {
	width: 780px;
	margin: auto;
	background: #CCCCCC;
	border: 1px solid #000000;
	}
	
#mcs-contentArea .section ul {
	list-style: url(images/check.gif);
}

#mcs-contentArea .section ul ul {
	list-style: square;	
}

#mcs-contentArea .section2 {
	width: 780px;
	margin: auto;
	background: #CCCCCC;
	border: 1px solid #000000;
	}

#mcs-col1 {
	/*width: 500px;
	float: left; */
	}
	
#mcs-col2 {
	width: 230px;
	float: right;
	margin-right: 75px;
	margin-left: 75px;
	}

#mcs-news {
	margin-top: 0;
	border-bottom: #CCCCCC solid 1px;
	/* background: url(images/blog_bg) right repeat-y; */
	}
	
#mcs-news-Col1 {
	width: 650px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	}
	
#mcs-news-Col1 h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	color: #333333;
	border-bottom: #CCCCCC solid 1px;
	}
	
#mcs-news-Col1 h3 {
	font-size: 14px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	}
	
#mcs-news-Col1 h4 {
	margin-top: 0;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
	}
	
#mcs-news-Col1 h5 {
	margin-top: 0;
	font-weight: bold;
	font-size: 9px;
	}
	
#mcs-news-Col1 p {
	line-height: 18px;
	margin: 12px 0px 12px 0px;
	}

#mcs-news-Col1 a {
	color: #B5880C;
	text-decoration: none;
	}
	
#mcs-news-Col1 a:hover {
	color: #B5880C;
	text-decoration: underline;
	}
	
#mcs-news-Col1 .padding {
	padding: 0px 50px 10px 30px;
	margin-top: 20px;
	}
	
#mcs-newsComments {
	font-size: 10px;
	}
	
#mcs-newsComments p {
	margin-bottom: 0;
	}
	
#mcs-news-Col2 {
	width: 229px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*background: #1C2E32;
	color: #fff;
	border-left: 1px solid #FFCC00;*/
	}
	
#mcs-news-Col2 h3 {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#mcs-news-Col2 h4 {
	margin: 18px 0px 0px 0px;
	border-bottom: #CCCCCC solid 1px;
	font-size: 14px;
	}
	
#mcs-news-Col2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#mcs-news-Col2 li {
	margin: 5px 0px 15px 10px;
	padding: 0;
	}

#mcs-news-Col2 a {
	color: #B5880C;
	text-decoration: none;
	}
	
#mcs-news-Col2 a:hover {
	color: #B5880C;
	text-decoration: underline;
	}
	
#mcs-news-Col2 .padding {
	padding: 20px 5px 5px 5px;
	}
