@charset "utf-8";
/* Reaching IN...Reaching OUT style sheet */

/*----------------------*/
/* Print Specific Options */
/*----------------------*/

#noprint { display : none; } 




/*----------------------*/
/* Font Options */
/*----------------------*/

body {background:none; background-image:none;  background-color:#ffffff}

td  {background:none; background-image:none;  background-color:#ffffff}

.bodytext  {
	font-family: Arial, Helvetica;
	font-size:15px;
	line-height:22px;
	color:#555555;
	font-weight:normal;
}
.bodytext a:link {
	color:#a25003;
	text-decoration:underline;
}
.bodytext a:visited {
	color:#a25003;
	text-decoration:underline;
}
.bodytext a:hover {
	color:#874202;
	text-decoration:underline;
}


.titles {
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size:30px;
	line-height:37px;
	color:#b05601;
	font-weight:normal;
}

.subtitles {
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size:18px;
	color:#2b4b9a;
	font-weight:normal;
 	letter-spacing:1px	
}


.WhiteTextLG {
	font-family: Arial, Helvetica;
	font-size:17px;
	line-height:24px;
	color:#000000;
	font-weight:normal;
}
.WhiteTextLG a:link {
	color:#000000;
	text-decoration:underline;
}
.WhiteTextLG a:visited {
	color:#000000;
	text-decoration:underline;
}
.WhiteTextLG a:hover {
	color:#874202;
	text-decoration:underline;
}


.WhiteTextMED {
	font-family: Arial, Helvetica;
	font-size:15px;
	line-height:20px;
	color:#000000;
	font-weight:normal;
}
.WhiteTextMED a:link {
	color:#000000;
	text-decoration:underline;
}
.WhiteTextMED a:visited {
	color:#000000;
	text-decoration:underline;
}
.WhiteTextMED a:hover {
	color:#874202;
	text-decoration:underline;
}


.WhiteTextSM {
	font-family: Arial, Helvetica;
	font-size:13px;
	line-height:20px;
	color:#000000;
	font-weight:normal;
}
.WhiteTextSM a:link {
	color:#000000;
	text-decoration:underline;
}
.WhiteTextSM a:visited {
	color:#000000;
	text-decoration:underline;
}
.WhiteTextSM a:hover {
	color:#874202;
	text-decoration:underline;
}


.GreyTextLG {
	font-family: Arial, Helvetica;
	font-size:17px;
	line-height:24px;
	color:#555555;
	font-weight:normal;
}
.GreyTextLG a:link {
	color:#555555;
	text-decoration:underline;
}
.GreyTextLG a:visited {
	color:#555555;
	text-decoration:underline;
}
.GreyTextLG a:hover {
	color:#874202;
	text-decoration:underline;
}


.GreyTextSM {
	font-family: Arial, Helvetica;
	font-size:12px;
	line-height:24px;
	color:#555555;
	font-weight:normal;
}
.GreyTextSM a:link {
	color:#555555;
	text-decoration:underline;
}
.GreyTextSM a:visited {
	color:#555555;
	text-decoration:underline;
}
.GreyTextSM a:hover {
	color:#874202;
	text-decoration:underline;
}


.mmhide_copyright {
	font-family: Arial, Helvetica;
	font-size:11px;
	color:#555555;
	font-weight:normal;
	letter-spacing:1px;	
}
.mmhide_copyright  a:link {
	color:#555555;
	text-decoration:underline;
	letter-spacing:1px;
}
.mmhide_copyright  a:visited {
	color:#555555;
	text-decoration:underline;
	letter-spacing:1px;	
}
.mmhide_copyright  a:hover {
	color:#555555;
	text-decoration:underline;
	letter-spacing:1px;	
}




/*----------------------*/
/*  Layout		        */
/*----------------------*/



.mmhide_starburst-bottom {
	background-image:url();
	background-position:bottom;
	background-repeat:no-repeat;
}

.mmhide_starburst-top {
	background-image:url();
	background-position:top;
	background-repeat:no-repeat;
}




