﻿/*Global styles*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-style: normal;
	line-height: 1.45em;
	/*background-repeat: no-repeat;
	background-position: left 96px;*/
	font-size: 12px;
}

html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

.style1
{
    width: 298px;
}
.style3
{
    width: 230px;
    text-align: left;
    padding-left: 10px;
}
.style4
{
    text-align: left;
    padding-left: 10px;
    height: 28px;
}
.style6
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #000000;
}
.style7
{
    width: 230px;
    text-align: left;
    padding-left: 10px;
    height: 28px;
}
.style8
{
    width: 118px;
}
.style9
{
    width: 30px;
}
.style10
{
    width: 200px;
}
.style11
{
    width: 31px;
}

p {
	margin-top: 6px;
	margin-bottom: 1px;
}

td {
	
}

#flash {
	position: relative;
	/*

or absolute*/
  z-index: 0;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 440px;
}

a {
	text-decoration: underline;
	color: #000000;
}

a:link, a:visited, a:active {
	
}

a:hover {
	color: #1d8500;
}

.whitelink a:link {color: white; text-decoration: none; font-size: x-small; }
.whitelink a:visited {color: white; text-decoration: none; font-size: x-small; }
.whitelink a:hover {color: white; text-decoration: underline; font-size: x-small; }
.whitelink a:active {color: white; font-size: x-small; }
.whitelink {font-family: arial; font-size: 8pt; font-weight: bold; font-size: x-small; }
.whitelines {font-family: sans-serif; color: #FFFFFF; font-size: x-small; }

/* @end */

img {
	border: none;
}

img, div {
	behavior: url(css/iepngfix.htc);
}

hr {
	border-top: 2px dotted #CDCEC8;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-top: 12px;
	margin-bottom: 6px;
	padding: 0px;
}

form_NOTUSED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	margin: 10px 0px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	color: #666666;
}


form {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	line-height: 1.45em;
	margin: 10px 0px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	color: #000000;
}

/*Main div container that keeps everything in 950px size and center*/

.container {
	width: 950px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/white-transp.gif);
	background-repeat: repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CAD9AD;
	border-left-color: #CAD9AD;
	clear: both;
	border-bottom-style: none;
	border-bottom-width: 0px;
}

/*Background image  LETTER C*/

.backg-insert {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background-c.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	behavior: url(css/iepngfix.htc);
}

/* @group banners */

.banner-montageart {
	border:medium none; padding:0px; width: 950px;
	margin: 0px auto;
	height: 90px;
	background-image: url('../images/topbanner-art.gif');
	background-repeat: no-repeat;
	background-position:  right 50%;
}

.banner-mclogo {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/mc-logo-banner.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A1B77F;
	font-size: 12px;
	color: #A7BB83;
}
#logolinkLayer {
	position:absolute;
	width:480px;
	height:85px;
	z-index:10001;
	left: 0;
	top: 0;
}

#logolinkLayer a:link, #logolinkLayer a:visited, #logolinkLayer a:active {
	color: #FFFFFF;
	text-decoration: none;
	width: 475px;
	text-align: left;
	display: block;
	height: 80px;
}

#logolinkLayer a:hover, #logolinkLayer a.current:link, #logolinkLayer a.current:visited {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
}


/* @end */

/* @group menus */

.menu-box {
	align: Center;
	padding: 0px;
	margin: 0px auto;
	height: 32px;
	width: 950px;
	background-color: #D2E1BB;
	background-image: url(../images/menu-filler.gif);
	background-repeat: repeat-x;
	position: relative;
	z-index: 10000;
	display: block;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.menu-green {
	float: left;
	height: 24px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #79904E;
	text-align: left;
	margin-right: 15px;
	border-bottom-style: none;
}

.menu-orange {
	float: left;
	height: 24px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #C66005;
	text-align: left;
	margin-right: 15px;
}

.menu-purple {
	float: left;
	height: 24px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #9E489E;
	text-align: left;
}

.menu-blue {
	float: left;
	height: 24px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #6693BC;
	text-align: left;
	margin-right: 15px;
}

/* @end */

/* @group Columns */

.col-abcd {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-weight: normal;
	color: #656565;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 10px auto 5px;
	border-top-style: none;
	padding: 0px;
	width: 900px;
	text-align: left;
	font-size: 1.1em;
}

.col-bcd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: normal;
	color: #656565;
	padding: 0px 0px 0px 15px;
	text-align: left;
	vertical-align: text-top;
}

.col-a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	padding: 5px 10px 10px 0px;
	color: #333333;
	width: 210px;
}

.col-ab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	padding: 10px 10px 10px 0px;
	margin: 0px;
	width: 50%;
	color: #666666;
}

.col-b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	padding: 5px 0px 10px 15px;
	margin: 0px;
}

.col-c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	vertical-align: top;
	padding: 0px 12px 10px 0px;
	margin: 0px;
	width: 50%;
}

.col-c a:link, .col-c a:visited, .col-c a:active {
	color: #666666;
	text-decoration: none;
}

.col-c a:hover, .col-c a.current:link, .col-c a.current:visited {
	text-decoration: underline;
}

.col-cd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0px 10px 20px;
	text-align: left;
	vertical-align: text-top;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 50%;
}

.col-d {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 400;
	color: #333333;
	padding: 0px 0px 10px 12px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	line-height: 1.3em;
	width: 50%;
}

