/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bk_gradient.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
/* Universal */

a:link {
color: #24386c; text-decoration: underline;
}

a:visited {
color: #24386c; text-decoration: underline;
}

a:active { 
color: #24386c; text-decoration: underline;
}

a:hover {
color: #24386c; text-decoration: underline;
}


	
#container {
	width: 904px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 0;
	background-image:url(images/bk_history.jpg);
	background-repeat:no-repeat;
}
	
#header {
	width: 904px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
	
/* Main Menu  */

#side {
	font-size: 14px;
	line-height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#side2 {
	font-size: 14px;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}



#maintext {
	font-size: 14px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

#maintext_sm {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}



.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 38px;
	font-weight: bold;
	color: #24386c;
}

.pageheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	color: #24386c;
}



#line {
	width: 900px;
	position: relative;
	top: 0px;
	left: 0px;
}

#logo {
	width: 145px;
	position: relative;
	top: 0px;
	left: 0px;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #24386c;
}

.secondnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.secondnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a:visted.secondnav {
	color: #ffffff;
	text-decoration: none;
}

a:hover.secondnav {
	color: #ffffff;
	text-decoration: underline;
}


/* Main Menu  */
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a:visted.menu {
	color: #ffffff;
	text-decoration: none;
}

a:hover.menu {
	color: #003366;
	text-decoration: underline;
}

.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #24386c;
	text-decoration: underline;
}
a.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #24386c;
	text-decoration: underline;
}

a:visted.textlink {
	color: #24386c;
	text-decoration: underline;
}

a:hover.textlink {
	color: #24386c;
	text-decoration: underline;
}

#hp_maintext {
	font-size: 12px;
	line-height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.hp_maintext_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
.hp_learnmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}

a.hp_learnmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

a:visted.hp_learnmore {
	color: #FF6600;
	text-decoration: none;
}

a:hover.hp_learnmore {
	color: #FF6600;
	text-decoration: underline;
}

