/* Start of CMSMS style sheet 'style' */
div#pagewrapper {
   margin: 0 auto;       /* this centers wrapper */     
   width: 900px;
}

a {
	color:#6332C1;
	text-decoration:underline;
}

#header {
  color: inherit;
  background-color: #ffffff;
  height: 120px;
}

.headerTitle {
  margin: 0;

}

.headerTitle a {
  color: #6332C1;
  background-color: ffffff;
  text-decoration: none;
  font-size: 110%;  /* For MSIE */
  font-weight: bold;
  float: left;
}

.banner { 
  text-align: right;
  float: right;
  text-decoration: none;
  font-size: 60%;  
}

a.current {
	color:#000000;
}

a:hover {
        color:#93d030
	text-decoration: underline;
}

body {
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	font-size: 100%;
	background-color:#FFFFFF;
	margin: 0em;
}

ul {
	font-size:70%;
	color:#000000;
	line-height: 1.5em;
	list-style: none;
}

h1 {
	color:#6332C1;
	font-size:110%;
             font-weight:bold;
	padding-left: 0.5em;
	padding-top: 0.2em;
             border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#eeecec;
}

h2 {
             font-family: georgia, verdana, tahoma, helvetica, arial;
	color:#660066;
	font-size:18px;
	font-weight:bold;
             padding-top: 0.5em;
	border-top-style:solid; border-top-width:1px; border-top-color:#C0C0C0;

}

h3 {
             font-family: georgia, verdana, tahoma, helvetica, arial;
	color:#660066;
	font-size:18px;
	font-weight:bold;
             

}

h3 a{
	color:#660066;
}

h4 {
	color:#660066;
	font-size:20px;
	font-weight:bold;             	
}

p {
	text-align:left;
	color:#000000;
	font-size: 100%;
	line-height: 1.2em;             
}

p a{
	font-weight:bold;
             
}

/* ----- Superior Bar -----  */
div.supBar {
	vertical-align: middle;
             height: 120px
}

/* ----- Purple Top Header Bar -----*/
div.menu {
	width: auto;
             height: 19px;
	vertical-align: middle;
	font-size:80%;
	background-color:#6332C1;
	border-style:solid; border-width:0px; border-color:#6332C1;
	text-align: center;
	color:#FFFFFF;
}

div.menu a{
	color:#FFFFFF;
}


/* ----- Left Column-----*/

div.newsContainer{
	float: left;
	clear: left;
	padding-right: 0.5em;             
	color:#660066;
}

div.news1{
	width: 175px;
             height: 100%;
	background-color:#FFFFFF;
	
}

div.news2{
	width: 170px;
             height: 100%;
	background-color:#FFFFFF;
	font-size:60%;
             text-align: center;
             padding-left: 0.5em;
}

/* ----- main Container ----- */
div.mainContainer{	
                 padding-left: 10em;
}

div.mainContainer a{	
                 font-weight:bold;
}


div.rightInfo{
             font-family: arial, tahoma, helvetica, sans-serif;
	float: right;
	clear: right;
	width: 160px;
	background-color:#FFFFFF;	
             font-size:79%;
             padding-left: 1em;             
}

div.rightInfo a{
             font-weight:bold;          
}

div.mainInfo{		
             font-size:80%;
             width: auto;
             height: 100%;
             padding-left: 1em;
             padding-right: 1em;
}


div.mainInfo1{
             font-family: verdana, tahoma, helvetica, arial, sans-serif;	    
             font-size:60%;
             width: auto;
}


div.mainInfo h3 a{
	color:#660066;
}

/* ----- sub Container ----- */
div.subContainer{
	clear:both;
	width: auto;
	font-size:60%;
	background-color:#ffffff;
}

div.credit {
	color: #999999;
	text-align:center;
	margin-left:20em;
	margin-right:0.5em;
	font-size:80%;
}

div.credit a{
	color:#999999;
}

div.copyright{
	text-align:center;
	color:#000000;
	margin-left:2em;
}

div.copyright a{
	color:#000000;
}


div.breadcrumbs {
  text-align:left;
	color:#000000;
	font-size: 60%;
	line-height: 1.5em;
       
 }
/* End of 'style' */

