a:link {
	background: transparent;
	color: #9900FF;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	background: transparent;
	color: #9900FF;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	background: #00FFFF;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background: url(mlgranbk.gif) #DCDCDC;
	color: #000000;
	font-family: Georgia, "Times New Roman", serif;
	font-size: medium;
	font-weight: normal;
	margin: 0;
	padding: 0;
    line-height:1.3em;
}

div.whole {
width: 100%;
	margin: 0;
	padding: 0;
	background-image: url(mlshredbk.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: transparent;
}

div.bodytext {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 0px auto;
	padding: 1.75em;
	width: 80%;
}

div.center {
	text-align: center;
}

div.Imenu {
		background: #dcdcdc;
	margin-left: 10px; margin-right: 10px;
	position: fixed;
}

div.copyright {
	font-size: smaller;
	margin-left: 70px;
}

div.cta {
	text-align: center; font-size: larger; font-weight: bold;
}

div.footie {
	text-align: center;
}

div.heading {
	background-image: url(moonstarLong.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 100px;
	margin-bottom: 50px;
	margin-right: 2%;
	margin-top: 10px;
	text-align: right;
}

div.headtext {
	color: #9900FF;
	display: block;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0.83em;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0.83em;
}


div.smcopy {
	font-size: small;
	text-align: right;
}

div.subnav {
	float: right;
	font-style: italic;
	margin-right: 2%;
}


div.whole {
width: 100%;
	margin: 0;
	padding: 0;
	background-image: url(mlshredbk.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: transparent;
}

img.icon {
	height: 25px;
	vertical-align: middle;
	width: 25px;
}

img.icon35 {
	height: 35px;
	vertical-align: middle;
	width: 35px;
}


span.hilite {
	background: #00ffff;
	color: #000000;
	font: bold medium Georgia, "Times New Roman", serif;
}

span.ib {
	font-style: italic;
	font-weight: bold;
}

span.ibb {
	font-style: italic;
	font-weight: bold; font-size:larger;
}

span.logoname {
	color: #00FFFF;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 38px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-shadow: -2px -2px 0 #000000, 2px -2px 0 #000000, -2px 2px 0 #000000, 2px 2px 0 #000000;
}

span.mlname {
	color: #00FFFF;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-shadow: -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
}

span.pagename {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 1.5em;
	font-style: italic;
}

span.pcs {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

sup.c6 {
	font-size: 45%;
}

ul.large {
	
	list-style-position: outside; 
}

li.large {margin-bottom: 4px; }

.inline-items {
	margin-top: 0;
}

.inline-items li {
	border-left: 1px solid #000000;
	margin-left: 0;
	padding-left: 10px;
	padding-right: 10px;
}

.inline-items li:first-child {
	border: none;
	margin-left: 0;
	padding-left: 0;
	padding-right: 10px;
}

.inline-items li:last-child {
	padding-right: 0;
}

.nav {
	list-style: none;
	margin-bottom: 0;
	text-align: center;
	padding-left: 0;
	
}

.nav > li,
.nav > li > a {
display: inline;
	color: #9900FF;
	text-decoration: none;
	display: inline-block;
	zoom: 1;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}
.clearfix:after {
	content: "";
  display: table;
  clear: both;
}

.wrapper {
  margin: 0 auto;
  padding: 0 10px 0 10px;
  max-width: 95%;
  background-color: #fff;
}

div.coltext {border: 1px #dcdcdc solid; padding: 3px;}

/* grid */
.row {
  margin: 0 -10px;
  margin-bottom: 20px;
}
.row:last-child {
  margin-bottom: 0;
}
[class*="col-"] {
  padding: 10px 10px 10px 10px;
}

@media all and ( min-width: 600px ) {

 .col-1-3 {
    float: left;
    width: 33.33%; 
  }
  
  }
  
 div.colheadtext  {
	color: #9900FF;
	display: block;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0.83em;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

div.learn {text-align:center; font-weight:bolder; font-size:larger; }
span.learn { border: 1px #00ffff solid; }

