/* Start of CMSMS style sheet 'cmyc.css' */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
height: 14px;
	color: #000066;
        background-image: url(images/cms/jhw.jpg); 
	background-repeat: no-repeat;
        background-position: center top;
        background-color: #55B0CD;
        margin-top: 25px;
        margin-bottom: 25px;
}
#menu {
	background-image: url(images/cms/mentex.jpg);
	background-repeat: repeat-x;
	width: 630px;
	clear: right;
	float: left;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.searchouter {
	background-image: url(images/cms/searchbg.jpg);
	height: 52px;
	width: 260px;
	float: left;
	display: table-cell;
	vertical-align: middle;
	color: #FFFFFF;
	text-align: center;

}

#searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#pad {
	background-image: url(images/cms/mentex.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 52px;
	width: 10px;
	clear: right;
}

#twocol {
	float: left;
	width: 910px;
	background-color: #FFFFFF;
	
}
#leftcol {
	clear: right;
	float: left;
	width: 170px;
	
}
#footer {
	float: left;
	width: 790px;
	text-align: center;
	padding-top: 25px;
        padding-left: 120px;
        padding-bottom: 10px;
	background-color: #FFFFFF;
	font-size: 11px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 910px;
	
}


#content {
	float: left;
	width: 700px;
        padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
line-height: 16px;
}

#wrapper #twocol #content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #0D4F99;
margin-top: 0;
text-align: center;
}

#wrapper #twocol #content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0D4F99;
margin-top: 0;
text-align: left;
}
#wrapper #twocol #content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0D4F99;
margin-top: 0;
text-align: left;
}
#wrapper #twocol #content a:link {
	fcolor: #0033CC;
	text-decoration: none;
}
#wrapper #twocol #content a:visited {
	color: #0033CC;
	text-decoration: none;
}
#wrapper #twocol #content a:hover {
	fcolor: #0033CC;
	text-decoration: underline;
}

#wrapper #twocol #content p {
	margin-top: 0px;
}

#masthead {
	float: left;
	width: 910px;
}

#breadcrum {

	float: left;
	height: 20px;
	width: 898px;
	padding-top: 5px;
	padding-left: 12px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	font-size: 11px;
}

#date {
        float: right;
        margin-right: 30px;


}

#utilitylink {
	height: 18px;
	width: 900px;
	background-color: #FFFFFF;
	text-align: right;
	padding: 5px;
}
#mastheadl {
	height: 90px;
	width: 170px;
	clear: right;
	float: left;
}
#mastheadr  {
	float: left;
	height: 90px;
	width: 170px;
	clear: none;
}
#menubarwrapper {
	width: 910px;
	float: left;
}

#mastheadc {
	clear: right;
	float: left;
	text-align: center;
	width: 570px;
	background-color: #FFFFFF;
}

#cntnt01searchinput
{
 margin-top:10px;
}

#news
{

 background-image: url(images/cms/news.jpg); 
	background-repeat: no-repeat;
        background-position: left top;        
font-size: 10px;	

padding-top: 34px;

        margin-left: 10px;
}
.NewsSummaryLink a:link{
	fcolor: #0033CC;
        font-size: 11px;
	text-decoration: none;
     
}


#news marquee
{
	height: 100px;
}

#letstalk
{
	text-align: right;
margin-top: 10px;
}

.headcel {
	font-size: 12px;
	background-color: #E9E9E9;
	font-weight: bold;
	padding: 3px 3px 3px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
/* End of 'cmyc.css' */

/* Start of CMSMS style sheet 'CMYC : vert_menu' */
/********************
MENU
*********************/
#menu_vert {
   padding-left: 0;
   margin-left: 10px;
}

#menu_vert ul ul li {
   border: none;
}

/* third level has some padding to have it stand out */
div#menu_vert ul ul ul {
   padding-bottom: 0.5em;
}

/* next level links, more padding and smaller font */
div#menu_vert ul ul a {
   font-size: 90%;
   padding: 0.5em 0.5em 0.5em 2.8em;
   background-position: 1.5em center;
}

/* menu li block */
#menu_vert li {
	list-style: none;
	margin: 0 0 5px;
	padding-left:0px;
	display: block;
background-color: #f0f0f0
}

#menu_vert ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;

}



/** fix stupid ie bug with display:block; **/
* html #menu_vert li a { height: 1%; } 
* html #menu_vert li hr { height: 1%; }
/** end fix **/

