html, body {
	margin: 0;
	padding: 0;
}
body, p, td, th, div, blockquote, dl, ul, ol, input, textarea, select {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	 font-weight: 400;
}
h1 {
	font-size: 22px; 
	line-height: 28px;
}
h2 {
	font-size: 20px; 
	line-height: 26px;
}
h3 {
	font-size: 16px; 
	font-weight: 600; 
	line-height: 22px;
}
h4 {
	font-size: 13px; 
	line-height: 19px; 
	font-weight: 600;
}
h5 {
	font-size: 11px; 
	line-height: 17px; 
	font-weight: 700;
}
/* begin form control */
input.txt {
color:#006633;
background-color:#e9e9e9;
border: 1px solid #339999;
padding: 2px 4px 2px 4px;
}
input.txt2 {
color:#006633;
background-color:#e9e9e9;
border: 1px solid #339999;
padding: 1px 2px 1px 2px;
}
select {
color:#006633;
background-color:#e9e9e9;
border: 1px solid #339999;
}
textarea {
width: 200px;
height: 40px;
color:#006633;
background-color:#e9e9e9;
border: 1px solid #339999;
padding: 2px 4px 2px 4px;
}
input.btn {
color:#000000;
background-color:#e9e9e9;
}

/* end form control */
a:link { 
	color: #A70017;
	text-decoration: none;
}
a:visited {
	color: #A70017; 
	text-decoration: none;
}
a:hover {
	color: #B20018; 
	text-decoration: underline;
}
a:active {
	 color: #B20018; 
	 text-decoration: underline;
}
.sm2 {
	font-size: 10px; 
	color: #000000;
	line-height: 14px;
}
.sm2 a:link, .sm2 a:visited {
	color: #000099;
	text-decoration: none;
}
.sm2 a:hover, .sm2 a:active {
	color: #990000;
	text-decoration: underline;
}
.sm1 {
	font-size: 9px;
	color: #006633;
	line-height: 12px;
}
.sm1 a:link, .sm1 a:visited {
	color: #000099;
	text-decoration: none;
}
.sm1 a:hover, .sm1 a:active {
	color: #990000;
	text-decoration: underline;
}
.headline1 {
	font-size: 13px; 
	line-height: 19px; 
	font-weight: 700; 
	color: #BF7700;
}
.byline {
	font-size: 11px; 
	line-height: 17px; 
	font-weight: 700;
	color: #663F00;
}
.headline12 {
	font-size: 10px; 
	line-height: 16px; 
	font-weight: 700;
}
.popup {
	font-size: 10px;
	font-weight: 400;
	background-color: #e4e4e4;
	padding: 4px;
	border: thin solid #339999;
	display: block;
	height: auto;
	width: auto;
	line-height: 15px;
}
.datatable { /* sets border style for table */
	border: 1px solid #339999;
	border-collapse: collapse;
	background-color: #ffffff;
}
.datatablesub td,{ /* sets border style for table */
	border: none;
	border-collapse: collapse;
	padding-left: 10px;
	padding-right: 10px;
}
.bread1 {
	font-size: 10px;
	line-height: 15px;
}
.bread1 a:link, a:visited {
	color: #005F5F;
	text-decoration: none;
}
.bread1 a:hover, a:active {
	text-decoration: underline;
	color: #A70017;
}
/* items below are for dropdown menus */
.p7tbsub {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ccFFcc;
	layer-background-color: #ccFFcc;
	border: 1px solid #999999;
	line-height: 16px;
}
.p7tbsub p {
	margin: 0px; 
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.p7tbsub a:link {
	color: #000099; 
	text-decoration: none;
	margin: 0px; 
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;	
}
.p7tbsub a:visited {
	color: #990000;
	text-decoration: none;
	margin: 0px; 
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.p7tbsub a:hover {
	background-color: #99CC99;
	color: #003300;
	text-decoration: none;
	margin: 0px; 
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.p7tbsub a:active {
	background-color: #99CC99;
	color: #003300;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.p7tbdn {color: #99cc99!important; font-weight: bold;
}
.red {
color:#990000;
}
.text {
	font-size: 10px; 
	color: #000000;
	line-height: 14px;
}
.textSizeSelectStandard {
	font-size: 12px;
}
.textSizeSelectSmall {
	font-size: 10px;
}
.textSizeSelectLarge {
	font-size: 14px;
}
