body {
	margin: 5px 5px 5px 5px;
	bgcolor: #ffffff;
}
tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
}
hr {
  background       : #ffffff;
  height           : 1px;
  width            : 100%;
}


/*for title or site name*/
.title {
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	color : #800000;
	margin-left: 10px;
}

/*for the tag-line*/
.subtitle {
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	color : #666666;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-left: 20px;
}

#active_menu {
  color: #ff9e31;
}

/* --Default Class Settings-- */

table.moduletable {
	padding: 5px 0px 5px 8px;
	margin-bottom: 15px;
	width: 100%;
	background: #f0f0f0;
	/* background: url(../images/bgr.jpg); */
}

table.moduletable th {
	font-size        : 11px;
	background       : #d0d0d0;
	font-weight      : bold;
	color            : #000000;
	text-align       : left;
	width            : 100%;
	letter-spacing: 2px;
	text-indent: 5px;
	padding-bottom: 3px;
}

table.moduletable li {
}

table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
font-size: 10px;
font-weight: normal;
	background				 :  #f0f0f0;
}

.poll {
  font-family      : Verdana,Arial, Helvetica;
  font-size        : 10px;
  color            : #333333
  line-height      : 14px;
}

table.pollstableborder {
	border: 1px solid #cccccc;
}

.sectiontableheader {
  background-color : #CCCCCC;
  color            : #000000;
  font-weight      : bold;
}
	
.sectiontableentry1, .contentpane {
	background-color : #FFFFFF;	
	line-height: 17px;
	}

.sectiontableentry2 {
	background-color : #D3E4FA;
	line-height: 17px;
	}

.sectiontableheader {
	background:#334F5B none repeat scroll 0%;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	font-size: 11px;
	height:21px;
	line-height:21px;
	}

.sectiontablefooter, .pagenav {
	background-color : #67A3EB;
	color : #fcfcfc;
	font-size: 10px;	
	font-weight : bold;
	line-height: 17px;
	}
	
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : bold;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #333333
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
  /* background       : #FFCC66; */
  background			: #ffffff;
}

.contentpaneopen {
  border : 0px ridge #0099cc;
  width: 100%;
  padding: 1px;
}

.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #800000;
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #809999;
  text-align       : left;
}


.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #cfcfcf;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #000000;
	background-color : #fcfcfc;
	border           : 1px solid #CCCCCC;
	padding: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	height: 16px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	line-height: normal;
}

a:link, a:visited {
	color: #444444;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ff3300;
	text-decoration: none;
	border-bottom: 1px dotted  #555;	
	font-weight: bold;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #800040;
	text-align:left;
	text-decoration: underline;
	}

a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}

a.category:link, a.category:visited {
  color            : #800000;
  font-weight      : bold;
  font-size: 11px;
  font-weight: bold;
}

a.category:hover {
  color            : #999999;
}

/* Styles for dhtml tabbed-pages */
td.ontab {
	background-color: #000040;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
}

table.contenttoc {
	color: #333300;
	/* background-color: #e0e0e0; */
	background-color: #ffffff;
	border: 1px solid #333;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  line-height: 15px;
  padding-left: 10px;
  padding-top: 0px;
  background-image: url(../images/arrow.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}

tr.sectiontableentry1 td{
background:#FFFFFF none repeat scroll 0%;
border-bottom:1px solid #DDDDDD;
padding:5px;
}
tr.sectiontableentry2 td{
background:#EFEFEF none repeat scroll 0%;
border-bottom:1px solid #DDDDDD;
padding:5px;
}
tr.sectiontableentry1:hover td, tr.sectiontableentry2:hover td{
background:#E7F4FA none repeat scroll 0%;
} 