.col-d a:link, .col-d a:visited, .col-d a:active {
	color: #666666;
	text-decoration: none;
}

.col-d a:hover, .col-d a.current:link, .col-d a.current:visited {
	color: #666666;
	text-decoration: underline;
}

.col-2cells-box {
	width: 100%;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* @group Gadgets */

.gadget-head-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #95AA75;
}

.gadget-head-green a:link, .gadget-head-green a:visited, .gadget-head-green a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #95AA75;
	display: block;
	padding: 0px 0px 0px 10px;
}

.gadget-head-green a:hover, .gadget-head-green a.current:link, .gadget-head-green a.current:visited {
	text-decoration: none;
	color: #D2E1BB;
	background-color: #869869;
}

.gadget-head-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C66005;
	display: block;
}

.gadget-head-orange a:link, .gadget-head-orange a:visited, .gadget-head-orange a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	display: block;
}

.gadget-head-orange a:hover, .gadget-head-orange a.current:link, .gadget-head-orange a.current:visited {
	text-decoration: none;
	color: #FFBC58;
	background-color: #B35602;
}

.gadget-head-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6693BC;
	display: block;
}

.gadget-head-blue a:link, .gadget-head-blue a:visited, .gadget-head-blue a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	display: block;
}

.gadget-head-blue a:hover, .gadget-head-blue a.current:link, .gadget-head-blue a.current:visited {
	text-decoration: none;
	color: #C0E3FF;
	background-color: #5A82A7;
}

.gadget-head-purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9E489E;
	display: block;
}

.gadget-head-purple a:link, .gadget-head-purple a:visited, .gadget-head-purple a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	display: block;
}

.gadget-head-purple a:hover, .gadget-head-purple a.current:link, .gadget-head-purple a.current:visited {
	text-decoration: none;
	color: #D8D5FF;
	background-color: #7A458D;
}

.gadget-content-v1 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EDF3E7;
	padding: 10px;
	margin-bottom: 20px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CAD9AD;
	border-right-color: #CAD9AD;
	border-bottom-color: #CAD9AD;
	border-left-color: #CAD9AD;
	font-size: 1em;
	line-height: 1.4em;
	color: #333333;
}

.gadget-content-v2 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	margin-bottom: 20px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C4D0CB;
	border-right-color: #C4D0CB;
	border-bottom-color: #C4D0CB;
	border-left-color: #C4D0CB;
	font-size: 1em;
	line-height: 1.4em;
	color: #666666;
}

.gadget-content-gray {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	margin-bottom: 10px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 1em;
	line-height: 1.4em;
	color: #666666;
	background-color: #EDEDE6;
}
.gadget-sections {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-weight: 400;
	color: #656565;
	text-align: left;
	display: block;
	margin-bottom: 14px;
	margin-top: 2px;
}
.gadget-box-right {
	float: right;
	width: 300px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.gadget-box2-right {
	float: right;
	width: 250px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/* @end */

/* @group Heads and Styles */

.heads-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: 400;
	color: #79904E;
	display: block;
	margin: 0px 0px 1px;
	padding: 0px 0px 4px;
	text-align: left;
}

.heads-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: 400;
	color: #C66005;

	margin: 0px 0px 1px;
	padding: 0px 0px 4px;
}

.heads-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: 400;
	color: #6693BC;
	display: block;
	margin: 0px 0px 1px;
	padding: 0px 0px 4px;
}

.heads-purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: 400;
	color: #9E489E;
	display: block;
	margin: 0px 0px 1px;
	padding: 0px 0px 4px;
}

.heads2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	font-weight: bold;
	color: #666666;
}

.head-date {
	color: #999999;
	display: block;
	padding: 0px;
	line-height: 95%;
}

.heads-news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.1em;
	font-weight: 400;
	color: #6693BC;
	text-transform: uppercase;
}

.head-connections {
	background-color: #BCCB91;
	background-image: url(../images/newsletter-header.jpg);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	height: 32px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #95AA75;
}

.bold1 {
	font-weight: bold;
}
.bold-gray {
	font-weight: bold;
	color: #666666;
}
.color-gray {
	color: #666666;
}
.color-mcgreen {
	color: #79914E;
}

/* @end */

/* @group lines and special styles */

.line1 {
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CAD9AD;
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 1em;
	line-height: 1em;
}

.line2 {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 1em;
	line-height: 1em;
}

.photo-right {
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 0px;
	display: block;
	float: right;
}

.photo-left {
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

.border-flashhome {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #B1CABB;
}

.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC9900;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 20px;
	display: inline;
}

.icons-box {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CAD9AD;
}

.icons-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	font-weight: 400;
	color: #3A3F41;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
	width: 33%;
	margin-bottom: 0px;
}

/* @end */

.clearer {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	display: block;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
}

.footer-container {
	padding: 15px 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	background-image: url(../images/white-transp.gif);
	background-repeat: repeat;
}
.head-connections2-tight {
	background-color: #BCCB91;
	background-image: url(../images/newsletter-header.jpg);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	height: 32px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #95AA75;
	margin: 0px;
}
a.srollover {
    display: block;
    width: 205px;
    height: 432px;
    background: url(../images/video-off.jpg) 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srollover {
    background: url(../images/video-on.jpg) 0 0 no-repeat;
}

.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}