/* ADDITIONAL STYLES FOR MDH */


h4.elemhead { 
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold; 
	color: #02344B; 
	margin:20px 0 0 180px; 

}

h5.elemhead { 
	font: 0.85em Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold; 
	color: #02344B; 
	margin:20px 0 0 180px; 

}






/* DEPRECATED - PREDELETE ELEMENTS */
ul.elements {
	margin-left:180px;
}

li.elemjump {
	font: 0.6em Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#02344B;
	line-height: 2em;
	list-style-type: none;
	display: inline;
	background-color: #EEEFEA;
	padding: 2px;
	margin-right: 6px;
}
/* END OF DEPRECATED - PREDELETE ELEMENTS */


/* MAYBE REPLACE ELEMENTS UL TO FIX LEFT MARGIN */

p.elements2 {
	margin-left:180px;
}

span.elemjump2 {
	font: 0.6em Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#02344B;
	line-height: 2em;
	list-style-type: none;
	background-color: #EEEFEA;
	padding: 2px;
	margin-right: 6px;
}




span.backtop { 
	font: 0.6em Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#02344B;
	background-color: #EEEFEA;
	padding: 2px; 
	margin-left:30px;
}

.bodyco { font: 0.85em Verdana, Arial, Helvetica, sans-serif; 
	margin-left:180px;
	/* margin-right:20px; */
	padding-right:190px;  
}


li.nobull { list-style:none; }

.lev2list { }
.lev2item { list-style-type: lower-alpha; }
.lev3list { }
.lev3item { list-style-type: lower-roman; }

span.hanger2 {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #0066FF;
	font-weight:bold;
	position:relative;
	left:-35px;
	margin-right:-28px;
	z-index:100;
	display: inline;
	overflow: visible;
}


div#lefcol { 
	position:absolute; 
	top:105px; left:0px; height:400px;
	width:170px; 
	/* background-color:#FFFF00; */
}

/* FOR LEFTMENU LINKS ONLY  */

#leftmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#leftmenu a:visited {
	/* color: #999999; */
	color: #FFFFFF;
	text-decoration: none;
}
#leftmenu a:hover {
	color: #02344B;
	text-decoration: underline;
}
#leftmenu a:active {
	color: #003366;
	text-decoration: none;
}

/* END LEFTMENU LINKS */



div#rytcol { 
	float:right;
	width:180px; 
	margin:10px; 
}

div#rytcol p { 
	/* font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FF0000; 
	padding:10px 0 0 10px;  */
}


#rytmenu p.subsec_item {  
	color: #666;
	margin:0 0 0 16px; 
	padding:0px; 
	font-size:1.2em; 
	text-align:left;
}


p.subsec_item { padding:0 6px 6px 6px; }

/* FOR SUBSEC LINKS ONLY  */

.subsec a:link {
	color: #666;
	text-decoration: none;
}
.subsec a:visited {
	color: #999;
	text-decoration: none;
}
.subsec a:hover {
	color: #02344B;
	text-decoration: underline;
}
.subsec a:active {
	color: #003366;
	text-decoration: none;
}

/* END SUBSEC LINKS */



/* FOR ELEMJUMP LINKS ONLY  */

.elemjump a:link {
	color: #02344B;
	text-decoration: none;
}
.elemjump a:visited {
	color: #999;
	text-decoration: none;
}
.elemjump a:hover {
	color: #02344B;
	text-decoration: underline;
}
.elemjump a:active {
	color: #0000FF;
	text-decoration: none;
}

/* END ELEMJUMP LINKS */



td#arena { height:450px; }


#pagebegin { /* DEPRECATED - PREDELETE */
	font: 14px Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color:#FFFFFF; 
	background-color: #999999; 
}

#pagebegin2 { /* LARGEGREY VERSION */
	font: 14px Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #0099CC; 
	width:440px; 
	/* height:140px; */
	background-color: #FFCCCC; 
	display:inline; 
	/* background-image:url(assets-mcm/bg-middle-topcrumbs.jpg) */
}




td#leftmenu {
	/* background-color:#99CC00; */
	background-image: url(assets-mcm/bg-menu.jpg);
	background-repeat: no-repeat;
}

td#leftnews {
	/* background-color:#99CC00; */
	background-image: url(assets-mcm/bg-news.jpg);
	background-repeat: no-repeat;
}

td#leftsearch {
	background-image: url(assets-mcm/bg-search.jpg);
	background-repeat: no-repeat;
}

ul#navlist { 
	color: #FFFFFF;
	font: 13px Tahoma, Arial, sans-serif;
}

li.navitem { 
	margin:6px 0 0 24px; 
	font-weight:bold; 
}






div#allfoot { 
	background-color:#85959e;
	height:125px; width:780px;

}

div#footmenu { 
	background-color:#033149;
	height:22px; width:760px;
	position:relative;
	top:10px; left:10px;

}

div#footcopyright, div#footiso, div#footmtp { 
	position:relative; 
	height:60px; 
	/* background-color: #CCFF00; */
}

div#footcopyright 	{ left:10px; top:20px; width:220px; }
div#footiso 		{ left:240px; top:-40px; width:260px; }
div#footmtp 		{ left:520px; top:-100px; width:250px; }

div#footline2 { 
	position:relative;
	left:10px; top:20px; 
	height:70px; 
	width:760px; 
	vertical-align: top;  
}

