body, html {
margin:0;
font-family: Verdana;
font-size: 10px;
color: #000000;
background-color: #FFFFFF;
height: 100%;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-base-color: #00CCFF;
scrollbar-darkshadow-color: #000066;
scrollbar-face-color: #006699;
scrollbar-highlight-color: #00CCFF;
scrollbar-shadow-color: #00CCFF;
scrollbar-track-color: #66CCFF;
scrollbar-arrow-color: #FFFFFF;
} 

tbody { 
font-family: Verdana;
font-size: 10px;
color: #000000;
}


/* Default MOS Class Settings
****************************/

td.pathway {
font-family: Verdana;
font-size: 9px;
color: #000000;
padding-top: 1px;
padding-left: 0px;
}

a.pathway:link, a.pathway:visited {
font-family: Verdana;
font-size: 9px;
color: #000000;
}

a.pathway:hover {
font-family: Verdana;
font-size: 9px;
font-weight:bold;
color: #000000;
background-color: transparent;
}

/* Main Menu Styles
*********************/

a.mainlevel:link, a.mainlevel:visited {
color: #336699;
text-align: left;
font-weight: bold;
/*border-left-width: 3px;
border-left-style: solid;
border-left-color: #6699CC;
padding-left: 5px;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
filter: Alpha(opacity=100, finishopacity=20, style=1);
-moz-opacity: 0.9;
}

a.mainlevel:hover {
color: #FFFFCC;
text-align: left;
background-color: #336699;
width: 100%;
border-left-width: 3px;
border-left-style: solid;
border-left-color: #FFFFFF;
}

a.mainmenu:link, a.mainmenu:visited {
color: #000000; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

a.mainmenu:hover, {
color: #666666;
text-align: left;
}

a.sublevel:link, a.sublevel:visited {
color: #000000; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
}

a.sublevel:hover {
color: #FFFFCC;
text-align: left;
}

/* Module Styles
****************/

table.moduletable {
width: 100%;
text-align: center;
margin-right: 0px;
margin-left: 0px;
}

table.moduletable th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
color : #000000;
text-align : center;
background-image: url(../images/mod_title.gif);
height: 16px;
padding-top: 2px;
background-color : #95CDDF;
filter: Alpha(opacity=100, finishopacity=40, style=3);
-moz-opacity: 1;
}

table.moduletable td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-align: left;
}

/* Polls Style
**************/

.poll {
color : #666666;
line-height : 12px;
font-weight: bold;
}

/* Sections Style
*****************/

.sectiontableheader {
background-color : #6BA6D6;
color : #000000;
font-weight : bold;
font-size: 11px;
line-height: 13px;
}

.sectiontableentry1 {
font-size: 11px;
background-color : #D9E8F4;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
}

.sectiontableentry2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color : #B3D1EA;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
}

.pagenav {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #000000;
}

a.pagenav:link, a.pagenav:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #000000;
}

a.pagenav:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color            : #000000;
text-decoration  : none;
background-color: #99CC00;
}


.small {
font-size : 10px;
color : #666666;
}

.smalldark {
font-size : 10px;
color : #333333;
text-decoration : none;
}

.createdate {
font-size : 10px;
color : #666666;
text-decoration : none;
font-weight : medium;
}

.modifydate  {
font-size : 10px;
color : #666666;
text-decoration : none;
font-weight : medium;
}

/* Content Styles
*****************/

.contentpane {
font-size: 10px;
color: #000000;
text-align       : justify;
padding-left     : 4px;
  padding-right    : 4px;
}

.contentpaneopen {
font-size: 10px;
color: #000000;
text-align       : justify;
padding-left     : 4px;
  padding-right    : 4px;
}

.contentheading, .componentheading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #336699;
	text-align : left;
	line-height: 16px;
	padding-left: 1px;
	border-bottom    : 1px solid #999999;
	border-right: 1px solid #999999;
	border-width: auto;
}
.category {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #000000;
}

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
}

a.category:hover {
color            : #000000;
text-decoration  : none;
background-color: #3399CC;
}

/* Form Styles
****************/

form { /* borrowed from mambosolutions.com -- to fix empty space issues */
display:inline; 
margin: 0px; 
padding: 0px; 
} 

.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : normal;
  background-color : #006699;
  color            : #FFFFFF;
  border           : 1px solid #000000;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #000000;
}

/* Links
*********/

a:link, a:visited {
  font-size        : 10px;
  color            : #FF6600;
  text-decoration  : none;
}

a:hover {
color            : #FFFFCC;
text-decoration  : none;
background-color: #006699;
}

/* 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: #000000;
text-align:left;
}

a.contentpagetitle:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-align:left;
color            : #FFFFCC;
text-decoration  : none;
background-color: #336699;
}

.description {
font-size: 10px;
color: #000000;
}

/* Styles for dhtml tabbed-pages */
.ontab {
background-color: #006699;
border-left: outset 2px #ff9900;
border-right: outset 2px #808080;
border-top: outset 2px #ff9900;
border-bottom: solid 1px #d5d5d5;
text-align: center;
cursor: hand;
font-weight: bold;
color: #FFFFCC;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
.offtab {
background-color : #e5e5e5;
border-left: outset 2px #E0E0E0;
border-right: outset 2px #E0E0E0;
border-top: outset 2px #E0E0E0;
border-bottom: solid 1px #d5d5d5;
text-align: center;
cursor: hand;
font-weight: bold;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

.tabheading {
	background-color: #006699;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
}

.pagetext {
visibility: hidden;
display: none;
position: relative;
top: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
font-weight: bold;
font-size : 10pt;
color : #ff6600;
text-align: center;
}

.ketfooter {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: default;
color: #ffffff;
}

.ketfooterbold{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: default;
color: #ffffff;
}

.navhead{
font-family: Tahoma;
font-size: 11px;
font-weight: default;
color: #ffffff;
}