html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 12px;
	background-repeat: repeat-x;
	background-image: url(images/mmbg.gif);
	background-color: #3d598e;
	font-family: Tahoma, Helvetica, sans-serif, Verdana, Arial;
	color: #000000;
}
#container { 
	min-height:100%;
	height:auto !important; 
	height:100%; 	
	background-color: #f3f4f3;
	width: 960px;
	margin: 0 auto;
	overflow:visible;
}

/******************** new styles JMB 033109 *************/

.articlelist li {  /*spaces out list items on articles pages*/
	margin-top:0px;
	margin-bottom:9px;
	display:block;
}

#content { padding-bottom: 98px; }
#contentlinks { height:950px; }

h2 {
	margin:0px;
	padding:20px 0 10px 0;
	font-size:2.3em;
	color:#3d8260;
	font-weight:bold;
	letter-spacing:-1px;
}

h3 {
	margin:0px;
	padding:8px 0 0 0;
	font-size:1.1em;
	color:#88ceab;
	font-family: Tahoma, Helvetica, sans-serif, Verdana, Arial;
	font-weight:bold;
	letter-spacing:0px;
	font-style:normal;
}

h4 {
	margin:0px;
	padding:8px 0 0 0;
	font-size:1.3em;
	color:#3d8260;
	font-family: Tahoma, Helvetica, sans-serif, Verdana, Arial;
	font-weight:bold;
	letter-spacing:0px;
	font-style:normal;
}
a:link, a:visited {
	color:#2f4474;
}

a:hover {
	color: #999999;
}

.top {
	margin:0 auto;	
	width:960px;
	height:149px;
	background-color: #f3f4f3;
}

.logo {
	width:200px;
	float:left;
	padding-left:25px;
	border: 0;
}

.topheadline  {
	width:710px;
	height:69px;
	display:inline;
	float:right;
	text-align: center;
	color: #ffffff;
	margin-left:10px;
	margin-right:10px;
	margin-top: 11px;
}

.greenheader {
	font-size: 20px;
	color: #356a5a;
	font-weight: bold;
}

.blackheader {
	font-size: 15px; 
	color:#000000;	
	font-weight: bold; 
	margin-top:20px;
}

/*
.topmenu ul{
	background-image:url(images/mmnavbg.gif);
	background-repeat:repeat-x;
	height:37px;
	float:right;
	padding:11px 0;
	margin:0px;
}

.topmenu ul li {
	list-style:none;
	float:left;
	padding:0px;
	margin:0px;
}

.topmenu a:link, .topmenu a:visited {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	height:37px;
	letter-spacing: 1px;
	text-decoration:none;
	padding:11px 20px 11px 20px;
}

.topmenu a:hover, .active a:link, .active a:hover {
	background-image: url(images/mmnavhoverbg.gif);
	background-repeat:repeat-x;
	height:37px;
	color: #7484a6;
}

*/
.topmenu ul {
float:right;
padding:0px 0;
margin:0px;

}

.topmenu ul li {
list-style:none;
float:left;
padding:11px 0;
margin:0px;
}

.topmenu a:link, .topmenu a:visited {
	background-image:url(images/mmnavbg.gif);
	background-repeat:repeat-x;
	font-size:12px;
		letter-spacing: 1px;

	font-weight:bold;
	color:#fff;
height:37px;
line-height:37px;
text-decoration:none;
padding:11px 20px 11px 20px;
}

.topmenu a:hover, .active a:link, .active a:hover {
	background-image: url(images/mmnavhoverbg.gif);
	background-repeat:repeat-x;
height:37px;
line-height:37px;
text-decoration:none;
padding:11px 20px 11px 20px;
}

.topmenu a:hover {
color:#7484a6;
}




