body {
	margin: 0px;
	margin-bottom: 0px;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0E2838;
	background-color: #ffffff;
	background-attachment: fixed;
	line-height: 21px;
	text-align: left;
}

html {	scrollbar-face-color:#2E5A73;
	scrollbar-shadow-color:#405A75;
	scrollbar-highlight-color:#B1B2A9;
	scrollbar-3dlight-color:#6A95C2;
	scrollbar-darkshadow-color:#405A75;
	scrollbar-track-color:#7C9DAF;
	scrollbar-arrow-color:#B1B2A9}

h1 {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000066;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
}
h2 {
	font-size: 14px;
	font-weight: 500;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-variant: normal;
}
h3 {
	font-size: 14px;
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}
	
h4 {
	font: 14px "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;;
}
h5 { font: 10pt Arial Narrow;
	width: 220px;
}
h6 {  color: #FFD390;
	font-style: normal;
	font-variant: normal;
	font-size: 10pt;
	line-height: normal;
	font-family: Calibri;
	
}


a:link {
	Color: #2390C9;

}
a:visited {
	Color: #2390C9;
}

a:hover {
	Color: #987601;
}

a:active {
	Color: #2390C9;
}

a.linkmenu:active {
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style:italic;
	font-variant:small-caps;
	color: #E9D799;
	text-decoration:none;
}

a.linkmenu:link {
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style:italic;
	font-variant:small-caps;
	color: #E9D799;
	text-decoration:none;
}
a.linkmenu:visited {
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style:italic;
	font-variant:small-caps;
	color: #E9D799;
	text-decoration:none;
}
a.linkmenu:hover {
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style:italic;
	font-variant:small-caps;
	color: #ffffff;
	text-decoration:underline;

}
a.linksmall:active {
	font-size: 12px;
	font-variant: normal;
}

a.linksmall:link {
	font-size: 12px;
	font-variant: normal;
}

a.linksmall:visited {
	font-size: 12px;
	font-variant: normal;
}

a.linksmall:hover {
	font-size: 12px;
	font-variant: normal;

}

a.linkbold:active {
	Color: #2390C9;
	font-weight: bold;
}

a.linkbold:link {
	Color: #2390C9;
	font-weight: bold;
}

a.linkbold:visited {
	Color: #2390C9;
	font-weight: bold;
}

a.linkbold:hover {
	Color: #2390C9;
	font-weight: bold;

}


.pageheader {
	font-size: 18px;
	font-weight: 900;
	text-transform: uppercase;
	color: #466093;
}
.subheader {
	font-weight: bold;
	color: #806000;
	font-size: 16px;
}

.bold {
	font-weight: bold;
}
.smallfont {
	font-size: 11px;
	font-variant: normal;
}
.smallfontbold {
	font-size: 11px;
	font-weight: 800;
	font-variant: normal;
}

.linespace {
	line-height: 23px;
}

.paraspace {
	line-height: 28px;
}


.indentfont {
	margin-left: 15px;
}


.border {
	border: 5px solid #BBCAE8;
	border-left: 5px solid #E7EDF5;
	border-right: 5px solid #E7EDF5;
	border-top: 5px solid #E7EDF5;
	border-bottom: 5px solid #E7EDF5;
}
.imageborder {
	border: 1px solid #C0C0C0;
	border-radius: 9px;
	box-shadow: 1px 1px 4px 4px #EEEEEE;
	border-collapse: separate;
	background-color: #EEF1FB;
	padding: 3px;
	border-spacing: 5px;
	vertical-align: middle;
	color: #0E2838;
	text-align: center;
}

.header {
	background-image: url('images/header.jpg');
}

.menubar {
	background-image: url('images/menubkgd.jpg');
	text-align:center;
}

.windowtile {
	background-image: url('images/maintile.jpg');
}
.footer {
	background-image: url('images/footer.jpg');
}