/* Set default colors and font */
BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	background-color : White;
	margin: 0px;
	line-height: 14px;
}

TD, UL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	line-height: 14px;
}
.tablepadding {
	margin: 0px;
	padding: 4px;
}

img {
	display: inline;
	border-style : none;
}
		
B	{ 
	font-weight: bold;
}

I	{
	 font-style: italic;
}

/* main linkage */
A, A:VISITED {
	background : transparent none;
	color : #003366;
	text-decoration : none;
}

A:HOVER {
	color : #003366;
	text-decoration : underline;
}

/* headers */
H1 {
	font-size : 20px;
	font-weight: bold;
	font-style: italic;	
	color : #FFFFFF;
	margin: 20px 0px;
}

H2 {
	font-size : 14px;
	font-weight: bold;
	margin: 0px;
}

H3 {
	font-size : 11px;
	font-weight: bold;
	margin: 0px;
}

/*
<<< Custom Classes  >>>
*/


/* footer text */
.footer {
	font-style: normal;
	font-size : 10px;
	color : #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}




/* error and message text*/
.error {
	color: red;
}

/* nav */

a.mainNav, a.mainNav:link, a.mainNav:active, a.mainNav:visited {
	padding: 3px 25px 5px 30px;
	background: #003366 url(images/mainNavOpenBox.gif) no-repeat scroll left center;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size : 12px;
	display: block;		
}

a.mainNav:hover {
	background: #0D5CA7 url(images/mainNavFilledBox.gif) no-repeat scroll left center;
}


a.mainNavURHere, a.mainNavURHere:link, a.mainNavURHere:active, a.mainNavURHere:visited {
	padding: 3px 25px 5px 30px;
	background: #0D5CA7 url(images/mainNavFilledBox.gif) no-repeat scroll left center;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;	
	font-size : 12px;	
	display: block;			
}

a.mainNavURHere:hover {
	background: #0D5CA7 url(images/mainNavFilledBox.gif) no-repeat scroll left center;
}





.subNav {
	color: #FFFFFF;
	line-height: 14px;	
}
a.subNav, a.subNav:link, a.subNav:active, a.subNav:visited {
	padding: 2px 6px 2px 22px;
	background: #003366 url(images/mainNavOpenBox.gif) no-repeat scroll left top;
	color: #FFFFFF;
	text-decoration: none;
	font-size : 11px;
	display: block;
}

a.subNav:hover {
	background: #003366 url(images/mainNavFilledBox.gif) no-repeat scroll left top;
	text-decoration: underline;
}

.subNavURHere {
	color: #FFFFFF;
}
a.subNavURHere, a.subNavURHere:link, a.subNavURHere:active, a.subNavURHere:visited {
	padding: 2px 6px 2px 22px;
	background: #003366 url(images/mainNavFilledBox.gif) no-repeat scroll left top;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;	
	font-size : 11px;	
	display: block;	
}

a.subNavURHere:hover {
	background: #003366 url("images/mainNavFilledBox.gif") no-repeat scroll left top;
	text-decoration: underline;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D5CA7;
	font-weight: bold;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #efefef;
	font-weight: normal;
}
ul {
	left: 5px;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	padding-left: 10px;
}
.indent {
	text-indent: 10px;
	margin: 0px;
}
.indentParOne {
	text-indent: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
.paragraphHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	color: #003366;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.LLbgImage {
	background-image: url(images/history/Furnace-Door.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.topimage {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 10px;
}
.ParOne {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 10px;
}
.paragraphHeadersIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-transform: uppercase;
}
