.big1 {
font-size: 12px;
}
#header {
		height				: 64px;
		width				: 765px;
	}
	
#footer {
	}	
	
#blue_bar {
		width				: 500px;
		height				: 14px;
		padding			: 1px 0px 0px 0px;
		background		: url("../images/header/fade.gif") 0 0 no-repeat;
		background-color	: #046CA1;
		color				: white;
		font-size			: 10px;
		font-family		: arial;
	}
#blue_bar A {
		text-decoration	: none;
		color				: white;
		font-size			: 10px;
	}
#blue_bar A:hover {
		text-decoration	: underline;
	}
	
#navigation {
		background		: url("../images/header/navigation.gif") 0 0 repeat-x;
		height				: 32px;
		width				: 765px;
		text-align			: center;
	}
#content {
		width				: 765px;
		border-top			: solid #669D26 6px;
		border-bottom		: solid #999999 9px;
	}
	
TD {
		font-family		: Arial;
		font-size			: 11px;
		color				: #303030;
		line-height			: 16px;
	}
	
FORM {
		margin				: 0px;
		padding			: 0px;
	}
a {
	font-family: "Arial", "Helvetica", "Verdana";
	font-size: 11px;
	color: #046CA1;
}
a:hover {
	font-family: "Arial", "Helvetica", "Verdana";
	font-size: 11px;
	text-decoration: underline;
}
#footer {
		width				: 882px;
		text-align			: center;
		font-family		: arial;
		font-size			: 11px;
		line-height			: 16px;
		color				: #606060;
		padding			: 4px 0px 0px 0px;
	}	
#footer A {
		font-size			: 11px;
		text-decoration	: none;
	}
#footer A:hover {
		text-decoration	: underline;
	}
	
ul {
		font-family		: arial;
}
H1 {
		font-family		: Tahoma, Helvetica;
		font-size			: 16px;
		font-weight		: bold;
		color				: #046CA1;
		margin				: 10px 0px 10px 0px;
		padding			: 0px;
		font-style			: italic;
	}
	
	
H2 {
		font-family		: Tahoma, Helvetica;
		font-size			: 12px;
		font-weight		: bold;
		color				: #046CA1;
		margin				: 10px 0px 10px 0px;
		padding			: 0px;
	}
H3 {
		font-family		: Tahoma, Helvetica;
		font-size			: 16px;
		font-weight		: bold;
		color				: #046CA1;
		margin				: 10px 0px 10px 0px;
		padding			: 0px;
	}	
