a:link {color: #003366; text-decoration: underline; }
a:visited {color: #333333; text-decoration: underline; }
a:hover {color: #333333; text-decoration: none; }
a:active {color: #003366; text-decoration: underline; }

#main, td, textarea { font-family: trebuchetms, trebuchet ms; font-size:12px; line-height:16px; font-style: normal; color: #333333; }
#title { font-family: trebuchetms, trebuchet ms; font-size:22px; line-height:24px; font-style: normal; color: #416992; }
.title2 { font-family: trebuchetms, trebuchet ms; font-size:12px; line-height:15px; font-style: normal; color: #416992; }
#left { font-family: trebuchetms, trebuchet ms; font-size:12px; font-style: normal; font-weight:bold; color: #996633; }
#footnote { font-family: verdana; font-size:9px; line-height:13px; font-style:italic; color: #333333; }
#tin{ font-family: georgia; font-size: 10px; line-height:12px; font-style: normal; color: #666666; }

a.login:link {color: #996633; text-decoration: none; }
a.login:visited {color: #996633; text-decoration: none; }
a.login:hover {color: #996633; text-decoration: underline; }
a.login:active {color: #996633; text-decoration: none; }

a.H1:link {color: #416992; text-decoration: none; }
a.H1:visited {color: #416992; text-decoration: none; }
a.H1:hover {color: #416992; text-decoration: overline; }
a.H1:active {color: #416992; text-decoration: none; }

a.tin:link {color: #666666; text-decoration: none; }
a.tin:visited {color: #666666; text-decoration: none; }
a.tin:hover {color: #666666; text-decoration: overline; }
a.tin:active {color: #666666; text-decoration: none; }


H1 { font-family: trebuchetms, trebuchet ms; font-size:16px; line-height: 18px; font-style: normal; font-weight: bold; color: #416992; }
H2 { font-family: trebuchetms, trebuchet ms; font-size:16px; font-style: normal; font-weight: bold; color: #416992; border-bottom-style: solid; border-width: 1px; border-color: #416992; padding: 1px;}

H3 { font-family: trebuchetms, trebuchet ms; font-size:14px; line-height: 16px; font-style: normal; font-weight: bold; color: #416992; }

H4 { font-family: trebuchetms, trebuchet ms; font-size:18px; line-height: 16px; font-style: normal; font-weight: bold; color: #9e8a3c; }
H5 { font-family: trebuchetms, trebuchet ms; font-size:16px; line-height: 16px; font-style: normal; font-weight: bold; color: #666666; }
	
.normalForm fieldset {
	border : 0;
	padding : 0;
}
	.normalForm ol {
		list-style-type:none;
		padding:0;
		margin:0.5em 0;
	}
		.normalForm li {
			padding : 0;
			margin : 0.6em 0;
		}
			.normalForm label {
				display : inline-block;
				width : 16em;
			}

#submissionMsg {
	font-weight : bold;
	color : #080;
}
#submissionErr,
#formErrors {
	font-weight : bold;
	color : #800;
}
