@charset "utf-8";
/* Reaching IN...Reaching OUT style sheet */

body {background-color: #546ca9}

img { border:0}

/*------------------------*/
/* CSS for Arial Rounded */
/*------------------------*/


@font-face {
  font-family: 'Arial Rounded MT Bold';
  src: url('../fonts/ArialRoundedMTBold.eot'); /* IE9 Compat Modes */
  src: url('../fonts/ArialRoundedMTBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ArialRoundedMTBold.woff') format('woff'), /* Modern Browsers */
       url('../fonts/ArialRoundedMTBold.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/ArialRoundedMTBold.svg#ArialRound') format('svg'); /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}


/*----------------------*/
/* Font Options */
/*----------------------*/




.bodytext  {
	font-family: Arial, Helvetica;
	font-size:15px;
	line-height:22px;
	color:#4e4e4e;
	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: 'Arial Rounded MT Bold', Arial, Helvetica;
	font-size:32px;
	line-height:37px;
	color:#b05601;
	font-weight:normal;		
}

.subtitles {
	font-family: 'Arial Rounded MT Bold', Arial, Helvetica;
	font-size:23px;
	color:#2b4b9a;
	font-weight:normal;
	margin-bottom:40px;	
}



.subsubtitles-org {

color:#b05601;

}

.subsubtitles-blue {
font-family: 'Arial Rounded MT Bold', Arial, Helvetica;
color:#2b4b9a;
font-size:17px;
line-height:24px;
text-transform:uppercase;
margin: 30px 0 10px 0;

}


.homeheader {
	font-family: 'Arial Rounded MT Bold', Arial, Helvetica;
	font-size:28px;
	line-height:40px;
	color:#ffffff;
	font-weight:normal;
}



.WhiteTextLG {
	font-family: 'Arial Rounded MT Bold', Arial, Helvetica;
	font-size:17px;
	line-height:22px;
	color:#ffffff;
	font-weight:normal;
}
.WhiteTextLG a:link {
	color:#ffffff;
	text-decoration:underline;	
}
.WhiteTextLG a:visited {
	color:#ffffff;
	text-decoration:underline;	
}
.WhiteTextLG a:hover {
	color:#ffffff;
	text-decoration:underline;
}


.WhiteTextMED {
	font-family: 'Arial Rounded MT Bold', Arial, Helvetica;
	font-size:15px;
	line-height:20px;
	color:#ffffff;
	font-weight:normal;
		
}
.WhiteTextMED a:link {
	color:#ffffff;
	text-decoration:underline;
	
}
.WhiteTextMED a:visited {
	color:#ffffff;
	text-decoration:underline;
		
}
.WhiteTextMED a:hover {
	color:#874202;
	text-decoration:underline;
	
}


.WhiteTextSM {
	font-family: Arial, Helvetica;
	font-size:13px;
	line-height:20px;
	color:#ffffff;
	font-weight:normal;

}
.WhiteTextSM a:link {
	color:#ffffff;
	text-decoration:underline;	
}
.WhiteTextSM a:visited {
	color:#ffffff;
	text-decoration:underline;	
}
.WhiteTextSM a:hover {
	color:#874202;
	text-decoration:underline;	
}


.GreyTextLG {
	font-family: Arial, Helvetica;
	font-size:17px;
	line-height:24px;
	color:#4e4e4e;
	font-weight:normal;	
}
.GreyTextLG a:link {
	color:#4e4e4e;
	text-decoration:underline;
}
.GreyTextLG a:visited {
	color:#4e4e4e;
	text-decoration:underline;	
}
.GreyTextLG a:hover {
	color:#874202;
	text-decoration:underline;	
}


.GreyTextSM {
	font-family: Arial, Helvetica;
	font-size:12px;
	line-height:24px;
	color:#4e4e4e;
	font-weight:normal;	
}

.GreyTextSM a:link {
	color:#4e4e4e;
	text-decoration:underline;	
}
.GreyTextSM a:visited {
	color:#4e4e4e;
	text-decoration:underline;	
}
.GreyTextSM a:hover {
	color:#874202;
	text-decoration:underline;		
}


.BlueTextSM {
	font-family: Arial, Helvetica;
	font-size:14px;
	line-height:20px;
	color:#0a2c83;	
	font-weight:normal;	
}
.BlueTextSM a:link {
	color:#0a2c83;
	text-decoration:underline;	
}
.BlueTextSM a:visited {
	color:#0a2c83;
	text-decoration:underline;	
}
.BlueTextSM a:hover {
	color:#0a2c83;
	text-decoration:underline;	
}


.GreenTextSM {
	font-family: Arial, Helvetica;
	font-size:14px;
	line-height:20px;
	color:#4d7200;	
	font-weight:normal;	
}
.GreenTextSM a:link {
	color:#4d7200;
	text-decoration:underline;	
}
.GreenTextSM a:visited {
	color:#4d7200;
	text-decoration:underline;	
}
.GreenTextSM a:hover {
	color:#4d7200;
	text-decoration:underline;	
}


.OrangeTextSM {
	font-family: Arial, Helvetica;
	font-size:14px;
	line-height:20px;
	color:#9d4d01;	
	font-weight:normal;	
}
.OrangeTextSM a:link {
	color:#9d4d01;
	text-decoration:underline;	
}
.OrangeTextSM a:visited {
	color:#9d4d01;
	text-decoration:underline;	
}
.OrangeTextSM a:hover {
	color:#ffffff;
	text-decoration:underline;	
}



 ul.double li {
margin-bottom:20px
}



.quote  {
	font-family: Arial, Helvetica;
	font-size:15px;
	line-height:22px;
	color:#4e4e4e;
	font-weight:bold;
    padding-left: 50pt;
    padding-right: 50pt;
	
}



/*----------------------*/
/* All Pages */
/*----------------------*/


.mmhide_subnav {
	font-family:Arial, Helvetica;
	font-size:13px;
	color:#e4eaf9;
	font-weight:normal;
}
.mmhide_subnav a:link {
	color:#e4eaf9;
	text-decoration:none;
}
.mmhide_subnav a:visited {
	color:#e4eaf9;
	text-decoration:none;
}
.mmhide_subnav a:hover {
	color:#f6c104;
	text-decoration:none;
}



.mmhide_copyright {
	font-family: Arial, Helvetica;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
}
.mmhide_copyright  a:link {
	color:#ffffff;
	text-decoration:underline;
}
.mmhide_copyright  a:visited {
	color:#ffffff;
	text-decoration:underline;
}
.mmhide_copyright  a:hover {
	color:#823e00;
	text-decoration:underline;
}

.mmhide_printsize {
	font-family: Arial, Helvetica;
	font-size:12px;
	line-height:20px;
	color:#ffffff;
	font-weight:normal;
}
.mmhide_printsize a:link {
	color:#ffffff;
	text-decoration:none;
}
.mmhide_printsize a:visited {
	color:#ffffff;
	text-decoration:none;
}
.mmhide_printsize  a:hover {
	color:#ffffff;
	text-decoration:underline;
}



/*----------------------*/
/*  Layout		        */
/*----------------------*/

.mmhide_formsearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
	border: none;
	width: auto;
	background-color:#fdf5d5;

}


