body {
	margin: 0px;
	padding: 0px;
	background-color:#0060af;
	background-image: url(../images/mcBG.gif);
	background-repeat: repeat;
	background-position: left top;
}
#mainWidthT{
	position:relative;
	width: 767px;
	margin:auto;
	padding: 0px;
	background-image: url(../images/mcTop.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
}
#mainWidthM{
	position:relative;
	width: 767px;
	margin:auto;
	padding: 0px;
	background-image: url(../images/mcContentBG.gif);
	background-repeat: repeat-y;
	background-position: center top;	
	background-color:#ffffff;
}
#mainWidthB{
	position:relative;
	width: 767px;
	margin:auto;
	padding: 0px;
	background-image: url(../images/mcBot.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
}
/*HEADER STUFF*/
#header1Container{
	position:relative;
	width: 602px;
	height: 117px;
}
#header2Container{
	position:relative;
	width: 602px;
	height: 184px;
}


/*Heading*/
#pageHeading{
	position:absolute;
	width: 400px;
	height: 20px;
	line-height: 20px;
	left:15px;
	top:163px;
}
/*COLUMNS*/

#left{
	float:left;
	width: 133px;
	margin-top:0px;
	padding-left:11px;
	background-image: url(../images/mcMenuBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#right{
	float:right;
	margin-top:0px;
	width: 602px;
	padding-right:11px;
}
#buffer{ 
	position:relative;
	width: 767px;
	height:1px;
	/*line-height:1px;*/
	clear:both;
}
/*NAV STUFF*/
#navContainer{
	position:relative;
	width: 133px;
	height: 500px;
}
#navLogo{
	position:absolute;
	width: 133px;
	height: 82px;
	bottom:0px;
	left:11px;
}

.menu_links {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	margin-top:0px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	/*background-color: #f0f0f0;*/

}
.menu_links_active {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	margin-top:0px;
	/*background-color: #003a8f;*/
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/mcArrow.gif);
	background-repeat: no-repeat;
	background-position: left center;

}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	cursor: pointer;
	text-decoration: none;
	color: #ffffff;


}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
	cursor: pointer;
	text-decoration: none;
	color: #ffffff;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #00a9ea;
	text-decoration: underline;
}






/*CONTENT STUFF*/

.contentText{
	position:relative;
	width: 602px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	text-decoration: none;
	text-align:justify;
	line-height: 1.2em;
	padding-bottom:76px;
}
html>body .contentText{
	position:relative;
	width: 602px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	text-decoration: none;
	text-align:justify;
	line-height: 1.2em;
	padding-bottom:90px;
}

.contentText a:link{
	font-size: 11px;
	font-weight:bold;
	color: #0060af;
	text-decoration: none;
}
.contentText a:visited{

	font-size: 11px;
	font-weight:bold;
	color: #0060af;
	text-decoration: none;


}
.contentText a:hover{

	font-size: 11px;
	font-weight:bold;
	color: #f88b0a;
	text-decoration: underline;

}
/*Blue*/
h1{
	color: #0060af;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	padding:0px;
	margin:0px;
}
/*Blue*/
h2{
	color: #0060af;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
		padding:0px;
	margin:0px;
}
/*Blue*/
h3{
	color: #0060af;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
		padding:0px;
	margin:0px;
}

/*FOOTER*/

#footerContainer{
	position:relative;
	width: 602px;
	height:93px;
	padding-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/*#footerContainer1{
	position:absolute;
	width: 602px;
	height:93px;
	padding-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	top:10px;
	left:0px;
}
html>body #footerContainer1{
	position:absolute;
	width: 602px;
	height:93px;
	padding-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	top:0px;
	left:0px;
}*/

#footerContainer1{
	position:absolute;
	width: 602px;
	height:93px;
	padding-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	top:-92px;
	left:153px;
}
html>body #footerContainer1{
	position:absolute;
	width: 602px;
	height:93px;
	padding-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	top:-83px;
	left:153px;
}




#footerText{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	width:767px;
	height:17px;
	position:absolute;
	right:0px;
	bottom:0px;
	text-align: center;
}
#footerText a:link{
	font-size: 10px;
	font-weight:normal;
	color: #ffffff;
	text-decoration: none;
	font-style: italic;
}
#footerText a:visited{

	font-size: 10px;
	font-weight:normal;
	color: #ffffff;
	text-decoration: none;
	font-style: italic;
}
#footerText a:hover{

	font-size: 10px;
	font-weight:normal;
	color: #00adef;
	text-decoration: underline;
	font-style: italic;
}


#addressText{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	width:310px;
	height:55px;
	position:absolute;
	right:10px;
	top:35px;
	text-align: right;
}
html>body #addressText{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	width:310px;
	height:55px;
	position:absolute;
	right:10px;
	top:20px;
	text-align: right;
}


#addressText a:link{
	font-size: 11px;
	font-weight:bold;
	color: #0060af;
	text-decoration: none;
	font-style: italic;
}
#addressText a:visited{

	font-size: 11px;
	font-weight:bold;
	color: #0060af;
	text-decoration: none;
	font-style: italic;
}
#addressText a:hover{

	font-size: 11px;
	font-weight:bold;
	color: #f88b0a;
	text-decoration: underline;
	font-style: italic;
}
