BODY {
background-image:url(../images/static_bg.jpg);
background-attachment:fixed;
background-position:right bottom;
background-repeat:no-repeat;
background-color:#f9e31c;
}

td, tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
}

ul {
  margin           : 0px 0px 0px 0px;
}

hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;
}

.title {
font-family: sans-serif;
font-size: 24px;
font-weight: bold;
color            : #7B8DA1;
}

.pathway {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

a.pathway:link, a.pathway:visited {
  color            : #000000;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #000000;
  font-weight      : normal;
  text-decoration   : underline;
}

/* --Default Class Settings - main menu-- */
#mainlevel {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}
#mainlevel active {
background-image:url(../images/mainmenu_active_bg.jpg);
background-repeat:no-repeat;
width:100px;
}

#mainlevel li {
	display: block;
	float: left;
	margin-top: 0px;
	width: 100px;
	height:25px;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	text-align:center;
		background-image:url(../images/mainmenu_bg.jpg);
		background-repeat:no-repeat;
		

}

#mainlevel a {
	border-left: 0px solid #FFFFFF;
	font-size: 11px;
	width: 100px;
	height:25px;
	display: block;
	text-decoration: none;
	text-align:center;
	font-weight:bold;
	color: #000000;
	padding-top:4px;
}

#mainlevel a {
	float: none;
}

#mainlevel a:hover {
	color: #000000;
font-weight:bold;
	background-image:	url(../images/mainmenu_bg_hover.jpg);
			background-repeat:no-repeat;

}

/* --Default Class Settings - right menu-- */
#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

#mainlevel-nav li {
	display: block;
	float: left;
	margin-top: 0px;
	width: 150px;
	height:25px;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	text-align:center;
		background-image:url(../images/right_menu_bg.jpg);
		background-repeat:no-repeat;
		

}

#mainlevel-nav a {
	border-left: 0px solid #FFFFFF;
	font-size: 11px;
	width: 150px;
	height:25px;
	display: block;
	text-decoration: none;
	text-align:center;
	font-weight:bold;
	color: #999999;
	padding-top:3px;
}

#mainlevel-nav a {
	float: none;
}

#mainlevel-nav a:hover {
	color: #333333;
font-weight:bold;
width:150px;
	background-image:	url(../images/right_menu_bg_hover.jpg);
			background-repeat:no-repeat;

}

a.mainlevel-user:link, a.mainlevel-user:visited {
        color: #000000; font-family: Verdana, Geneva, Arial, Helvetica, serif;
		background-color:#FFFFFF;
        font-weight: bold;
		text-decoration:none;
		text-align:center;
		font-size:12px;
		margin:0px 20px 0px 20px;
		border: 0px solid #F6FF00;

 }

a.mainlevel-user:hover {
        color: #000000; font-family: Verdana, Geneva, Arial, Helvetica, serif;
		background-color:#CC0000;
        font-weight: bold;
		text-decoration:none;
		text-align:center;
		font-size:12px;
		margin:0px 20px 0px 20px;
		border: 0px solid #F6FF00;


        }
		
		
		
		
        a.mainmenu:link, a.mainmenu:visited {
        color: #000000; font-family: Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: bold;
				font-size:12px;

        }
a.mainmenu:hover {
        color: #000000; 
		text-decoration: none;
				font-size:12px;        }

a.sublevel:hover {
        color: #000000; text-decoration: none;
        }

a.sublevel:link, a.sublevel:visited {
        color: #333333; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: normal;
}






table.moduletable {
width:100%;
	
        }



table.moduletable th {
width:100%;


}

table.moduletable td {
width:100%;


}
table.moduletable-main {
background-image:url(../images/mainmenu_bg.jpg);
background-repeat:no-repeat;
width:100%;
height:25px;	
        }



table.moduletable-main th {
width:100%;
height:25px;	

}

table.moduletable-main td {
width:100%;
height:25px;	


}

table.moduletable-newsflash {
width:150px;
height:450px;
background-image:url(../images/sidebar_left_bg.jpg);
background-repeat:no-repeat;

        }



table.moduletable-newsflash th {
width:100%;
border:0px dotted #000000;
}

