BODY {  
			/*margin           : 0px 0px 0px 0px;  */
			/*background-color : #FFFFFF;  */
			color            : #666666;  
			/*background-color: #000000;  */
			scrollbar-base-color: #778899
font-size:14px;
line-height:150%;

			}
		
	td {  
			font-family      : Verdana, Arial, Helvetica, sans-serif;  
			font-size        : 10px;  
			color            : #303030;
                           /*text-align       : left;*/
			/*background-color : #000000;*/
			}
	tr, p, div {  
			font-family      : Verdana, Arial, Helvetica, sans-serif; 
			/*font-family      : Arial, Helvetica, sans-serif;  */

			font-size        : 11px;  
			color            : #666666;
                            /*text-align : left;*/
line-height:150%;
			/*background-color : #000000;*/
			}
		
	ul {  
			margin           : 0px 0px 0px 0px
			;}
		
	hr {  	/*background       : #FFFFFF;  */
			height           : 1px;  
			width            : 100%
			;}
		
	.title {
                      font-family : Verdana, Helvetica, san-serif;
                      font-weight : normal;
                      font-size   : 13;
                      color        : #003366;
			}
		
	.pathway {  
			font-family		: Verdana, Arial, Helvetica, sans-serif;  
			font-size		: 11px;  
			color			: #FFFFFF
			;}
			
	a.pathway:link, a.pathway:visited {  
			color            : #FFFFFF;  
			font-weight      : normal
			;}
			
	a.pathway:hover {  
			color            : #FFFFFF;  
			font-weight      : normal;  
			text-decoration  : underline
			;}
			
/* --Default Class Settings-- */

	a.mainlevel:link, a.mainlevel:visited {        
			color			: #000000;        
			background-position: left;        
			text-align		: left;        
			font-weight		: normal; 
			}
			
	a.mainlevel:hover {        
			color			: #336699;        
			background-position: left;        
			text-align: left;        
			}        
			
	a.mainmenu:link, a.mainmenu:visited {        
			color			: #333333; 
			font-family		: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;        
			font-weight		: normal;        
			}
			
	a.mainmenu:hover, {        
			color			: #FFFFFF; 
			text-decoration	: underline;        
			}
		
	a.sublevel:hover {        
			color			: #FFFFFF; 
			text-decoration	: underline;        
			}
			
	a.sublevel:link, a.sublevel:visited {        
			color			: #333333; 
			font-family		: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;        
			font-weight		: normal;
			}
			
	table.moduletable {        
			margin			: 0px 0px 0px 0px;        
			width			: 95%;        
			border-left		: solid 0px #000000;        
			border-right	: solid 0px #000000;        
			border-top		: solid 0px #000000;        
			border-bottom	: solid 0px #000000;        
			margin-left		: 5px;
                           text-align:left;        
			}
			
	table.moduletable th {  
			font-size       : 18px;  
			font-family		: Georgia,Helvetica, serif;        
			font-weight     : normal;  
			color           : #006699;  
			text-align      : left;  
			width           : 100%;  
			padding			: 3px 3px 3px 3px;
			/*padding			: 10px 10px 10px 10px;  */
			margin			: 20px 5px 20px 5px;
                           text-align:left;
			}
			
	table.moduletable td {        
			font-family		: arial
			font-size		: 12px;        
			font-weight		: normal;        
			border			: 0px solid #333;   /* customized border*/     
/*			padding			: 10px 10px 10px 10px;      */
			padding			: 3px 3px 3px 3px;  
			margin			: 20px 5px 20px 5px;        
			/*background-color: #FFFFFF;*/
                           text-align:left;
                        line-height : 250%;
			}
	
	.poll {  
			font-family      : Arial, Helvetica, sans-serif;  
			font-size        : 10px;  
			color            : #666666;  
			line-height      : 14px;
			}
		
	.sectiontableheader {  
			/*background-color : #FFFFFF;  */
			color            : #7B8DA1;  
			font-weight      : bold;
			}
			
	.sectiontableentry1 {  
			/*background-color : #FFFFFF;*/
			}
		
	.sectiontableentry2 {  
			/*background-color : #FFFFFF;*/
			}
		
	.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       : #FFFFFF;*/
			}
			
	.contentpaneopen {  
			/*background       : #FFFFFF;*/
			}
			


         .contentheading, .componentheading {  
			font-family      : Georgia, Arial, Helvetica, sans-serif;  

			/*font-family      : Verdana, Arial, Helvetica, sans-serif;  */
			font-size        : 24px;  
			font-weight      : normal;  
			color            : #003366;  
			text-align       : left;
			}
			
	.createdate {  
			font-family      : Arial, Helvetica, sans-serif;  
			font-size        : 10px;  
			color            : #999999;  
			text-align       : left;
			}
			
	.button {  
			font-family      : Verdana, Arial, Helvetica, sans-serif;  
			font-style       : normal;  
			font-size        : 12px;  
			font-weight      : normal;  
			background-color : #006699;  
			color            : #000000;  
			border           : 1px solid #CCCCCC;
			}
			
	.inputbox {  
			font-family      : Verdana, Arial, Helvetica, sans-serif;  
			font-size        : 12px;  
			color            : #006699;  
			background-color : #FFFFFF;  
			border           : 1px solid #CCCCCC;
                           align:left;
			}
			
	a:link, a:visited {  
			font-size        : 12px;  
			color            : #006699;  
			text-decoration  : none;  
			font-family      : Verdana, Arial, Helvetica, sans-serif;
			}
			
	a:hover {  
			/*color            : #000000;  */
			color			 : #000000;
			text-decoration  : bold;
			}
			
/* 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			: #7B8DA1;        
			text-decoration	: underline;        
			font-weight		: bold;        
			}
			
	a.category:link, a.category:visited {  
			color            : #333333;  
			font-weight      : bold;
			}
			
	a.category:hover {  
			color            : #7B8DA1;
			}
			
/* 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 		: 10pt;        
			color 			: #ff6600;        
			text-align		: center;
			}
			
/* custom stuff */

	.container{        
			border			: solid;        
			border-width	: 1px;        
			border-color	: #efefef;        
			background-color: White;
			}
			
	.boxes {        
			border			: solid;        
			border-color	: #efefef;        
			border-width	: 1px;
			}

/* custom css script */
         h4{
                      font-family : Verdana, Helvetica, san-serif;
                      font-weight : normal;
                      font-size   : 16;
                      color        : #003366;
}