/* Global Styles */

body {
	margin:0px;
	background-color: #003366;
	}

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
td {
	color:#003366;
	font-family: Arial, Helvetica, sans-serif;
	}
	
a {
	color: #000000;
	font-size: 12px;
	}
	
a:hover {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

/* ID Styles */

#navigation td {
	border-bottom: 2px solid #C0DFFD;
	}
	
#navigation a {
	color: #000000;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	background: url('../img/mm_arrow.gif') no-repeat 14px 45%;
	font-weight: bold; font-style:normal; font-variant:normal; font-size:12px; font-family:Arial, Helvetica, sans-serif; padding-left:26px; padding-right:6px; padding-top:8px; padding-bottom:10px
	}
	
#navigation a:hover {
	background: #ffffff url('../img/mm_arrow.gif') no-repeat 14px 45%;
	color:#FF6600;
	font-weight: bold
	}
	
/* Class Styles */
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #000099;
	line-height:24px;
	letter-spacing:0.2em;
	font-weight: bold;
	}
		
.bodyText {
	color:#333333;
	line-height:18px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.address {
	color:#000000;
	line-height:18px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	}

.slogan {
	color: #003366;
	font-weight: bold;
}
