body{
	font: 11px/1.3 "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	padding: 0px;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* headings */
h1,h2,h3,h4{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: transparent;
	padding: 0px;
	text-transform: none;
	letter-spacing: 1px;
	line-height: 1em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h1{
	font-size: 18px;
	line-height: 1.2;
}

#mnheading{
	margin: 0 0 10px 0;
}

h2{
	font-size: 16px;
}
.desc_block h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}
h3{
	font-size: 14px;
	line-height: 1.2;
}

h4{
	font-size: 12px;
}

h5{
	font-size: 10px;
}


#controlheading{
	padding: 0 0 15px 0;
}

/* Links */
a{
	font-weight: bold;
}

a:link,a:visited{
	color: #666666;
	background: transparent;
	font-weight: bold;
}

a:hover,a:focus,a:active{
	color: #797A8E;
	background: transparent;
}

/* Lists */
ul{
	margin: 18px;
	padding: 0;
	list-style: none;
	background-color: #D4FEBC;
	font-weight: bold;
	color: #333333;
}

ul li{
	padding: 0 0 0 17px;
	margin: 0 0 5px 0;
	background: url(../images/bulletpoint.gif) no-repeat left top;
}

dl dd{
	margin: 0;
	padding: 0 0 4px 0;
	line-height: 1.4em;
	color: #333333;
	background: transparent;
}

dl dt{
	font-weight: bold;
	color: #333333;
	background: transparent;
}

/* Quotation */
blockquote{
	font: italic 15px/1.8 Georgia,"Times New Roman",Times,serif;
	color: #333333;
	background: transparent;
	margin: 0 0 20px 0;
}

blockquote strong{
	color: #797A8E;
	background: transparent;
	font-weight: bold;
}

/* Code Rendering */
code,pre{
	color: #797A8E;
	background: transparent;
	font-size: 14px;
}

code strong{
	color: #333333;
	background: transparent;
	font-weight: bold;
}

/* Other Textual rendering */
abbr,acronymn{
	font-style: normal;
	border-bottom: 1px dotted;
}

em{
	font-style: italic;
}

strong{
	font-weight: bold;
}

strike{
	text-decoration: line-through;
}

img{
	border: 0 none;
}

input{
	color: #333333;
	background: #C1FFAD;
	border: 1px solid #009900;
	margin: 6px 0 0 0;
}

/* Page layout stuff */
#wrapper{
	text-align: left;
	width: 790px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 0px;
}

#logo{
	width: 790px;
	height: 143px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(../i/mpg_entry.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}

#logobox {
	width:169px;
	height:142px;
"
}

#mainnav{
	width: 740px;
	background-color: #CCCCCC;
	position: relative;
	padding: 0px;
	height: 25px;
	background-image: url(../images/navbarback.gif);
	background-repeat: repeat-x;
}

#flashbanner{
	position: relative;
	background: url(../i/gmbanner.jpg) no-repeat;
	width: 688px;
	height: 165px;
	margin: 0;
	padding: 0;
}

#contentwrapper{
	padding-top: 0;
	padding-right: 0px;
	padding-left: 2px;
	padding-bottom: 10px;
	margin: 0px auto;
	width: 790px;
}

#contentleft{
	float: left;
	background-color: #FFFFFF;
	margin: 0px;
	width: 167px;
}
#contentleft ul{
	list-style: none;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 1;
}

#contentleft ul li{
	padding: 0;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3FFBF;
}
#contentleft ul li a{
	color: #666666;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.9;
	display: block;
}
#contentleft ul li a:hover,#contentleft ul li a:focus,contentleft ul li a:active{
	color: #006600;
	background: #EFFFDE;
}
#contentright{
	float: right;
	width: 622px;
	background-color: #EFFFDE;
	margin: 0px;
	padding: 0;
}

#contentright a{
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #006600;
}

#contentright p,#contentright label{
	font-size: 12px;
	line-height: 1.4;
}

#desc{
	background: #E2FFDD;
	text-align: left;
	width: 400px;
	padding: 0px;
	overflow: auto;
	visibility: visible;
	position: relative;
	height: 372px;
	margin: 0px 5px 5px;
}
#contentright p {
	text-decoration: none;
	font: bold 11px/1.7 Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	letter-spacing: 0.1em;
}
#contentright h1 {
	font-weight: bold;
	color: #003300;
	font-size: 17px;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: 0.1em;
}

#bottomnav{
	background-color: #B8FF90;
	height: 35px;
	width: 610px;
	float: right;
	background-image: url(../i/bifa.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#bottomnav h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 10px 0 10px 0;
	padding: 0;
	text-transform: none;
	letter-spacing: 0px;
	line-height: 1em;
}

#bottomnav ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#bottomnav ul li{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#bottomnav ul li a{
	background: #DDDDDD;
	width: 72px;
	height: 18px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: none;
	padding: 0;
	margin: 0 0 10px 0;
	color: #666666;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 10px/18px "Trebuchet MS",Arial,Helvetica,sans-serif;
}

#bottomnav ul li a:hover,#bottomnav ul li a:focus,#bottomnav ul li a:active{
	color: #DDDDDD;
	background: #666666;
	border-color: #999999;
}

#bottomnavend a:link,#bottomnavend a:visited{
	border-right: 1px solid #999999;
}

#current a:link,#current a:visited,#current a:hover,#current a:focus,#current a:active{
	color: #DDDDDD;
	background: #666666;
}

#footer{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACEBA0;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 30px;
	padding-top: 0px;
	z-index: 5;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
}
#footer p {
	font-size: 9px;
	letter-spacing: 0.1em;
	line-height: 1.4em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#footer h1 {
	font-size: 16px;
	letter-spacing: 0.2em;
	line-height: 1.2em;
}
#footer a{
	font-weight: normal;
	padding: 0;
	text-decoration: none;
}

