/* CSS Document */

#navigation {
	float: left;
	background: #b7d4e8;
	width: 140px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sidebar {
	float: right;
	background: #B4A587;
	width: 180px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right: 10px solid #b7d4e8;
	border-bottom: 10px solid #b7d4e8;
	border-left: 10px solid #b7d4e8;

}
#mainContent {
	font-size: small;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7d4e8;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b7d4e8;
	border-right-color: #b7d4e8;
	border-left-color: #b7d4e8;
	border-right-width: 1px;
	border-left-width: 1px;
	padding: 5px;
	margin-top: 0;
	margin-right: 230px;
	margin-left: 200px;
}#header #topnav a {
	text-transform: uppercase;
	color: #0000CC;
	text-decoration: none;
}
#header #topnav a:hover {
	color: #FFFFFF;
}
#header {
	height: 180px;
	border-bottom-width: 8px;
	border-bottom-style: double;
	border-bottom-color: #b7d4e8;
}
#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	height: 60px;
	background-color: #b7d4e8;
	font-weight: normal;
	color: #0000FF;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#breadcrumb a {
	text-decoration: none;
	color: #0000FF;
}
#breadcrumb a:hover {
	color: #FFFFFF;
}
h1 {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#header #topnav {
	float: right;
	width: 150px;
	margin-right: 10px;
	background-color: #FF5151;
	padding: 5px 5px 5px 10px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	border: thin solid #000066;
}
#header #topnav li {
	margin: 0px;
	line-height: 110%;
}
#header #topnav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	line-height: 110%;
}
#mainContent2 {
	margin: 10px 50px 0 200px;
	font-size: small;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7d4e8;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b7d4e8;
	border-right-color: #b7d4e8;
	border-left-color: #b7d4e8;
	padding: 5px;
}
#mainContent2 #footernav2 {
	font-size: 85%;
	line-height: 110%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	color: #0000FF;
	padding: 5px;
}
#mainContent2 #footernav2 a {
	color: #0000FF;
	text-decoration: none;
}
#mainContent2 #footernav2 a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #b7d4e8;
}

#floatarea {float:right;
width:350px;
height:320px;
margin-right:20px;
font-style:italic;
padding-left:10px;
 }

img {
	margin: 10px;
}
#mainContent2 .pagetxt img {
}

#mainContent2 p {
	font-size: small;
	line-height: 130%;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #0000FF;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	
}
#navigation img {
	margin: 0px;
	padding: 0px;
}
.quotetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	line-height: 110%;
}
.straplinetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	text-transform: uppercase;
	line-height: normal;
	color: #0000FF;
}
#strapline {
	background-color: #b7d4e8;
	height: 40px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 130%;
}
#footernav a {
	color: #0000FF;
	text-decoration: none;
	font-size: 85%;
}
#footernav a:hover {
	color: #FF0000;
	background-color: #b7d4e8;
}


#footernav {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 5px;
	font-size: 85%;
	line-height: 110%;
	color: #0000FF;
	margin: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#navigation a {
	text-decoration: none;
	color: #024298;
	font-weight: normal;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#header a {
	color: #024298;
	text-decoration: none;
	font-weight: bold;
}
#header a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #b7d4e8;
}
#header p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#mainContent2 .pagetxt img {
	margin: 10px;
	padding: 0px;
}
h1 {
	font-size: 150%;
	font-weight: bold;
	color: #0000FF;
}
#mainContent2 td {
	border: thin outset #b7d4e8;
}
#mainContent3 {


	margin: 0 0px;
	font-size: small;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #b7d4e8;
}
#mainContent3 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	border: thin inset #0000FF;
	list-style-image: none;
}
.sitelist {
	font-size: x-small;
	list-style-image: none;
}
#mainContent3 ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
}
#mainContent3 .sitelist a {
	color: #000000;
	text-decoration: none;
}
#mainContent3 .sitelist a:hover {
	color: #FF0000;
	text-decoration: none;
}
#mainContent3 a {
	color: #000000;
	text-decoration: none;
}
#mainContent3 a:hover {
	color: #FF0000;
	text-decoration: none;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: italic;
	color: #0000FF;
}
#matsnav {
	padding: 5px;
	width: 400px;
	background-color: #b7d4e8;
	border: thin groove #0000FF;
}
#matsnav a {
	color: #0000FF;
	text-decoration: none;
}
#matsnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#container {
	margin-right: 1%;
	margin-left: 1%;
	background: #FFFFFF;
}
h4 {
	font-size: small;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	color: #000000;
}

#contentBox {
    float:right;
	display:block;
	border-width: 2px;
	border-style: solid;
	border-color: #330099;
	padding:5px;
	margin-top:5px;
	width:400px;
	height:500px;
	overflow:scroll
	}
