	body {
	font-family: Arial, Helvetica, Verdana;
    font-size: 12px;
    color: 000000;
    background-color: transparent;
    }
	p, pre {
	font-family: Arial, Helvetica, Verdana;
    font-size: 12px;
    color: 000000;
    background-color: transparent;
    }
	
	pre {
	font-family: Arial, Helvetica, Verdana;
    font-size: 12px;
    color: 000000;
    background-color: transparent;
    width: 550px;
	overflow: auto;
	}
	
	p.sub {
	font-family: Arial, Helvetica, Verdana;
    font-size: 11px;
    color: 000000;
	font-weight: bold;
    }
	small {
	font-family: Arial, Helvetica, Verdana;
    font-size: 11px;
    color: 888888;
    }
	li {
	font-family: Arial, Helvetica, Verdana;
    font-size: 12px;
    color: 666666;
	line-height: 16px;
    }

	a, a:visited {
	font-family: Arial, Helvetica, Verdana;
    font-size: 12px;
	color: #004068;
    }
	
	a:hover {
	font-family: Arial, Helvetica, Verdana;
    font-size: 12px;
	color: #004068;
    }
	
	i {
	font-family: Arial, Helvetica, Verdana;
    font-size: 12px;
    color: 666666;
    }
	h1 {
	font-family: Arial, Helvetica, Verdana;
    font-size: 24px;
    color: #004068;
    }

	h2 {
	font-family: Arial, Helvetica, Verdana;
    font-size: 18px;
    color: 000000;

	h3 {
	font-family: Arial, Helvetica, Verdana;
    font-size: 14px;
    color: 000000;
    }
	table {
	font-family: Arial, Helvetica, Verdana;
    font-size: 12px;
    color: 000000;
    }

	td {
	font-family: Arial, Helvetica, Verdana;
    font-size: 12px;
    color: 000000;
    background-color: transparent;
    }

	tr { background-color: transparent; }

	.style_head_blue {
	font-weight: bold;
	font-size: 13px;
	color: #34B3D1;    
	}

	.style_head_green {
	font-weight: bold;
	font-size: 13px;
	color: #004068;    
	}

	.style_head_red {
	font-weight: bold;
	font-size: 13px;
	color: #FF0000;    
	}

	.homebox {
	  border-top: 1px solid #CCCCCC;
	}
	
	.menuitem {
		margin-top: 15px;
		border: 1px solid #CCCCCC;
		font-weight: bold;
		padding: 2px;
	}
	
	.menuhead {
		text-align: center;
		margin-bottom: 10px;
		background-color: #004068;
		color: #FFFFFF;
		font-weight: bold;
		padding: 2px;
	}
	
	a.menu, a:visited.menu {
	font-family: Arial, Helvetica, Verdana;
    font-size: 12px;
	color: #004068;
	text-decoration: none;
    }
	
	a:hover.menu {
	font-family: Arial, Helvetica, Verdana;
    font-size: 12px;
	color: #004068;
	text-decoration: underline;
    }
	
	.mainpane {
		padding-left: 15px;
	}
	
	.bottom {
		padding-top: 25px;
	}
	
	.reqhead {
		font-size: 13px;
		font-weight: bold;
		margin-right: 15px;
		border-bottom: 1px solid #CCCCCC;
	}
	
	.reqitem {
		padding-right: 15px;
		padding-top: 5px;
		padding-bottom: 2px;
	}
	
	.reqitem1 {
		background-color: #CCCCCC;
		padding-right: 15px;
		padding-top: 5px;
		padding-bottom: 2px;
	}
	
	.eeohead {
		font-size: 13px;
		font-weight: bold;
		border-bottom: 2px solid #000000;
		text-align: center;
	}
	
	.eeohead1 {
		font-size: 13px;
		font-weight: bold;
		background-color: #CCCCCC;
		border-bottom: 2px solid #000000;
		text-align: center;	}
	
	.eeoitem {
		padding-top: 5px;
		padding-bottom: 2px;
		border-bottom: 1px solid #000000;
		text-align: center;
	}
	
	.eeoitem1 {
		background-color: #CCCCCC;
		padding-top: 5px;
		padding-bottom: 2px;
		border-bottom: 1px solid #000000;
		text-align: center;
	}
	
	p.reqview {
		line-height: 20px;
	}