/* first level links */
div#menu_vert a  {
   text-decoration:none; /* no underline for links */
   display: block; /* IE has problems with this, fixed above */
   padding: 0.5em 0.5em 0.5em .5em; /* some air for it */
   color: #18507C; /* this will be link color for all levels */
  border-left: 5px solid #999999;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;

   min-height:1em; /* Fixes IE7 whitespace bug */ 
}



/* hover state for all links */
div#menu_vert a:hover {
   background-color: #d9efff;
}

div#menu_vert a.activeparent:hover {
   background-color: #d9efff;
   color: #18507C;
}


div#menu_vert ul h3 {
	background: #d9efff;
border-left: 5px solid #FFCC00;
	display: block;
	padding: 0.5em 0.5em 0.5em .5em;                                 /* this will be link color for all levels */
	font-size: 12px;                           /* instead of the normal font size for <h3> */
color: #066590;
	margin: 0;                                  /* as <h3> normally has some margin by default */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/* 
next level current pages, more padding, 
smaller font and no background color or bottom border 
*/
div#menu_vert ul ul h3 {
   font-size: 90%;
   padding: 0.3em 0.5em 0.3em 2.8em;
   background-position: 1.4em center;
   background-color: transparent;
   border-bottom: none;
   color: #000;     
}

/* current page on third level, more padding */
div#menu_vert ul ul ul h3 {
   padding: 0.3em 0.5em 0.3em 4.3em;
   background: url(images/cms/arrow-right-active.gif) no-repeat 2.7em center; 
}

/* section header */
div#menu_vert li.sectionheader {
   border-right: none;
   font-size: 130%;
   font-weight: bold;
   padding: 1.5em 0 0.8em 0;
   background-color: #fff;
   line-height: 1em;
   margin: 0;
   text-align:center;
}



/* separator */
div#menu_vert li.separator {
   height: 1px !important;
   margin-top: -1px;
   margin-bottom: 0;
   padding:2px 0 2px 0;
   background-color: #000;
   overflow:hidden !important;
   line-height:1px !important;
   font-size:1px; /* for ie */
}

div#menu_vert li.separator hr {
   display: none; /* this is for accessibility */
}

/* End of 'CMYC : vert_menu' */

/* Start of CMSMS style sheet 'cmyc_top_menu' */
#cntnt01moduleform_1
{
	margin: 0px 0px 16px 10px;
}

.searchcell {
color: #FFFFFF;
	background-image: url(images/cms/searchbg3.jpg);
	background-repeat: no-repeat;
	width: 260px;
}
.topmenu {

	height: 39px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/cms/mentex3.jpg);
	background-repeat: repeat-x;
}

.topmenupad {
	width: 10px;
	background-image: url(images/cms/mentex3.jpg);

}

#navcontainer
{
margin: 0;
padding: 0 0 0 12px;
}

#navcontainer UL
{
	list-style: none;
	padding: 0;
	border: none;
	margin: 0px;
}

#navcontainer LI
{
	display: block;
	margin: 0;
/*	padding: 0; */
	float: left;
	width: auto;
/*	height: 39px; */
}

#navcontainer A
{
	color: #FFFFFF;
	display: block;
	width: auto;
	text-decoration: none;
	margin: 0;
	padding-right: 5px;
	padding-left: 5px;
	height: 30px;
	padding-top: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#navcontainer A:hover, #navcontainer A:active {
	background: url(images/cms/mentexhover.jpg) center;
}

#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 102;
	background-image: url(images/cms/mentexhoversel.jpg);
	background-repeat: no-repeat;
font-weight: bold;
}

#subnav
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #BBBBBB;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}

#subnav UL
{
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnav A:hover, #subnav A:active { color: #444; }
#subnav A.active:link, #subnav A.active:visited { color: #444; }
#subnav BR, #navcontainer BR { clear: both; }
.menubarhoriz {
	background-image: url(images/cms/mentex.jpg);
	background-repeat: repeat-x;
}

/* Menu items are a light gray block with padding and no text decoration*/
ul.MenuBarHorizontal a, ul.MenuBarHorizontal li.currentpage, ul.MenuBarHorizontal li.activeparent
{
	display: block;
	cursor: pointer;

	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/cms/mentex.jpg);
	background-position: center bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus, ul.MenuBarHorizontal li.currentpage, ul.MenuBarHorizontal li.activeparent
{
	color: #01468B;
	background-image: url(images/cms/mentexhoversel.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding-right: 5px;
	padding-left: 5px;
	height: 30px;
	padding-top: 9px;
}

/* End of 'cmyc_top_menu' */

