/***********************************************/
/* UNIQUE styles from MLmain.css (screen)      */
/***********************************************/ 
.noprint {
	display: none;
}

/***********************************************/
/* base.css                              */
/* Use with template ML2004.html           */
/***********************************************/

/* TO BE DELETED                               */

.highlight{
	background-color:#FFFF66;
}

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 1.166;	
	margin:0px;
	padding-left: 4px;
	border-style:none;
}

a:link{
	color: #407968;
}

a:visited{
	color: #407968;
}

a:hover{
	color: #3c46bb;
	text-decoration: underline;
}

h1{
 font-size: 19px;
 font-weight: normal;
 color: #000000;
 text-align: center;
 margin: 0px 0px .5em;
}

h2{
 font-size: 14px;
 font-weight: bold;
 color: #000000;
 text-align: center;
 margin: 10px 0px;
}

h3{
 font-size: 12px;
 font-weight: bold;
 text-transform: uppercase;
 color: #FF0000;
 text-align: center;
 margin-bottom: .5em;
}

h4{
 font-size: 22px;
 color: #407968;
 text-align: center;
 font-weight: normal;
 margin: 0px;
}

h5{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #000000;
 text-align: center;
 margin: 0px;
 padding: 0px;
}

h6{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #407968;
 text-align: left;
 margin: 1.5em 0px 0px;
 padding: 0px;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin: 6px 0px 6px 0px;
}

ul{
	list-style-image: url(../images/greenbullet.gif);
	line-height: 1.5em;
	margin: 7px 0px 0px 25px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px;
	width: 800px;
	margin:0px;
	border-style: none;
}

#navBar{
  float: left;
	width: 205px;
	margin: 0px 5px;
	padding: 1em 0em 0em 0em;
}
	
#contentheader {
	background:#fff;
	border-style: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
	
#contentleft{
	float:left;
	width: 138px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 1em 0em 0em 0em;
}


#contentcenter{
	float: left;
	width: 346px;
	margin-top: -3px;
	border-style: none;
	margin-right: 3px;
	background-color: #dde7e4;
	padding: 1em;
}

#contentcenteronecolumn {
	float:left;
	width: 524px;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 1em 0em 1em 0em;
	border-style: none;
	background-color: #dde7e4;
	z-index=0;
}

#contentright {
	width:198px;
	padding:0px 0px 0px 4px;
	float:left;
	border:none;
	background:#fff;
	}
	
#contentfooter {
	background:#fff;
	border-style: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 750px;
	}
		
#frame{
	width: 750px;
	margin: 0px;
	padding: 0em;
	border-style:none;
	text-align:left;
}

#siteInfo{
	padding: 10px 10px 10px 10px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

/************* #logo styles **************/
#logo{
	height: 112px;
	padding: 0px;
	margin:0px;
	border-style: none;	
	z-index:3;
}

/************* #globalNav styles **************/
#globalNav{
	position:relative;
	margin:-2px 0px 0px 0px;
	height:26px;
	border-style: none;	
	padding: 0px;
	z-index:3;
}


/************* #rightHeader styles **************/
#rightHeader{
	position:absolute;
	left:546px;
	top:8px;
	width:205px;
	height:10px;
}

#rightHeader h3{
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#rightHeader p, form{
	font-size:10px;
	margin: 0px;
	text-align:center;
}

#rightHeader b{
	font-size:11px;
}

/************* #currentIssueBlurb styles **************/
#currentIssueBlurb h2{
	font-weight: bold;
	text-transform: uppercase;
	color: #407968;
	text-align: center;
	margin-bottom: 0px;
}
#currentIssueBlurb p{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #407968;
	text-transform: none;
	text-align: left;
	line-height: 1.2em;
	margin: 0em;
}
#leftColumnBlurb p{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #407968;
	text-transform: none;
	text-align: right;
	line-height: 1.2em;
	margin: 0em;
}
#currentIssueBlurb a:link, 
#currentIssueBlurb a:visited,
#currentIssueBlurb h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9.5px;
	font-weight: bold;
	color: #3c46bb;
	text-align: right;
	margin-top: .3em;
}

/************* #testimonies styles **************/
#testimonies{
	margin-top: 5em;
}
#testimonies p{
	margin: 2em 0em 0em;
}
#testimonies h5{
	margin-top: 0px;
	text-align:right;
}

/************* #award styles **************/
#award{
	margin: 8em 0px 0px;
}
#award p{
	font-size: 10px;
	margin: 1em 0px 0px;
	text-align:center;
}
#award b{
	font-size:11px;
}

/************* #ad styles **************/
#ad{
	background-image: url(../images/offer.jpg);
}

