@charset "utf-8";
/* CSS Document */

* {
margin:0;
padding:0;
}

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address,.componentheading,.contentheading {
margin:0.75em 0;
}

body {
	text-align:center;
	font-size:76%;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
	line-height:1.3;
	background-color: #660099;
}

li,dd {
margin-left:1em;
}

fieldset {
padding:.5em;
}




#wrap {
min-width:760px;
max-width:960px;
width:auto !important; /*IE6 hack*/
width:960px; /*IE6 hack*/
margin:0 auto; /*center hack*/
text-align:left; /*center hack*/
background-color:#FFFFFF;
border:1px solid #609;
}

.inside {padding:10px;}

#header { background-color: #ffff66; height: 110px; padding:0; margin:0; }

#header .spacer {width:50px; height:100px; float:left;}

#header .logo {width:100px; height:100px; float:left; }

#header .title {float:left; height:100px; width:300px; }



#header .search {
height:100px;
vertical-align:middle;
float:right;


}

#topmenu {
	background-color: #FFFF66;
	height:30px;
	clear:both;
	padding:0;
	margin:0;
	font-size:1em;
	font-weight:bold;
	color:#000;
	border-bottom:1px solid #609;
	border-top:1px solid #609;
}
#sidebar {background-color: #ffff66; float:left; width:20%; overflow:hidden; }
#content {float:left; width:60%; overflow:hidden;}
#sidebar-2 {float:left; width:20%; overflow:hidden; background-color: #ffff66; }
#footer {clear:both; border-top:1px solid #609;}

#footer,.small,.createdate,.modifydate,.mosimage_caption
{font:0.8em Arial, Helvetica, sans-serif;
color:#000066;}


a{ text-decoration:none;}

a:hover{text-decoration:underline;}

h1,.componentheading {
	font-size:1.7em;
	color:#FF0000;
	
}


h2,.contentheading {
font-size:1.5em;
color:#000066;
text-decoration:underline;
}

h3 {
font-size:1.3em;
}

h4 {
font-size:1.2em;
}

h5 {
font-size:1.1em;
}

h6 {
font-size:1em;
font-weight:700;
}

/* Module styling */
.moduletable {
margin-bottom:1em;
color:#000;
font-size:1.1em Tahoma,Arial,Helvetica,sans-serif;
background-color:#ffff66;

}

.moduletable h3 {
font:1em Tahoma,Arial,Helvetica,sans-serif;
background:#660099;
color:#fff;
text-align:left;
font-weight:bold;
margin:0 -10px;
padding:5px 10px;
}

.moduletable_menu {
margin-bottom:1em;
color:#000;
font-size:1.1em Tahoma,Arial,Helvetica,sans-serif;
background-color:#ffff66;

}

.moduletable_menu h3 {
	background-color:#660099;
	color:#fff;
	text-align:left;
	margin:0 -10px;
	padding:5px 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

.menu {
	line-height:200%;
	
}



.menu a {
	color:#000066;
}

.menu a:hover {
	color:#FF0000;
	font-weight:bold;
	text-decoration: underline;
}

.menu a:visited {
	color:#990000;
}


table.pill {
	margin-left: auto;
	margin-right: auto;
	padding:.5em;
	margin-top:.5em;
	
  
}



#pillmenu {
  white-space: nowrap;
 
  height: 20px;
  float: left;
  width:auto;
  vertical-align:middle;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li {
	float: left;
	background: url(../images/mw_menu_separator.png) top right no-repeat;
	margin: 0;
	padding: 0;
}

#pillmenu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: bold;
	float:left;
  display:block;
  height: 15px;
  line-height: 15px;
  padding: 0 20px;
  color: #609;
  text-decoration: none;
}

#pillmenu a:hover {
color:#FF0000;
text-decoration:underline;
}

#pillmenu a#active_menu-nav {
	margin-top:2px;
	height: 15px;
	line-height: 15px;
	color:#990000;
	background-position: 0 0;
}

#syndicate{
	float:left;
	padding-left: 25px;
}

#footer .copyright
{text-align:right;
font-size:10px;
color; #006;
}


.textcarrier {
font:Arial, Helvetica, sans-serif;
color:#000066;
font-size:12px;
padding-left:5px;
margin-left:5px;
}

.latestnews a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000066;
	line-height: 140%;
	text-decoration: none;
}

.latestnews a:hover {
	color:#FF0000;
	font-weight:bold;
	
	text-decoration: underline;
}

.latestnews a:visited {
	color:#990000;
}







	
*/