/* Start of CMSMS style sheet 'MCA' */
* { margin:0; padding:0; }

body {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 10px;
   background : #fff url(images/content_fade.jpg) 0 0 repeat-x;
	}
	
/*These are the default sizes, set  for non-standard browsers*/
h1  { font-size: 2em; }
h2  { font-size: 1.5em;}
h3  { font-size: 1.17em; }
td { vertical-align : top; }
#wrap1 
	{
	margin : 20px auto;
	width : 800px;
        background-color : #FFF;
        border : 1px solid #008206;
      }

#header {}
#header img { float : left; margin : 5px 25px 5px 10px; }
#header h1 { font-size : 32px; color : #666; padding-top : 28px;}


/* #menuwrapper is defined in the Menu stylesheer */
#maintable { }
#maintable td#content { width: 510px; padding : 30px 20px 10px 20px;  }
#maintable td#sidebar { 
   width : 240px; 
   background-color: #f0f0f0; 
   padding : 30px 5px 5px 5px; 
   border-left : 1px solid #aaa;}
div#content { padding : 30px 20px; }		
#mainwrapper { line-height : 140%;  font-size : 1.2em; color : #666;}	
#mainwrapper h1 { padding : 5px; border-bottom : 1px solid #666;}

#mainwrapper h2 {padding : 5px 5px 0 5px; }
#mainwrapper h3 {padding : 5px 5px 0 0; }

#mainwrapper p {
    margin-top : 0; 
    padding : 2px 5px 5px 5px;
    }
	
#footer {
   clear : both;
   font-size: 0.9em;
   color : #666;
   padding : 10px;
   text-align:center;
   border-top : 1px solid #008206;
   }
		
#footer a {color : #cecece;}
#footer a:hover {text-decoration:none;}		
#mainwrapper ul {
	margin-left: 30px;
	list-style: circle;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#mainwrapper li {
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 7px;
}
		


div.left49 { width : 49%; float : left; text-align:left; background-color:inherit;}
div.right49 { width : 49%; float : right; text-align:right; background-color:inherit;}
.clearb { clear:both;}


/* End of 'MCA' */

