	BODY, TD {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		line-height : 18px;
		color:#4C4C4C
	}
	A{
		color: #A7600C;
		font-weight:bold;
		text-decoration:none;
	}
	A:hover {text-decoration : none;}
	H1 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 22px;
		line-height : 26px;
		font-weight : bold;
		margin-bottom : 12px;
		margin-top : 2px;
		padding-top : 0px;
		padding-bottom: 0px;
		color: #A7600C;
	}
	H2 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 18px;
		line-height : 22px;
		margin-bottom : 4px;
		margin-top : 0px;
		padding-top : 0px;
		padding-bottom: 0px;
		font-weight : bold;
		color: #007B85;
	}
	H3, .subheader {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 15px;
		line-height : 18px;
		margin-bottom : 4px;
		margin-top : 0px;
		padding-top : 0px;
		padding-bottom: 0px;
		font-weight : bold;
		color: #4C4C4C;
	}
	.mainsm {
		font-size : 11px;
		font-weight : normal;
		line-height: 15px;
	}
	.topNav, .topNav:hover, .tdHeader, .tdHeader:hover {
		font-size:15px;
		font-weight:bold;
		color:#007B85;
		text-transform:uppercase;
	}
	.subNav, .subNav:hover {
		color:#007B85;
		text-decoration:none;
	}
	.navPop, .navPop:hover {
		line-height:13px;
		color:#007B85;
		text-decoration:none;
	}
	.colorButton, .colorButton:hover {
		background-color:#174C24;
		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;
	}