.header {
	margin:0 auto;	
	background-image:url(images/headerbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:331px;
	width:960px;
}
.homeheader {
	font-size: 17px;
	padding-top: 15px;
	color: #356a5a;
	font-weight: bold;
	text-align: center;
}
.homeheaderbullets {
	width:350px;
	float:right;
	padding:11px 150px 30px 0px;
	margin:0px;
}

.homeheaderbullets ul{
	height:37px;
	padding-top: 45px;
	float:right;
	font-size: 14px;
}
.homeheaderbullets ul li{
	padding-bottom: 7px;
}
.int {
	margin:0 auto;	
	width:960px;
}
.maincontent {
	background-color: #f3f4f3;
	width:960px;
	height:230px;
	margin:0 auto;	
	float:left;
	padding-top:12px;
	line-height:22px;
}
.articlecontent {
	background-color: #f3f4f3;
	width:960px;
	height:30px;
	margin:0 auto;	
	float:left;
	padding-top:12px;
	line-height:22px;
	min-height:100%; /* added JMB 032109 in order to have div expand vertically w/content */
	height:auto !important;
	height:100%;
}
.articlepage {
	background-color: #f3f4f3;
	width:820px;
	padding: 10px 70px 20px 70px;
	float:left;
}

.articlepage a{
	font-weight: bold;}
.box {
	width:960px;
	margin-top:0px;
	float:left;
}

.boxtop {
	float:left;
	width:100%;
}
.orderbox {
	height: 30px;
	padding-bottom:30px;
	text-align:center;
	width:960px;
	font-weight: bold;
	font-size: 1.2em;
}

.left {
	padding-left:60px;	
	float:left;
	width:480px;
	line-height: 16px;
}

.leftlinks {
	padding-left:60px;	
	float:left;
	width:400px;
	height:375px;
	line-height: 16px;
}

.leftarchivelinks {
	padding-left:60px;	
	float:left;
	width:400px;
	height:335px;
	line-height: 16px;
}

.leftlinks a{
	font-weight: bold;
}



.leftarchivelinks p {
	margin-bottom:-5px;	
}.rightlinks p {
	margin-bottom:-5px;	
}
.rightlinksarchive p {
	margin-bottom:-5px;	
}
.left ul{
	margin-top: 10px;
}

.left li{
	font-size: 14px;
	line-height: 21px;
	padding-bottom:5px;
}

.left2 {
	float:left;
	width:940px;
}

.leftlink{
	margin-left:20px;	
	font-weight: bold;
	font-size: 1.1em;
}

.archiveslink {
	height:30px;
	font-weight: bold;
	line-height:16px;
}

.right {
	float:right;
	width:360px;
	height:400px;
	padding:0 0 0 24px;
}

.rightlinks {
	float:right;
	width:400px;
	padding:49px 40px 0 4px;
}
.rightlinksarchive {
	float:right;
	width:460px;
	padding:49px 30px 0 4px;
}

.rightlinks a {
	font-weight: bold;
}

.rightinterior {
	float:right;
	width:360px;
	height:375px;
	padding:24px 0 0 24px;
}

.contentinterior {
	background-color: #f3f4f3;
	width:960px;
	margin:0 auto;	
	float:left;
	padding-top:12px;
	line-height:20px;
}

.leftarticle {
	float:left;
	text-align: center;
	width:32%;
	padding:16px 14px 0 25px;
	background-image:url(sep.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

.leftarticle a {
	font-weight: bold;
}

.leftarticle2 {
	float:left;
	text-align: center;
	width:26%;
	color: #ffffff;
	padding:8px 8px 8px 8px;
	background-color:#2f4474;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	margin-top:10px;
	font-weight: bold;
}

.leftarticle2 a {
	color:#88ceab;
	font-weight: bold;
	text-decoration: none;
}

.leftarticle2 a:hover {
	color:#999999;
}

.rightarticle {
	float:right;
	width:32%;
	padding-left:0px;
	padding-top:16px;
	padding-right:15px;
	text-align: center;
}

#footer {
	clear: both; position: relative; 
	z-index: 10; 
	height: 98px; 
	margin-top: -98px;
	background-repeat: repeat-x;
	background-image: url(images/mmfooterbg.gif);
	background-color: #3d598e;
	color: white; 
}

.footerint {
	margin:0px auto 0px auto;
	width:960px;
}

#footer a {
	color:#cccccc;
	text-decoration: none;
}

#footer a:hover {
	color:#333333;
	text-decoration: underline;
}

.footerleft {
	float:left;
	width:360px;
	padding-top:8px;
	padding-left:30px;
	color:#ffffff;
}

.footerright {
	float:right;
	text-align: right;
	width:360px;
	padding-top:6px;
	padding-right:30px;
	color:#ffffff;
}

.footersmall {
	font-size: 10px;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}
