/* Body */
BODY {
	margin           : 5px 5px 5px 5px;
	background-color : #e8e8e8;
	color : Black; }

/* Links */
a {
	font-size: 11px
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #1B41A2;
	text-decoration: none; }

a:hover {
	text-decoration: underline; }

a:active {
	text-decoration:underline;
	color: #000066; }

/* Table Column */	
td, pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333; }	

/* Horizontal Line */	
HR {
	background: #c0c0c0;
	height:2px;
   width:170px;
	border: 1px inset; }


	
/* --Default Class Settings-- */	

.articlehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #333333 }
	
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #000000;
	border-style: solid;
	border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px } 

.componentHeading {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left }

.contentheading{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  color            : #FFB339;
  text-align       : center;
}

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1450b4;
	background: #f7f7f7;
	border: 1px solid; }

.newsarticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left }	

.newspane {
	background-color : White; }

.newspaneopen {
	border : 0px ridge #DCDCDC; }
	
.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px }
	
.popupwindow {
	background-color : #FFFFFF; }
	
.sectiontableentry1 {
	background-color : #FFFFFF; }

.sectiontableentry2 {
	background-color : #EBEBEB; }

.sectiontableheader {
	background-color : #999999;
	color : #FFFFFF;
	font-weight : bold; }
	
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff6600;
	text-decoration: none; 
	font-weight: medium }
			
.smalldark {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	font-weight: normal }

li { list-style: inside url(../images/M_images/arrow.gif) 2px;
	list-style-image: url(../images/M_images/arrow.gif);
}
table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 95%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  text-align: center
}
.menu  {
	background-color: #f7f7f7; 
	
	
}
.m_over{
	background-color: #cccccc;
	cursor: hand;
}
.m_out{
	background-color: #f7f7f7;
}
.menu_current{
	background-color: #dcdcdc;
	cursor: hand;
}
.menu1  {
	background-color: #f7f7f7;
	padding-left: 10px;
	
}
.m1_over{
	background-color: #cccccc;
	padding-left: 10px;
	cursor: hand;
}
.m1_out{
	background-color: #f7f7f7;
	padding-left: 10px;
}
.menu1_current{
	background-color: #dcdcdc;
	padding-left: 10px;  
	cursor: hand;
}


.menu2  {
	background-color: #f7f7f7;
	padding-left: 20px;
	
}
.m2_over{
	background-color: #cccccc;
	padding-left: 20px;
	cursor: hand;
}
.m2_out{
	background-color: #f7f7f7;
	padding-left: 20px;
}
.menu2_current{
	background-color: #dcdcdc;
	padding-left: 20px;  
	cursor: hand;
}


.menubox
{
	background-color: #cccccc;
	border-left: outset 0px #1B41A2;
	border-right: outset 1px #1B41A2;
	border-top: outset 0px #1B41A2;
	border-bottom: outset 1px #1B41A2;
	
.menu_link{
	color: #000000;
	text-align: left;
	text-decoration: none;
}