.mmhide_formsubscribe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
	border: none;
	background-color:#ebf0d3;
}

.mmhide_formsubscribeLG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4e4e4e;
	border: none;
	width: auto;
	background-color:#ebf0d3;
}


.mmhide_subscribebox {
	font-family:Arial, Helvetica;
	font-size:12px;
	color:#416001;
	font-weight:normal;
	
}
.mmhide_subscribebox a:link {
	color:#416001;
	text-decoration:underline;
}
.mmhide_subscribebox a:visited {
	color:#416001;
	text-decoration:underline;
}
.mmhide_subscribebox a:hover {
	color:#304700;
	text-decoration:underline;
}



.mmhide_starburst-bottom {
	background-image:url(../images/starburst-bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.mmhide_starburst-top {
	background-image:url(../images/starburst-top.gif);
	background-position:top;
	background-repeat:no-repeat;
}




/*----------------------*/
/*	PopUps 	*/
/*----------------------*/



.mmhide_footnote{
position: relative;
z-index: 0;
text-decoration: none;
}

.mmhide_footnote:hover{
background-color: transparent;
z-index: 50;
text-decoration: none;
color: #EBE9D0;
}

.mmhide_footnote span{ /*CSS for enlarged image*/
position: absolute;
background-color: #d4853b;
padding: 10px;
left: 0px;
border: 0px solid #2b4b9a;
visibility: hidden;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
line-height:15px;
color:#ffffff;
}

.mmhide_footnote span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
text-decoration: none;
}

.mmhide_footnote:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 0px; /*position where enlarged image should offset horizontally */
top: 20px;
width:320px;
text-decoration: none;
}



#links a {text-decoration:none;
 	color:#ffffff;
	vertical-align:;
	font-size:12px } 
#links a:hover {text-decoration:none;
 	color:#b05601;
	vertical-align:;
	font-size:12px

} 
#links a span {display:none; } 
#links a:hover span {display:block} 




.shadow {
	-moz-box-shadow: 3px 3px 4px #ac8601;
	-webkit-box-shadow: 3px 3px 4px #ac8601;
	box-shadow: 3px 3px 4px #ac8601;
		/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#ac8601')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#ac8601');

}

