/* Start of CMSMS style sheet 'mm-main-stylesheet' */
html, body{
	width:100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	background-color: #ffffff;
	margin: 0px auto;
	background-image: url(../images/site-structure/bg.gif);
}

.middle {
	width: 993px;
}

.left, .right {
	width:33%;
}

.header {
	width: 993px;
	height: 98px;
	background-image: url(../images/site-structure/header.gif);
}

.top-menu {
	float: right;
	padding: 7px 23px 0px 0px;
}

.top-menu-item {
	float: right;
	color: #1780cd;
	font-weight: bold;
}

.top-menu-item img {
	padding: 0px 1px 0px 13px;
}

.news {
	padding-left: 399px;
	padding-top: 30px;
	float: left;
	width: 543px;
	color: #888888;
}

.news-heading {
	color: #4d96d0;
	font-weight: bold;
	padding-bottom: 13px;
}

.news-title {
	color: #888888;
	font-weight: bold;
}

.news-more {
	color: #ff6c3b;
}

.banner, .banner-ie6 {
	width: 823px;
	height: 69px;
	background-image: url(../images/site-structure/banner-bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
}

.banner-ie6 {
	margin-bottom: -3px;
}

.page {
	float: left;
}

.menu-top, .menu-top-ie6 {
	width: 147px;
	height: 69px;
	background-image: url(../images/site-structure/menu-top.gif);
	float: left;
}

.menu-top-ie6 {
	margin-bottom: -1px;
}

.menu-top2, .menu-top2-ie6 {
	width: 118px;
	height: 15px;
}

.menu-top2-ie6 {
	margin-bottom: -3px;
}


.menu {
	width: 118px;
	background-image: url(../images/site-structure/menu-bg.gif);
	background-repeat: repeat-y;
}

.menu-item-home, .menu-item, .menu-item-top, .menu-item-active, .menu-item-top-active {
	padding-left: 16px;
}

.menu-item, .menu-item-top, .menu-item-active, .menu-item-top-active {
	padding-bottom: 10px;
}

.menu-item, .menu-item-active, .menu-item-ie6, .menu-item-active-ie6 {
	padding-top: 9px;
}

.menu-item-ie6, .menu-item-active-ie6 {
	margin-top: -13px;
}

.menu-item-top, .menu-item-top-active {
	padding-top: 6px;
}

.menu-item a, .menu-item-top a, .menu-item-active a, .menu-item-top-active a, .menu-item-home, .menu-item-ie6 a, .menu-item-active-ie6 a {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.menu-item-active, .menu-item-top-active {
	background-image: url(../images/site-structure/menu-item-active-bg.gif);
	background-repeat: repeat-y;
}

.menu-item-home {
	top: 53px;
	position: relative;
}

.menu-break {
	height: 1px;
	width: 118px;
	background-image: url(../images/site-structure/menu-break.gif);
	background-repeat: no-repeat;
}

.menu-right {
	width: 118px;
	background-image: url(../images/site-structure/menu-right-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.menu-base-ie {
	margin-top: -4px;
}

.content {
	background-image: url(../images/site-structure/content-bg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

.content-right {
	background-image: url(../images/site-structure/content-right-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.content-left {
	background-image: url(../images/site-structure/content-left-bg.gif);
	background-repeat: repeat-y;
	background-position: bottom right;
}

.content-section {
	padding: 11px 0px 0px 24px;
	width: 100%;
}

.section, .section-video, .section-full {
	padding-right: 19px;
	float: left;
}

.section {
	width: 476px;
}

.section-bannernews {
color:#D40D12;
font-size:40px;
}

.section-video {
	width: 334px;
}

.section-full {
	width: 829px;
}

.section-title, .section-title-left, .section-title-right, .section-title-text {
	height: 24px;
	width: 100%;
}

.section-title {
	background-image: url(../images/site-structure/section-title-bg.gif);
	background-repeat: repeat-x;
}

.section-title-left {
	background-image: url(../images/site-structure/section-title-left.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.section-title-text, .section-title-text-ie6 {
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 4px;
	margin-bottom: -4px;
	text-transform: uppercase;
}

.section-title-text-ie6 {
	margin-bottom: -4px;
}

.section-title-right {
	background-image: url(../images/site-structure/section-title-right.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.accr-logos {
	padding-top: 17px;
}

.white-heading {
	font-size: 12px;
	color: #ffffff;
}

.footer-left {
	background-image: url(../images/site-structure/footer-left-bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.footer {
	background-image: url(../images/site-structure/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #808080;
	padding-top: 10px;
}

.footer-right {
	background-image: url(../images/site-structure/footer-right-bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
/* End of 'mm-main-stylesheet' */

