	A{color: #003366}
	A:hover {text-decoration : none; color:#990000;}
	.headerText {
		font-family:  Myriad, "Gill Sans","Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
		font-weight: normal;
		margin-top: 15px;
		margin-bottom: 8px;
		letter-spacing: 1px;
		color:black;
		font-size: large;
		line-height:28px;
	}
	.dividerBar{font-family:  Myriad, "Gill Sans","Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
		font-weight: normal;
		letter-spacing: 1px;
		color:black;
		font-size:15px;}
	H1 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 18px;
		line-height : 22px;
		font-weight : bold;
		margin-bottom : 2px;
		margin-top : 2px;
		padding-top : 0px;
		padding-bottom: 0px;
		color: black;
	}
	H2 {
		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: #255B93;
	}
	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: #76B8FB;
	}
	BODY, TD {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		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:#aaaaaa}
	.navigation, .navigation:hover {
		color:black;
		font-size: 13px;
		line-height:18px;
	}
	.layerLink {
		line-height:13px;
		font-size: 11px;
	}
	.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;
	}
