/* Start of CMSMS style sheet 'Mens - Layout' */
.mcBody
{
	BACKGROUND-COLOR: #00006a; 
}

#mcAll
{
	MARGIN-TOP: 10px; 
	MARGIN-LEFT: auto; 
	WIDTH: 800px; 
	MARGIN-RIGHT: auto; 
	POSITION: relative; 
	BACKGROUND-COLOR: #ffffff; 
	overflow: hidden;
}

.mentable tr { vertical-align: top} 
.mentable td { vertical-align: top} 

#mcHeader
{
	MARGIN-TOP: 0px; 
	WIDTH:737px;
	margin-left:20px;
	margin-right:20px;
	height: 140px; 
	POSITION:relative; 
}

#mcLogo
{
	background-image:url(/images/cms/mclogo.jpg);
	position:relative;
	margin-left:20px;
	width:250px;
	height:130px;
	float:left;
}

#mcBanner
{
	background-image:url(/images/cms/mcbanner.jpg);
	position:relative;
	margin-left:135px;
	margin-top:7px;
	width:300px;
	height:130px;
	float:left;
}

#mcGreysep
{
	margin: inherit;
	WIDTH:auto;
	font-size:1px;
	height: 3px; 
	POSITION:relative; 
	BACKGROUND-COLOR: #9d9d9a; 
}

#mcLeftside
{
	float:left;
	height:auto;
}

#mcContent
{
	float:left;
	margin-left:5px;
	margin-right:15px;
	margin-top:10px;
	margin-bottom:10px;
	height:auto;
	width:567px;
	TEXT-ALIGN: center;
}

#menu {
	border-width:medium;
	border-color:#00009a;
	border-style:solid;
	margin-top:40px;
	margin-bottom:30px;
	margin-left:30px;
	margin-right:5px;
}

div.jmenu div.simple_jmenu_top {
visibility:hidden;
}

div.jmenu div.simple_jmenu_bottom {
visibility:hidden;
}

div.jmenu_section, div.jmenu_section_bottom {
}

div.jmenu_section {
}

div.jmenu_section_image_contracted, div.jmenu_section_image_expanded, div.jmenu_section_image_nosub {
}

div.jmenu_section_image_contracted {	visibility:hidden;	}
div.jmenu_section_image_expanded {	visibility:hidden;	}
div.jmenu_section_image_nosub {	visibility:hidden;	}
#menuitem {
	padding:0;
	margin-left:5px;
	margin-top:2px;
	margin-bottom:2px;
	font-size: 20px; 
	TEXT-ALIGN: left; 
	font:arial;
	color:#00009a;
	font-weight:normal;
	width:120px;
}

#menuitem a, a:visited {
	TEXT-DECORATION: none;
	color:#00009a;
}

#menuitem a:hover {
	TEXT-DECORATION: none;
	color:#00009a;
	font-weight:bold;
}

div.jmenu_subsection {
	width:120px;
	padding:0;
	margins:0;
	display:none;
}

#submenu {
	padding:0;
	margin-left:15px;
	margin-top:2px;
	margin-bottom:2px;
}
div.jmenu_subitem {
	padding:0;
	margin-left:15px;
	margin-top:2px;
	margin-bottom:2px;
	font-size: 20px; 
	TEXT-ALIGN: left; 
	TEXT-DECORATION: none;
	font:arial;
	color:#00009a;
	font-weight:normal;
}
div.jmenu_subitem a, a:visited {
	color:#00009a;
	text-decoration:none;
}

div.jmenu_subitem a:hover {
	font-weight:bold;
	color:#00009a;
	TEXT-DECORATION: none;
}
	
.contentpaneopen{
	margin:auto;
}

img
{  border-style: none;
}

.blog{
margin-top:15px;
}

.contentheading{
font-family:Trebuchet MS, Verdana;
font-size:18px;
}

.componentheading{
font-family:Trebuchet MS, Verdana;
font-size:18px;
}

.contenttoc{
margin:4px;
border:1px solid #999;
}

.contentpagetitle{
font-size:14px;
font-weight:bold;
color:#ffad30;
}

.moduletable{
 width=100%;
}


/* End of 'Mens - Layout' */

