/* Global Styles */

body {
	margin:0;
	background-color: #EBB649;
	}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F69D33;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.1em;
}

#maintable hr {
	border: 1px solid #F69D33;
	width: 100%;
	height: 1px;
	padding: 5px;
}


td.bgimage {
	background-attachment: fixed;
	background-image: url(images/logo_small.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 110px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	background-color: #343D8A;
}


td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	}

#maintable {
	background-color: #343D8A;
	width: 700px;
	height: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	border: 3px double #FFFFFF;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-image: url(images/circle.gif);
	letter-spacing: 0.1em;
	text-align: left;
	left: 5px;
	font-size: 12px;
	margin-left: 0px;
	display: list-item;
}


#background td {
	background:url("mm_bg_header.gif");
	}
	
#padding {
	padding:8px 12px 8px 18px;
	}
#maintable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 25px;
	padding-left: 5px;
	margin-left: 5px;
}

	
/* Class Styles */

.logo {
	font:24px Times New Roman, Times, serif;
	color: #ffffff;
	letter-spacing:.2em;
	line-height:26px;
	}
	
.tagline {
	font: bold 12px Times New Roman, Times, serif;
	color: #48546E;
	line-height:16px;
	}
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#000000;
	letter-spacing:.1em;
	}

.detailText {
	line-height:16px;
	color:#CFFFCB;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.pageName {
	color: #EBB649;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	padding-top: 5px;
	vertical-align: top;
	font-weight: normal;
	line-height: 18px;
	}
	
.subHeader {
	color: #FFFFFF;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.navText {
	font:10px Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	letter-spacing:.1em;
	line-height:16px;
	}
	
	
.sidebarText {
	color: #FFFFFF;
	letter-spacing:0.1em;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-attachment: fixed;
	background-image: url(images/logo_vsmall.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 41px;
	padding: 2px;
	}
td.navbg {
	background-color: #3366FF;
	height: 100%;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
td.whitebg {
	background-color: #6699FF;
}
.sidebarTextCopy {
	color: #FFFFFF;
	letter-spacing:0.1em;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	height: 41px;
	padding: 2px;
}

