/* Global Styles */

body {
	margin:0px;
	color:#f3f8fc;
	}
	
td {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	}
	
a {
	color: #FF6600;
	font-weight:bold;
	}
	
a:hover {
	color: #F26624;
	}

/* ID Styles */
#mainContent { 
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
#apDiv1 {
	position:absolute;
	width:800px;
	height:127px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-color: #3366CC;
}
#apDiv2 {
	position:absolute;
	width:418px;
	height:127px;
	z-index:2;
	left: 383px;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #3366CC;
}
#apDiv3 {
	position:absolute;
	width:802px;
	height:32px;
	z-index:3;
	top: 128px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFF00;
	background-color: #3cb878;
	border-bottom-color: #FFFF00;
	left: 0px;
}
#apDiv4 {
	position:absolute;
	width:180px;
	height:396px;
	z-index:4;
	top: 165px;
	left: -2px;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
	border-top-width: thin;
	border-top-color: #999999;
	background-color: #3CB878;
	padding-top: 40px;
}
#apDiv5 {
	position:absolute;
	width:305px;
	height:234px;
	z-index:1;
	left: 493px;
	top: 56px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000000;
}
#apDiv6 {
	position:absolute;
	width:280px;
	height:419px;
	z-index:2;
	left: 202px;
	top: 56px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#apDiv7 {
	position:absolute;
	width:799px;
	height:16px;
	z-index:3;
	top: 505px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/foot.png);
	background-repeat: repeat-x;
}
#apDiv8 {
	position:absolute;
	width:541px;
	height:24px;
	z-index:5;
	left: 260px;
	top: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
#apDiv9 {
	position:absolute;
	width:236px;
	height:24px;
	z-index:6;
	left: -1px;
	top: 136px;
}
#apDiv10 {
	position:absolute;
	width:176px;
	height:32px;
	z-index:7;
	top: 173px;
}
#foot {
	background-image: url(images/foot.png);
	background-repeat: repeat-x;
}

#navigation td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C0DFFD;
	}
	
#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-image: url(images/mm_arrow.png);
	background-repeat: no-repeat;
	background-position: 14px 45%;
	
	}
	
#navigation a:hover {
	color:#FF6600;
	background-color: #ffffff;
	background-image: url(images/mm_arrow.png);
	background-repeat: no-repeat;
	background-position: 14px 45%;
	}
	
#logo 	{
	font:24px Verdana, Arial, Helvetica, sans-serif;
	color: #CCFF99;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{
	color: #FF9933;
	letter-spacing:.4em;
	line-height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	top: 0px;
	left: 383px;
	}

#monthformat {
	border-bottom: 2px solid #E6F3FF;
		}
		
#dateformat {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	letter-spacing:.2em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-width: thin;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #000099;
	border-top-color: #000099;
	}
	
#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 */
	
.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 {
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
	}
	
.right_side {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}

