/* CSS Document */

body {
	background: #f2f2f2;
	height:100%;
	padding:0px;
	margin:0px;
}

body,p,div,a,td{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #000000;
}


#upperContainer{
	width:968px;
	text-align:left;
	border-left:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
	background-color: #FFFFFF;
}


#lowerContainer{
	margin-top:20px;
	width:968px;
	text-align:left;
	border:1px solid #d9d9d9;
	background-color: #FFFFFF;	
}


#upperContent{
	padding:0px 9px 9px 9px;
}

#lowerContent{
	padding:9px 9px 9px 9px;
}

p{
	padding-top:0px;
	margin-top:0px;
}


/* Links
*********/

a:link, a:visited {
  font-size        : 13px;
  color            : #0000FF;
  text-decoration  : none;
}

a:hover {
	color            : #0000FF;
	text-decoration  : underline;
}

.readon:link, .readon:visited{
	display:block;
	font-weight:bold;
	text-decoration:none;
	background-image: url(./images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:10px;
	margin-bottom:15px;
}

.readon:hover{
	text-decoration:underline;
}

.back_button{
	font-weight:bold;
	text-decoration:none;
	background-image: url(./images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:15px;
	margin-top:15px;
}

.back_button a:link,.back_button a:visited,.back_button a:hover{
	color:#AAA;
	text-decoration:none;
}

/* Main Menu Styles
*********************/
#navlist,#navlist ul {
	margin:0px;
	padding:0px;
}

#navlist li{
	list-style:none;
}

#navlist ul li{
	padding-left:20px;
}

#navlist ul ul li{
	padding-left:40px ! important;
	padding-left:20px;
}

#navlist li a:link,
#navlist li a:visited{
	color: #d3230e;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 25px;
	text-transform: uppercase;
	text-decoration:none;
	padding-left:35px;
}

#navlist li a:hover{
	color: #0000FF;
}

/* active on level 1 */
#navlist #current{
	background-image: url(./images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	color: #0000FF;
}

/* level 2 */
#navlist ul li a:link,
#navlist ul li a:visited{
	text-transform: none;
	font-size: 12px;
	line-height: 17px;	
	color: #0000FF;
	color: #555555;		
	
}

/* level 3 */
#navlist ul ul li a:link,
#navlist ul ul li a:visited{
	text-transform: none;
	font-size: 12px;
	line-height: 17px;	
	color: #0000FF;	
	color: #000000;	
}

/* active on level 2 and 3*/
#navlist #subcurrent{
	background-image: url(./images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 17px;
}


a.mainlevel:link, a.mainlevel:visited {
	color: #d3230e;
	text-align: left;
	font-weight: bold;
	padding-left: 35px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 25px;
	text-transform: uppercase;
}

a.mainlevel:hover {
	color: #0000FF;
	text-align: left;
	background-color: transparent;	
	text-decoration:none;	
}



a.sublevel:link, a.sublevel:visited {
	padding-left:50px;
	color: #000000;
	font-family: "Trebuchet MS";
	text-decoration:none;	
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;		
}

a.sublevel:hover {
	color: #0000FF;
}


a.mainlevel#active_menu {
	background-image: url(./images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	color: #0000FF;
}

.moduletable_menu div a#active_menu{
	background-image: url(./images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 32px;
	color: #0000FF;
}

/* Sections Style
*****************/

.sectiontableheader {
	background-color : #CCCCCC;
	color : #000000;
	font-weight : bold;
	font-size: 11px;
	line-height: 13px;
}

.sectiontableentry1 {
	font-size: 11px;
	background-color : #E4E4E4;
	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 : #DADADA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.pagenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

a.pagenav:link, a.pagenav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	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 : 11px;
	color : #666666;
}

.smalldark {
	font-size : 11px;
	color : #333333;
	text-decoration : none;
}

.createdate {
	font-size : 10px;
	color : #0063a6;
	text-decoration : none;
	font-weight : medium;
	
}

.modifydate  {
	font-size : 10px;
	color : #666666;
	text-decoration : none;
	font-weight : medium;
}

/* 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: 27px;
	padding-top: 8px;
}

table.moduletable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

/* Content Styles
*****************/

.contentpaneopen {
	padding: 0px;
	margin:0px;
}


.componentheading,.contentheading {
	font-family : "Trebuchet MS";
	font-size : 14px;
	font-weight : bold;
	color : #d3230e;
	text-transform: uppercase;
	width: 100%;
	padding-bottom:10px;
}

.blog .contentheading{
	padding-bottom:0px;
}

.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	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: #99CC00;
}

/* 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 : #F0F0F0;
  color            : #000000;
  border           : 1px solid #000000;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #000000;
}



/* 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;
	text-transform: none;
}

a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color : #000000;
	}

.description {
	font-size: 11px;
	color: #000000;
}

/* 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;
	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;
}



/*   title with icons   */

.columnHeader{
	height:41px;
	background-image: url(./images/blue_header.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.columnHeaderLabel{
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	font-family: "Trebuchet MS";
	text-transform: uppercase;	
}

.icon_snapshots{
	height:41px;
	background-position: left top;
	background-repeat: no-repeat;
	padding-top:13px;
	padding-left:50px;
}

.footer .moduletable{
	text-align:center;
	width:930px;
	white-space:nowrap;
}

.footer .moduletable td{
	color:#aaaaaa;
	font-size:10px;
	padding-top:20px;
	text-align:center;
}


.blog_more{
	padding-top:20px;
	padding-bottom:20px;
}

.blog_more ul{
	margin:0px;
	padding:0px;
}

.blog_more li{
	list-style:none;
}


.table_questionmark{
	font-family : "Trebuchet MS";
	font-size : 14px;
	font-weight : bold;
	color : #d3230e;
	text-transform: uppercase;
	width: 202px;
	padding-bottom:10px;
	padding-left:30px;
	margin-top:20px;
	text-align:left;
	background-image: url(./images/question.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom:2px solid #eeeeee;
	margin-bottom:3px;
}

.table_exclamination{
	font-family : "Trebuchet MS";
	font-size : 14px;
	font-weight : bold;
	color : #d3230e;
	text-transform: uppercase;
	width: 202px;
	padding-bottom:10px;
	padding-left:30px;
	margin-top:20px;
	text-align:left;
	background-image: url(./images/exclamination.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom:2px solid #eeeeee;
	margin-bottom:3px;
}
