<style type="text/css">
    .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: 12px;
		font-weight: bold;
    	color: #ffffff;
        background: #3F578F;
    	text-decoration: none;
    	font-family:Trebuchet MS;
    }
    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;
    }
    H1 {
    	font-weight: bold;
    	color: #38578B;
        font-family: Trebuchet MS;
        font-size:24px;
    }
    a {
    	font-weight: bold;
    	color: #38578B;
        text-decoration: none;
        font-family: Trebuchet MS;
        font-size:12px;
    }
	a.greyLink,a.greyLink:visited,a.greyLink:hover {
    	font-weight: bold;
    	color: #999999;
        text-decoration: none;
    }
    a:hover, a:visited {
    	color: #6699b2;
    	font-weight: bold;
        text-decoration: none;
        font-family: Trebuchet MS;
        font-size:12px;
    }
	.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(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: #3F578F
	}
	.txtSubTitle {
		font-size: 16px; 
		font-weight: 
		bold; color: 
		#3F578F
	}
	.txtAlert {
		color: ff3300;
	}
	.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;
	}
	
	
	
	
	
	
</style>

