/* Global Styles */


body {
	margin:0px;
	/*background-color: #66FFFF;*/
	background-color: #CC9900;
	}
	
td {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	}
	
a {
	color: #006699;
	font-weight:bold;
	}
	
a:hover {
	/*color: #3366CC;*/
	color:blue;
	}
embed {
	float:left;
	position: relative;
	border:none;
	margin: 5px 5px 5px 5px;
		}
/* ID Styles */


#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("../Images/MM_Imm_images/mm_arrow.gif") 14px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #ffffff url("../Images/MM_Imm_images/mm_arrow.gif") 14px 45% no-repeat;
	color:#FF6600;
	}
	
#logo 	{
	font:24px Verdana, Arial, Helvetica, sans-serif;
	color: #CCFF99;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #FF9933;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 2px solid #E6F3FF;
		}
		
#dateformat {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#dateformat a:hover {
	color: #FF6600;
	letter-spacing:.1em;
	}
	
/* Class Styles */
.container {
	width: 100%;  /* this will create a container 100% of the browser width */
	height: auto; 
	/*background-color:#66FFFF;*/
	background-color:#CC9900;
	margin: auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
	}
.banner {
	width: 100%;  /* this will create a box 100% of the browser width */
	margin:auto;
	height: 125px; /* the height is 40px */
	background-color: #006699;
	border: none;
	text-align: center;
}
.datebanner {
	width: 100%;  /* this will create a box 100% of the browser width */
	margin:auto;
	float: left;
	height: 25px; /* the height is 40px */
	/*background-color:#CCFF99;*/
	background-color:#990000;
	font-weight:bold;
	color:white;
	border: none;
	display: block;
}  
.bannerleft {
	width: 37%;
	margin:auto; 
	float:left;
	height:125px;
	text-align: left;
	position: relative;
	border: none;
	} 
.bannercenter {
	float:left;
	width: 26%;
	margin:auto;
	height:125px;
	text-align: center;
	position: relative;
	background-color: #006699;
	border: none;
	} 
.bannerright {
	width: 37%;
	margin:auto;
	height:125px;
	text-align: right;
	float:left;
	Position:relative;
	border: none;
} 
.navigation {
	z-index:10;
	width: 18%;
	height: auto;
	float:left;
	/*background-color:#66FFFF;*/
	background-color: #CC9900;
	Position:relative;
	border-right: thick;
	display: block;
	}
.flag {
	width: 18%;
	height:auto;
	float:left;
	left:0;
	top:400px;
	/*background-color:#66FFFF;*/
	background-color: #CC9900;
	position:absolute;
	border-right:thick;
	}	
.column1of1 {
	z-index:1;
	width: 82%;
	float:left;
	height: auto;
	text-indent: 5px;
	text-align:center;
	position: relative;
	/*background-color: #66FFFF;*/
	background-color: #FDF5E6;
	border-left:thick;
		}
.column1of2 {
	z-index:1;
	width: 42%;
	float:left;
	height: 550px; /* the height is 550px */
	text-indent: 5px;
	text-align:center;
	position: relative;
	/*background-color: #66FFFF;*/
	background-color: #FDF5E6;
	border-left:thick;
	}
.column2of2 {
	z-index:1;
	width: 40%;
	height: 550px; /* the height is 550px */
	float:left;
	text-indent: 5px;
	position: relative;
	/*background-color: #66FFFF;*/
	background-color: #FDF5E6;
	border: none;
		}
.column1of3 {
	z-index:1;
	width: 32%;
	height: 550px; /* the height is 550px */
	float:left;
	text-indent: 5px;
	text-align:center;
	position: relative;
	/*background-color: #66FFFF;*/
	background-color: #FDF5E6;
	border-left:thick;
		}
.column2of3 {
	z-index:1;
	width: 25%;
	height: 550px; /* the height is 550px */
	float:left;
	text-indent: 5px;
	position: relative;
	/*background-color: #66FFFF;*/
	background-color: #FDF5E6;
	border: none;
		}
.column3of3 {
	z-index:1;
	width: 23%;
	height: 550px; /* the height is 550px */
	float:left;
	text-indent: 5px;
	position: relative;
	/*background-color: #66FFFF;*/
	background-color: #FDF5E6;
	border: none;
	text-align: center;
		}						
.column1of4 {
	z-index:1;
	width: 32%;
	height: 550px;
	float:left;
	text-indent: 5px;
	text-align:center;
	position: relative;
	/*background-color: #66FFFF;*/
	background-color: #FDF5E6;
	border-left:thick;
		}
.column2of4 {
	z-index:1;
	width: 17%;
	height: 550px; /* the height is 550px */
	float:left;
	text-indent: 5px;
	position: relative;
	/*background-color: #66FFFF;*/
	background-color: #FDF5E6;
	border: none;
		}
.column3of4 {
	z-index:1;
	width: 17%;
	height: 550px; /* the height is 550px */
	float:left;
	text-indent: 5px;
	position: relative;
	/*background-color: #66FFFF;*/
	background-color: #FDF5E6;
	border: none;
		}				
.column4of4 {
	z-index:1;
	width: 16%;
	height: 550px; /* the height is 550px */
	float:left;
	text-indent: 5px;
	position: relative;
	/*background-color: #66FFFF;*/
	background-color: #FDF5E6;
	border: none;
		}				
.footer {
	width: 100%;  /* this will create a box 100% of the browser width */
	margin:auto;
	height: 20px; /* the height is 40px */
	position: relative;
	/*background-color:#66FFFF;*/
	background-color: #CC9900;
	border: none;
	text-align:left;
	top:5px;
	left:0px;
	float:left;
	}
.footerleft {
	width: 37%;
	margin:auto; 
	float:left;
	text-align:center;
	color:#000000;
	height:20px;
	position: relative;
	border: none;
	} 
.footercenter {
	float:left;
	width: 26%;
	margin:auto;
	height:20px;
	text-align: center;
	color:#000000;
	font-weight:bold;
	position: relative;
	border: none;
	overflow: visible;
	} 
.footerright {
	width: 37%;
	margin:auto;
	height:20px;
	float:left;
	text-align:center;
	color:#000000;
	font-weight:bold;
	Position:relative;
	border: none;
} 	
.tagline 	{
	color: #000000;
	letter-spacing:.4em;
	line-height:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	}		
.bodyText {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:24px;
	letter-spacing:.2em;
	}
	
.subHeader {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:16px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	}
	
.navText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}	