/************* .green styles **************/

.green{
	color: #407968;
}

/************* #intro styles **************/

#intro{
}
/************* #sampleArchive styles **************/

div#sampleArchive{
	text-align:center;
	font-size:11px;
	
}

div#sampleArchive a:link,
div#sampleArchive a:visited{
	color:#3c46bb;
}

/************* .prilink styles **************/

.prilink a:link,
.prilink a:visited{
	color: #21467b;
}

/************* #story styles **************/

#story td{
	vertical-align: top;
}

/************* #bonusGifts styles **************/

#bonusGifts h3{
	text-transform: none;
}

#bonusGifts h5{
	font-size: 12px;
	text-align: left;
	margin:0px;
}

#bonusGifts p{
	margin:0px 0px 15px;
}

/************* #offer,#prioffer styles **************/

#prioffer{
	background-image:url(../images/offer.pri.gif);
	margin-left:8px;
	height: 252px; width: 186px;
	background-repeat: no-repeat;
	background-position: center top;
}

#offer{
	background-image:url(../images/offer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#offer h2,
#prioffer h2{
	color:#407968;
	padding:18px 0px 0px 0px;
	margin:0px;
	font-size:18px;
}

#offer p,
#prioffer p{
	text-align:center;
	margin:6px 0px 0px 0px;
	line-height:1.25em;
}

#offer a:link,
#offer a:visited,
#prioffer a:link,
#prioffer a:visited{
	text-align:center;
	color:#3c46bb;
	font-weight:bold;
}

#offer h5{
	margin:20px 0px 0px 0px;
}
#prioffer h5{
	margin:15px 0px 0px 0px;
}

#offer h4,
#prioffer h4{
	color:#000000;
	padding:0px 0px 12px 0px;
}

/************* #pitch styles **************/

#pitch p{
	text-align:justify;
	font-size:14px;
}

#pitch td{
	vertical-align: top;
	text-align:left;
	font-size:12px;
}

/************* #priAd styles **************/
#priAd{
	background-image: url(../images/priexperience.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#priAd p{
	font-size: 10px;
	color: #21467b;
	padding: 4.75em 4px 4px 4px;
	margin: 0px 6px 3.3em 6px;
}

#priHead{
	display:none;
}
	

/************* #bottomNav styles **************/


#bottomNav a:link,
#bottomNav a:visited{
	font-size: 10px;
	color: #999999;
}

#bottomNav span{
	color:#000000
}

#bottomNav{
	width:750px;
	text-align: center;
}

/************* #privacy styles **************/
#privacy{
	background-color:#dde7e4;
	margin: .3em 1em 1em 1.5em;
	width: 90%;
}

#privacy h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 1.5em;
	margin-bottom: .25em;
	text-align:left;
}
#privacy p{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: .75em;
}
#privacy ol{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: .75em;
}

/************* #faqs styles **************/

#faqs{
	padding-right: .75em;
	padding-left: .75em;
}

#faqs ul{
	list-style-type: none;
	list-style-image: none;
	margin: 0em;
	font-size:10px;
}

#faqs li{
	margin:0.5em 0em 0em;
}

#faqs a:link{
	color:#000000;
}

#faqs a:visited{
	color:#000000;
}

/************* .center styles **************/
.centertext{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/************* .top styles **************/

.top{
	text-align:right;
	font-size:10px;
	margin-left: .5em ;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #407968;
}

/************* #previousIssues styles **************/
#previousIssues p{
	text-align:center;
	margin-top: 1em;
	margin-bottom:0em;
}

/************* .plus styles **************/
.plus {
	font-family: cursive;
}

/************* #leftNav styles **************/
#leftNav a:link{
	font-size: 11px;
	font-weight: bold;
	margin: 1.5em 0px 0px;
}

/************* .red styles **************/
.red{
	color:#ff0000;
}

/************* #subscribe styles **************/
#subscribe p{
	text-align:right;
}

#subscribeoffer {
	background-image:url(../images/offer.subscribe.gif);
	padding:1.75em 2em 2em 2em;
	margin-bottom: 2em;
	background-repeat: no-repeat;
}

#subscribeoffer p{
	font-size:16px;
}

#middleContentBox {
	float: left;
	width: 499px;
	margin: 0px 3px;
	background-color: #dde7e4;
	padding: 1em;
	border: none;
}

#middleContent {
	margin-left: 1em;
}

#middleLogo {

	width:560px;
}
.MiddlePageHeading {
	text-align: center;
	color: #407968;
	font-weight: bolder;
	font-size: large;
}
.left {
	text-align: left;
}