#counter{
	font-size: 9px;
	text-transform: uppercase;
	line-height: 1.2em;
	padding: 0 0 5px;
	text-decoration: none;
	margin: -3px 2px 0px;
	color: #CCCCCC;
	clear: both;
}

#counter a{
	font-weight: normal;
	text-decoration: none;
}

/* Use many times stuff */
.padder{
	padding: 8px;
}

.hide{
	display: none;
}

.left {
	float: left;
}

.right {
	float: right;
	margin: 0px;
	padding: 0px;
}


/* Box Model Hack to help IE5.5 - http://tantek.com/CSS/Examples/boxmodelhack.html */
.scrollcontain{
	background: url(../i/gmscrollbg.jpg) no-repeat;
	width: 362px;
	height: 201px;
	padding: 10px;
	voice-family: "\"; 	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
}\"";
	voice-family: inherit;
	width: 342px;
	height: 181px;
}

html>body .scrollcontain{
	width: 342px;
	height: 181px;
}

.scroll{
	height: 180px;
	overflow: auto;
	color: #FFFFFF;
	background: transparent;
}

.thumb{
	float: left;
	margin-right: 5px;
	border: 4px double #797A8E;
}

.thumbright{
	float: right;
	margin-left: 5px;
	border: 4px double #797A8E;
}

.thumbnofloat{
	border: 4px double #797A8E;
}

.clearit{
	clear: both;
	height: 0;
}

.middle{
	text-align: center;
}

.hlite1{
	color: #797A8E;
	background: transparent;
	font-weight: bold;
}

code.codenotelet{
	border-bottom: 1px dotted #999999;
}

p.footnote{
	line-height: normal;
	color: #FF0000;
	background: transparent;
	padding: 4px 0;
	border-top: 1px solid #666666;
	border-right: #666666;
	border-bottom: 1px dotted #666666;
	border-left: #666666;
	font-size: 80%;
}

span.dropcap{
	font-size: 24px;
	color: #797A8E;
	background: transparent;
}

span.date{
	color: #000000;
	background: transparent;
}

.thumbs{
	float: left;
	width: 380px;
	margin: 0 0 10px 0;
}

.thumbs h3{
	color: #999999;
	background: transparent;
}

.thumbs p{
	margin: 6px 0 0 0;
	font-size: 9px;
}

.leftfloater{
	float: left;
	display: block;
	border: 0;
	padding-right: 10px;
}

.comment{
	padding: 2 0 3px;
	text-decoration: none;
	font-size: 9px;
	line-height: 1.3;
	color: #006600;
	text-align: left;
	float: left;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

.comment a{
	font-size: 12px;
	font-weight: normal;
}

.sidenote {
	width: 10em;
	line-height: 140%;
	padding: 1em;
	margin: 1em;
	border: 1px solid #CBCBCB;
	background: #FCF7F4;
	color: #333333;
}
#flashbar {
	margin-right: auto;
	margin-left: auto;
	height: 74px;
	background-color: #FF0000;
	width: 740px;
	position: relative;
	background-image: url(../images/flash_back2.jpg);
	background-repeat: repeat-x;
}
#topnav {
	position: absolute;
	top: 5px;
	left: 313px;
	width: 428px;
}
#Layer1 {
	height: 29px;
	width: 506px;
	position: absolute;
	left: 174px;
	top: 111px;
	z-index: 1;
}
#topnav ul{
	border: 0;
	margin: 3 5;
	padding: 0;
	list-style-type: none;
	text-align: left;
	display: inline;
}

#topnav ul li{
	display: inline;
	float: right;
	text-align: left;
	padding: 0;
	background: url(../images/transgif.gif) no-repeat left top;
	list-style-image: none;
	margin-right: 15px;
	margin-left: 10px;
}

#topnav ul li a{
	height: 20px;
	margin: 0;
	color: #333333;
	display: inline;
	text-align: left;
	font: bold normal 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 50px;
	text-decoration: none;
}
#topnav ul li a:hover,#topmnav ul li a:focus,#topnav ul li a:active{
	color: #FF0000;
	background-color: #DEDEDE;
}
.footerbar_tabel {
	background-color: #B8FF90;
	height: 35px;
	width: 620px;
	float: right;
	background-image: url(../i/bifa.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.desc_block {
	margin-left: 25px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	width: 365px;
}
.bottomborder {
	margin-bottom: 5px;
}
#contentright ul {
	list-style: none;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.3;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 1px;
	margin-left: 1px;
	border-top: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
}
#contentright ul li {
	padding: 4 1 6 0;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 1px;
	list-style-position: outside;
	list-style-image: url(../i/bulletpoint2.gif);
	color: #333333;
	text-indent: -1px;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.2;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tablecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.2;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.lowerborder {
	border-bottom: 1px solid #B4FD6A;
}
{
	padding: 1 1 4 0;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 1px;
	list-style-position: outside;
	list-style-image: url(../i/bulletpoint2.gif);
	color: #006600;
	text-indent: -1px;
}
#seoblock h1 {
	font-size: 9px;
	color: #D5DDCD;
	text-transform: uppercase;
}
#seoblock .links {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	cursor: text;
	color: #B9FE91;
}
#seoblock .sep {
	color: #B9FE91;
	margin-right: 2px;
	margin-left: 2px;
}
#wrapper #logo #Layer2 #mpglogo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#seoblock {
	width: 790px;
	margin-top: 9px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	clear: both;
	position: relative;
}
.grey {
	color: #999999;
}
