
    .dead {
        
    }
    p,td,dl,ul,li {
    	font-family: verdana,helvetica, sans-serif;
    	font-size: 12px;
    	color: #333333;
    }

    .legal {
    	font-size: 9px;
    	font-weight: 300;
    	color: #333333;
    }
    .formCopy {
    	font-size: 12px;
        color: #333333;
    }
    .redFinePrint {
    	font-size: 9px;
        color: #ff3300;
    }
    .red {
        color: #ff3300;
    }
    .menu {
    	font-size: 11px;
		font-weight: bold;
    	color: #ffffff;
        background: #006633;
    	text-decoration: none;
    }
    a.menu:link {
    	font-size: 11px;
		font-weight: bold;
    	color: #ffffff;
    	text-decoration: none;
    }
    a.menu:visited {
    	font-size: 11px;
    	font-weight: bold;
    	color: #ffffff;
    	text-decoration: none;
    }
    a.menu:hover {
    	font-size: 11px;
    	font-weight: bold;
    	color: #ff3300;
    	text-decoration: none;
    }
    a.smallLink:link {
    	font-size: 10px;
    	font-weight: bold;
    	color: #6699ff;
    }
    .label {
    	font-size: 12px;
    	font-weight: bold;
    	color: #333333;
    }
    .form {
    	font-family: verdana,helvetica, sans-serif;
    	font-size: 12px;
    	font-weight: bold;
        background: #FFFFEE;
    	color: #333333;
    }
    a {
    	font-weight: bold;
    	color: #0099ff;
        text-decoration: none;
    }
	a.greyLink,a.greyLink:visited,a.greyLink:hover {
    	font-weight: bold;
    	color: #999999;
        text-decoration: none;
    }
    a:hover, a:visited {
    	color: #40B3FF;
    	font-weight: bold;
    }
	.header {
		background-color: #0099CC;
		font-weight: bold;
		text-decoration: none;
		color: #FFFFFF;
	}
    body {
	scrollbar-base-color: #ddeeff;
	scrollbar-arrow-color: #999999;
	scrollbar-DarkShadow-Color: #666666;
	margin: 0px;
	padding: 0px;
	background-image: url(/_new/images/body_bg.gif);
	background-repeat: no-repeat;
	font-family: verdana,helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;


    }
	.txtTitle { 
		font-size: 18px; 
		font-weight: bold; 
		color: #006633
	}
	.txtSubTitle {
		font-size: 16px; 
		font-weight: bold; 
		color: #006633
	}
	.boldtext {
		font-size: 14px; 
		font-weight: bold; 
		color: #000000;
	}
	.txtRed, .txtRed p,.txtRed td,.txtRed dl,.txtRed ul,.txtRed li {
		color: ff3300;
	}
	.txtSmall {
		font-size: 10px;
	}
	.txtSmallRed, .txtSmallRed p, .txtSmallRed td, .txtSmallRed dl, .txtSmallRed ul, .txtSmallRed li {
		color: ff3300;
		font-size: 10px;
	}
	
	
.reportGroupSubheadings { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; background-color: #E4E4E4 }
	
	
	
.notice
{    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    line-height: 120%;
    padding: 3px;
    border-width: 1px;
    border-color: rgb(178,178,178);
    border-style: solid;
    background-color: rgb(229,229,229);
    overflow: hidden}