table.moduletable-newsflash td {
width:100%;
border:0px dotted #000000;



}
table.moduletable-right {
width:135px;
height:450px;
background-image:url(../images/sidebar_right_bg.jpg);
background-repeat:no-repeat;

        }



table.moduletable-right th {
width:100%;
border:0px dotted #000000;
}

table.moduletable-right td {
width:100%;
border:0px dotted #000000;



}

table.moduletable-user {
width:810px;
height:50px;
background-image:url(../images/usermenu_bg.jpg);
background-repeat:no-repeat;

        }



table.moduletable-user th {
width:100%;
border:0px dotted #000000;
}

table.moduletable-user td {
width:100%;
border:0px dotted #000000;



}

.blog {
width:700px;
background-color:#FFFFFF;
height:600px;
}


.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}


.sectiontableheader {
        width: 700px;
		color:#000000;
		font-weight:normal;
		text-indent:16px;
		margin: 0px 50px 0px 0px;

}

.sectiontableentry1 {
        width: 700px;
		color:#000000;
		font-weight:normal;
		text-indent:16px;
		margin: 0px 50px 0px 0px;
}

.sectiontableentry2 {
        width: 700px;
		color:#000000;
		font-weight:normal;
		text-indent:16px;
		margin: 0px 50px 0px 0px;
}



.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #3366C0;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
background-color:#FFFFFF;
width:810px;
}

.contentpaneopen {
background-color:#FFFFFF;
width:810px;
padding:4px;

}
.contentpaneopen-right {
background-color:#FFFFFF;
margin-left:15px;
}



.contentpaneopen-main {
background-color:#FFFFFF;
width:810px;

}

.contentheading {
background-image:url(../images/contentheading_bg.jpg);
width:810px;
		height:25px;
		color:#000000;
		font-weight:bold;


}
.contentheading-main {
background-image:url(../images/contentheading_bg.jpg);
width:810px;
		height:25px;
		color:#000000;
		font-weight:bold;



}

.componentheader {

        width: 100%;
		height:15px;
		color:#000000;
		font-weight:normal;
		text-indent:17px;



}
.componentheader-main {
        width: 100%;
		height:15px;
		color:#000000;
		font-weight:normal;
		text-indent:17px;



}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #BCBCBC;
  text-align       : left;
}


.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #000000;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #FFFFFF;
  border           : 1px solid #000000;
  width:120px;
  text-align:left;

}


a:link, a:visited {
  font-size        : 11px;
  color            : #000000;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #000000;
  text-decoration  : underline;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
         color: #000000;
        text-align:left;
        }

a.contentpagetitle:hover {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        text-align:left;
        color: #9C1515;
        text-decoration: none;
        font-weight: bold;
        }

a.category:link, a.category:visited {
  color            : #000000;
  font-weight      : none;
  text-decoration:none;
}

a.category:hover {
  color            : #9F9F9F;
  text-decoration:none;
}
/* Styles for dhtml tabbed-pages */
.ontab {
        background-color: #ffae00;
        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: #FFFFFF;
}
.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: normal;
}
.tabpadding {
}

.tabheading {
        background-color: #ffae00;
        text-align: left;
}

.pagetext {
        visibility: hidden;
        display: none;
        position: relative;
        top: 0;
		
}

/* for modifying {moscode} output.  Dont set the colour! */
.moscode {
        background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size : 18pt;
        color : #000000;
        text-align: center;
}
/* custom stuff */
.container
{
        border: solid;
        border-width: 1px;
        border-color: #efefef;
        background-color: White;
		width:130px;
}
.boxes {
        border: solid;
        border-color: #efefef;
        border-width: 1px;

}

  
.underheader {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	background-image: url(../images/underheader_bg.jpg);
	background-repeat: repeat-x;
}

.version {
		font-size:8px;
        width: 100%;
		background-color:#FFFFFF;
		margin: 20px 0px 20px 0px;
		

}

.back_button {font-size:8px;
		background-color:#FFFFFF;
		margin: 20px 0px 20px 0px;
		color:#CCCCCC;
		text-indent:16px;
}

