	A{color: #2A5885}
	A:hover {text-decoration : none; color:#330065;}
	H1 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 18px;
		line-height : 22px;
		font-weight : bold;
		margin-bottom : 8px;
		margin-top : 2px;
		padding-top : 0px;
		padding-bottom: 0px;
		color: #2A5885;
	}
	H2, .subHeader {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 16px;
		line-height : 20px;
		margin-bottom : 4px;
		margin-top : 0px;
		padding-top : 0px;
		padding-bottom: 0px;
		font-weight : bold;
		color: #929292;
	}
	H3 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 13px;
		line-height : 17px;
		margin-bottom : 4px;
		margin-top : 0px;
		padding-top : 0px;
		padding-bottom: 0px;
		font-weight : bold;
		color: #666666;
	}
	BODY, TD {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		line-height : 18px;
	}
	
	}
	H4 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 14px;
		line-height : 18px;
	}
		UL{
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 15px;
	}
	.mainsm, .footer {
		font-size : 11px;
		font-weight : normal;
		line-height: 13px;
	}
	.footer, .footer:hover {color:#666666}
	.topNav, .topNav:hover, .tdHeader, .tdHeader:hover {
		font-weight:bold;
		color:black;
	}
	.subNavigation {font-size:13px;color:#5E5E5E;}
	.layerLink {
		line-height:13px;
		font-size: 12px;
		color:black;
	}
	.colorButton, .colorButton:hover {
		background-color:#003366;
		color:white;
		font-size : 11px;
		font-weight: bold;
		border:solid 1px white;
		text-decoration:none;
		height:10px;
		text-align:center;
		padding:5px;
		padding-top:2px;
		padding-bottom:2px;
		margin:2px;
	}
	.grayButton, .grayButton:hover {
		background-color:#eeeeee;
		color:#333333;
		font-size : 11px;
		font-weight: bold;
		border:solid 1px #999999;
		text-decoration:none;
		height:10px;
		text-align:center;
		padding:5px;
		padding-top:2px;
		padding-bottom:2px;
		margin:2px;
	}
	.submitButton {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight: bold;
		color:#333333;
		background-color:#eeeeee;
		border-right:solid 2px #aaaaaa;
		border-bottom:solid 2px #aaaaaa;
		border-top:solid 1px white;
		border-left:solid 1px white;
		text-decoration:none;
		height:10px;
		text-align:center;
		padding:5px;
		padding-top:2px;
		padding-bottom:2px;
	}
