/* STANDARD TAG OVERRIDES */
body {
	font-family: "Times New Roman", Times, serif;
	font-size:12pt;
	line-height:1.5em;
	background-color: #FFF;
}

td {
	font-family: "Times New Roman", Times, serif;
    font-size:12pt;
}

th {
	font-family: "Times New Roman", Times, serif;
}

h1, h2, h3, h4, h5 {
	color: #000;
	font-weight:normal;
}

h1 {
	font-size:18pt;
}

h2 {
	font-size:16pt;
}

h3 {
	font-size:14pt;
}

h4 {
	font-size:12pt;
}

h5 {
	font-size:11pt;
}

a {
	color:#000;
}

/* MCWW CLASSES */

.cal-date {
	text-align: center;
	padding: 3px;
	margin: 0px;
	border-bottom: thin dotted #666;
	font-weight: normal;
	vertical-align: top;
}

.cal-description {
	padding: 3px;
	width: 80%;
	margin: 0px;
	border-bottom: thin dotted #666;
	font-weight: normal;
	vertical-align: top;
}

.contact-descript {
	text-align:right;
}

.m-noprint {
	display:none;
	height: 0px;
}

.m-thdet {
	text-align: left;
	padding: 3px;
	width: 20%;
	margin: 0px;
	border-bottom: thin solid #999;
	font-weight: normal;
	font-size:10pt;
	vertical-align: top;
}
.m-thtxt {
	text-align: left;
	padding: 3px;
	width: 80%;
	margin: 0px;
	border-bottom: thin solid #999;
	font-weight: normal;
	font-size:10pt;
	vertical-align: top;
}

.maria {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	margin: 0px;
	width:150px;
	color: #666;
	float: right;
	padding: 15px;
	line-height:1em;
	display:inline;
}

.wish-need {
	text-align: center;
	padding: 3px;
	width: 20%;
	margin: 0px;
	border-bottom: thin solid #999;
	font-weight: normal;
	vertical-align: top;
}

.wish-description {
	padding: 3px;
	width: 80%;
	margin: 0px;
	border-bottom: thin solid #999;
	font-weight: normal;
	vertical-align: top;
}

/* MCCW IDs */

#m-body {
	position: relative;
	width: 100%;
	padding: 0px;
	margin: 0px auto; 
}

#m-contact td {
	padding: 3px;
	margin: 0px;
	vertical-align: top;
	font-size:10pt;
}

#m-content {
	position:absolute;
	margin: 0px;
	width: 690px;
	height: auto;
	top: 30px;
	left: 0px;
}

#m-footer {
	line-height:0.8em;
	width: 690px;
	padding: 0px;
	margin: 10px 0px 0px;
	position: relative;
	top: 0px;
	left: 0px;
	height: auto;
}

#m-footer p {
	font-size: 9px;
	color:#333;
	height: auto;
	width: 670px;
	margin: 0px auto;
	padding: 3px 10px;
	text-align: center;
}

#m-footer a {
	color:#333;
	text-decoration: none;
}

#m-footer a:hover {
}

#m-header {
	width: 690px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	height: auto;
}

#m-header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#m-nav {
	display:none;
	height: 0px;
}
.SAMPLE {
	display:none;
	height: 0px;
}
