*
{
	padding: 0;
 	margin: 0;
 	outline: none;
 	font-size: 100%;
 	line-height: 1.4em;
}


body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}

.wrapper {
	position:absolute;
	width:expression((documentElement.clientWidth||document.body.clientWidth) < 800? '1100px' : '100%' );
	height:100%;
	top:0px;
	left:0px;
	min-width:1100px;
	color: white;
	font-family: georgia, serif;
	padding: 0;
	margin: 0;
}




tbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
table.100 {
	height: 1%;
	padding:0;
	margin:0;
}
table.content {
	/*background-image: */
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
	padding-top: 20px;
}
td.content {
	/*background-image: */
 	background-repeat: repeat-x;
	background-position: left bottom;

}
h1.imagetop, h2.imagetop, h3.imagetop, h4.imagetop {
	margin:0px;
	padding:0px;
}
/* Default MOS Class Settings

**********************************************************************************************************/



td.pathway {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3px;
	color: #ffffff;
	padding-top: 1px;
	padding-left: 0px;

}
a.pathway:link, a.pathway:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
a.pathway:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: transparent;
}
/* Main Menu Styles

**********************************************************************************************************/



a.mainlevel:link, a.mainlevel:visited {
	color: #222244;
	text-align: left;
	/*font-weight: bold;*/
	width: 100%;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #eeeeff;
	padding-left: 15px;
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-decoration : none;
}
a.mainlevel:hover {
	color: #ffffff;
	text-align: left;
	width: 100%;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #b4c2e0;
}
a.mainmenu:link, a.mainmenu:visited {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
a.mainmenu:hover {
	color: #778195;
	text-align: left;
}
a.sublevel:link, a.sublevel:visited {
	color: #ffffff;
	text-align: left;
}
a.sublevel:hover {
	color: #ffffff;
	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 : #ffffff;
	text-align : center;
	background-image: url(../images/mod_title.gif);
	height: 18px;
	padding-top: 2px;
}
table.moduletable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}


.mainmenuHeader
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	text-align : center;
	background-image: url(../images/mod_title.gif);
	height: 18px;
	padding-top: 2px;
}
.mainmenuContent
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;

}

.mailus
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/* Polls Style

**********************************************************************************************************/



.poll {
	color : #CCCCCC;
	line-height : 12px;
	font-weight: bold;
}
/* Sections Style

**********************************************************************************************************/



.sectiontableheader {
	background-color : #CCCCCC;
	color : #778195;
	font-weight : bold;
	font-size: 11px;
	line-height: 13px;
}
.sectiontableentry1 {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.sectiontableentry2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.pagenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
a.pagenav:link, a.pagenav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
a.pagenav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color : #ffffff;
	text-decoration : none;
	background-color: #778195;
}
/*****************************************************************************************************/



.small {
	font-size : 11px;
	color : #666666;
}
.smalldark {
	font-size : 11px;
	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: 13px;
	color: #000000;
}
.contentpaneopen {
	font-size: 13px;
	color: #000000;
}
.contentheading, .componentheading {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #778195;
	text-align : left;
	line-height: 16px;
	padding-left: 20px;
}
.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #778195;
}
a.category:link, a.category:visited {
	color : #666666;
	font-weight : bold;
}
a.category:hover {
	color : #000000;
	text-decoration : none;
	background-color: #778195;
}
/* Form Styles

**********************************************************************************************************/



form { /* borrowed from mambosolutions.com -- to fix empty space issues */
	display:inline;
	margin: 0px;
	padding: 0px;
}
.button {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 10px;
	font-weight : bold;
	background-color : #778195;
	color : #ffffff;
	border : 1px dotted #000000;
    /*margin-left: 40px;*/
}
.inputbox {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
	background-color : #778195;
	border : 1px solid #000000;
}
/* Links

**********************************************************************************************************/


.imghref  img{
	cursor:pointer;
}




a:link, a:visited {
	font-size : 11px;
	color : #0064A8;
	font-weight: bold;
	text-decoration : underline;
}
a:hover {
	color : #000000;
	text-decoration : none;
	background-color: #778195;
}
/* 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: 13px;
	font-weight: bold;
	color: #000000;
	text-align:left;
}
a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color : #000000;
	text-decoration : none;
	background-color: #6C6E83;
}
.description {
	font-size: 11px;
	color: #000000;
}
/* Styles for dhtml tabbed-pages */

.ontab {
	background-color: #ffae00;
	border-left: outset 2px #778195;
	border-right: outset 2px #808080;
	border-top: outset 2px #778195;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.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: 11px;
}
.tabheading {
	background-color: #ffae00;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	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;
}
