/* order: type background block box border list positioning extension */
html {
	overflow-y: scroll;
}
body { /*optimized for 1024x768 => 955x600*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	margin: 2px 0px;
	text-align: center;
}
body * {
	padding: 0;
	margin: 0;
	text-align: left;
}
#p { /* page */
	width: 920px;
	margin: 0 auto;
}
#s { /* subnavigation */
	font-size: 0.6em;
	color: #999;
	width: 920px;
	display: block;
	text-align: right;
}
#s span.none {
	display: none;
}
#s a, #s a:link, #s a:visited , #s a:active {
	color: #999;
	text-decoration: none;	
}
#s a:focus, #s a:hover {
	color: #BD3021;
	text-decoration: underline;	
}
#s a.a, #s a.a:link, #s a.a:visited, #s a.a:active {
	text-decoration: underline;
}
#s a.a:focus, #s a.a:hover {
	color: #BD3021;
	text-decoration: underline;
}
#h { /* header */
	width: 920px;
	margin-top: 10px;
}
#n { /* navigation */
	display: block;
	width: 650px;
	float: left;
	margin-top: 20px;
}
#n ul { /* primary */
	font-size: 0.7em;
	font-weight: bold;
	list-style-type: none;
}
#n ul.sec { /* secondary */
	font-weight: normal;
	float: left;
	margin-top: 7px;
}
#n ul li {
	display: inline;
	padding-right: 4px;
	padding-left: 5px;
	border-left: 1px solid #8CBABD;
}
#n ul.sec li {
	border-left-color: #000;
}
#n ul li.f { /* first */
	padding-left: 0;
	border-left: 0;
}
#n a, #n a:link, #n a:visited, #n a:active {
	color: black;
	text-decoration: none;
}
#n a:focus, #n a:hover {
	color: #BD3021;
	text-decoration: underline;
}
#n a.a, #n a.a:link, #n a.a:visited, #n a.a:focus, #n a.a:hover, #n a.a:active  { /* active */
	text-decoration: underline;
}
#h h1 {
	background: url(../img/mp_logo.gif) no-repeat;
	display:block;
	float: right;
	width:250px;
	height:71px;
	overflow:hidden;
}
#h h1 img {
	width: 250px;
	height: 71px;
	border: 0;
}
#pl {
	display: block;
	margin: 0;
	padding: 0;
}
#c1 { /* container 1 */
	width: 920px;
	clear: both;
	padding-top: 10px;
}
#c1 img {
	display: block;
	float: right;
}
#cl { /* crosslink */
	display: block;
	float: right;
	width: 250px;
	height: 400px;
	line-height: 0;
}
#cl img {
	border: 0;
	padding: 0;
	margin: 0;
}
#cl img.bottom {
	margin-top: 20px;
}
#n3 {
	display: none;
}
#m { /* main */
	width: 630px;
	height: 470px;
	background-color: #F7F7F7;
	padding: 0;
}
#m[id] {
	height: auto;
	min-height: 470px;
}
#m h5 {
	font-size: 1.5em;
	font-weight: normal;
	position: absolute;
	display: block;
	width: 630px;
	padding: 20px;
	top: 480px;
}
#m h2 {
	font-size: 0.75em;
	font-weight: bold;
	background-color: #E7D39C;
	display:block;
	width:620px;
	padding: 2px 5px 2px 5px;
	margin: 0;
}
#c { /* content */
	font-size: 0.75em;
	color: #313031;
	line-height: 1.4;
	padding: 10px 15px;
}
#c h3 {
	font-size: 2em;
	color: Black;
	font-weight: normal;
	line-height: 1.4;
	margin-bottom: 15px;
}
#c h6 {
	font-size: 1em;
	color: Black;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 0px;
	margin-bottom: 15px;
}
#c a, #c a:link, #c a:visited, #c a:active {
	color: #636563;
	text-decoration: none;
}
#c a:focus, #c a:hover {
	color: #636563;
	text-decoration: underline;
}
#c span.mp {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#c a.liame, #c a.liame:link, #c a.liame:visited, #c a.liame:active {
	color: #636563;
	text-decoration: none;
}
#c a.liame:focus, #c a.liame:hover  {
	color: #636563;
	text-decoration: underline;
}
#c ul {
	list-style: square outside;
	padding-left: 25px;
	margin-top: 15px;
}
#c ul li {
	padding: 5px;
}
#c ul li ul {
	list-style: disc outside;
	padding-left: 25px;
	margin-top: 5px;
}
#c ul li ul li {
	padding: 0px;
}
#c div.contact {
	font-size: 1.1em;
	line-height: 1.2;
	margin-bottom: 20px;
}
#c div.contact h3 {
	font-size: 1.5em;
	color: Black;
	font-weight: bold;
	line-height: 1.2;
}
#c div.contact h4 {
	font-size: 1em;
	color: Black;
	font-weight: bold;
	line-height: 1.2;
}
#c div.agb h2 {
	font-size: 1.5em;
	font-weight: bold;
	background-color: transparent;
	display:block;
	padding: 0px 5px 5px 15px;
	margin: 0;
}
#c div.agb h3 {
	font-size: 1.3em;
	font-weight: bold;
	background-color: transparent;
	display:block;
	padding: 0px 5px 5px 15px;
	margin: 0;
}
#c div.agb p {
	padding: 0px 5px 5px 15px;
	margin: 0;
}
#c div.agb table {
	width: 550px;
	margin-left: 15px;
}
#c div.agb table.pdf {
	width: auto
}
#c div.agb ul {
	list-style: square outside;
	list-style-image: none;
	display: block;
	position: static;
	padding-left: 30px;
	margin-top: 15px;
	border: 0;
}
#f {
	display: none;
}
#wko {
	border: 0;
	padding: 0;
	margin: 10px 0;
}
div.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0.03em;
	background-color: #DEDBDE;
	width: 430px;
	border: 3px solid #7B7973;
	text-align: center;
	display: block;
	padding: 5px;
	margin-bottom: 15px;
}
div.block { /* container if block element is required exp: noscript */
	display: block;
}
.print {
	display: none;
}
input.dataedit, select.dataedit {
	font-size: 0.8em;
	height: 16px;
}
input.optional, textarea.optional {
	background-color: #EEE;
}
input.error, textarea.error {
	background-color: #FDCCCC;
	color: #DA0D07;
	font-weight: bold;
}
input.text64 {
	width: 160px;
}
input.text255, select.text255 {
	width: 240px;
}
input.text512, select.text512 {
	width: 595px;
}
table.error, table.error tr, table.error td {
	background-color: #FDCCCC;
	color: #DA0D07;
	border: 0;
}
table.error img {
	float: left;
	margin-right: 10px;
}
table.error h1 {
	font-size: 1.5em;
	float: none;
}
table.error p {
	font-size: 1em;
	font-weight: bold;
}
table.error ul {
	font-size: 1em;
	padding: 5px;
}
td.error {
	font-weight: bold;
	color: #DA0D07;
}
span.error {
	color: #DA0D07;
	font-size: 0.9em;
}
#download h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
}
#download ul, #download li {
	margin: 0;
}
#download li {
	margin-top: -5px;
	margin-left: 10px;
}
#download a, #download a:link, #download a:visited, #download a:focus, #download a:active, #download a:hover  {
	font-weight: bold;
	text-decoration: underline;
}
#download span.download_desc {
	font-size: 0.9em;
}
#download span.download_detail {
	font-size: 0.8em;
}