	
/* --Default Page Settings-- */

/* Body */
/*BODY {
	background-color : #737373;
	color : Black; }
*/
/* Links */
a {
	font-size: 10px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #FB3432;
	text-decoration:underline; }

a:hover {
	color: #FB3432;
	text-decoration: underline; }

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

a:visited {
	text-decoration:underline;
	color: #737373; }

/* Table Column */	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; }	

/* Horizontal Line */	
hr {
	background: #66CC33;
	height:1px;
   width:170px; }


	
/* --Default Class Settings-- */	

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

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

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	background: white;
	border: 1px solid; }

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

.newspane {
	background-color : White; }

.newspaneopen {
	border : 0px ridge #66CC33; }
	
.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	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: black;
	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;
}

table.moduletable td {
  font-size        : 10px;
  font-weight      : normal;
  padding:	1px;
}

.contentheading {
	height: 30px;
	color: #bf0222;
	text-align: left;
	padding-top: 9px;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}

contentpaneopen {
background-color : #737373;
	color : Black; 
}

contentpane {
background-color : #737373;
	color : Black; 
}
