		/* Start: woozw stylesheet */
        body {
            margin: 0px;
            background:url(/lib/tpl/woozw/tpl_images/woozw_html_background2.gif);
            background-repeat:repeat-y;
            font-family:Arial, Helvetica, sans-serif;
            font-size:12px;
        }
        #PageBanner {
            background-color:#0083ff;
            width: 100%;
            height: 90px;
            background-image:url(/lib/tpl/woozw/tpl_images/woozw_title_sarif.jpg);
            background-repeat:no-repeat;
            background-position: 30px 20px;
        }
        #PageContents {
            margin-top: 6px;
        }
        #PageMenu {
            text-align:right;
            float: left;
            width: 174px;
            height: 500px;
            padding-left: 12px;
        }
        #PageMenu a{
            color:#FFFFFF;
            text-decoration:none;
        }
        #PageMenu A.activeitem{
            color: navy;
        }

        #PageMenu A:hover{
            text-decoration:underline;
        }
        
        #PageMenu li {
            list-style-type: none;	
            font-weight: bolder;
        }
	  #PageMenu a.menulink2 {
	  	color:#999999;
	  	border-bottom: dashed 1px #FF0000 !important;
	  }	  
	  #PageMenu li.level1 {
	  	font-weight: bold;
	  	font-size: 14px;
        margin-top: 14px;
	  }
	  #PageMenu li.level2 {
        font-weight:normal;
	  	font-size: 12px;
        margin-top: 0px;
        margin-bottom: 0px;        
        padding: 0px;
        padding-right: 2px;
        margin-right: 3px;
        padding-right: 5px;
        border-right: 2px solid #CCCCCC;
        color: #CCCCCC;
	  }        
        #PageText {
            float: left;
            margin-left: 25px;
            width: 540px;
            height: 500px;
        }
        #PageSidebars {
            margin-left: 20px;
            float: right;
            width: 180px;
            padding: 20px;
            font-size: 10px;
        }
        h1, h2, h3, h4 {
            color: #399fff;
        }
        #PageSidebars table.contenttable {
        }
        
#SidebarItem {
		background-color: #0083ff;
            width: 186px;
            margin-bottom: 10px;
            
}
#SidebarItemText {
	color: #ffffff;
    padding: 10px;
}
#SidebarItemText a{
	color: #ffffff;
}
#SidebarItemText h4{
            text-align:left;
}
#SidebarItemHeader {
            background:url(/lib/tpl/woozw/tpl_images/woozw_sidebar2_top.gif);
            background-repeat:no-repeat;
            height: 5px;
}
#SidebarItemFooter {
            background:url(/lib/tpl/woozw/tpl_images/woozw_sidebar2_bottom.gif);
            background-repeat:no-repeat;
            height: 5px;
}

		/* End: woozw stylesheet */