/* Body */
BODY  { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white }

h1 { font-size: 13px }

h2 { font-size: 12px }

h3 { font-size: 12px }

h4 { font-size: 12px }

th { font-size: 12px }


/* Links */
a  { color: #808080; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }

a:hover {
	color: #ff6600;
	font-weight: bold;
	text-decoration: underline; }

a:active {
	text-decoration:underline;
	font-weight: bold;	
	color: #000066; }

/* Table Column */	
td  { color: #333333; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }	

/* 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  { color: #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; border: solid 1px } 

.componentHeading {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left }

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid; }

.newsarticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left }
	
.contentheading  { 
	color: #ff9617; font-size: 14px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	position: relative; bottom: 5px }	

.newspane {
	background-color : White; }

.newspaneopen {
	border : 0px ridge #DCDCDC; }
	
.poll  { color: #666666; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px }
	
.popupwindow {
	background-color : #FFFFFF; }
	
.sectiontableentry1 {
	background-color : #FFFFFF; }

.sectiontableentry2 {
	background-color : #EBEBEB; }

.sectiontableheader {
	color : #333333;
	font-weight : bold; 
	height : 30px}
	
.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 2px;
  width: 100%;
}

table.moduletable th {
	font-size: 11px;
	font-weight: bold; 
	text-align: left;
	height: 14px;
	line-height: 18px;
	white-space: nowrap;
        background: #FFFAC0
}

table.moduletable td {
  font-size        : 10px;
  font-weight      : normal;
  padding:	1px;
}