﻿body {
	margin: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #002469;
	background-color: #2a0200;
	background-attachment: fixed;
	line-height: 21px;
	text-align: left;
}

html {	scrollbar-face-color:#EDF3FB;
	scrollbar-shadow-color:#96C5FF;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#96C5FF;
	scrollbar-track-color:#DBE6F4;
	scrollbar-arrow-color:#002469;}

h1 {
	color:#FFFFFF;
	font-weight: bold;
	font-size: 23px;
}
h2 {
	font-size: 14px;
	font-weight: 500;
	font-family: "Trebuchet MS";
	font-variant: normal;
}
h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
	
h4 {
	font: 14px "Arial, Helvetica, 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: Arial, Helvetica, sans-serif;
	
}


a:link {
	Color: #002469;

}
a:visited {
	Color: #002469;
}

a:hover {
	Color: #002469;
}

a:active {
	Color: #002469;
}

a.linksmall:active {
	font-size: 13px;
	font-variant: normal;
}

a.linksmall:link {
	font-size: 13px;
	font-variant: normal;
}

a.linksmall:visited {
	font-size: 13px;
	font-variant: normal;
}

a.linksmall:hover {
	font-size: 13px;
	font-variant: normal;
	color: #faf1dc;

}

a.linkbold:active {
	font-size: 25px;
	text-transform: uppercase;
	color: #002469;
	line-height: 25px;
	font-family: "Cataneo BT";
	text-decoration:none;

}

a.linkbold:link {
	font-size: 25px;
	text-transform: uppercase;
	color: #002469;
	line-height: 25px;
	font-family: "Cataneo BT";
	text-decoration:none;

}

a.linkbold:visited {
	font-size: 25px;
	text-transform: uppercase;
	color: #002469;
	line-height: 25px;
	font-family: "Cataneo BT";
	text-decoration:none;

}

a.linkbold:hover {
	font-size: 25px;
	text-transform: uppercase;
	color: #002469;
	line-height: 25px;
	font-family: "Cataneo BT";


}


.pageheader {
	font-size: 36px;
	text-transform: uppercase;
	color: #002469;
	line-height: 25px;
	font-family: "Cataneo BT";
}

.subheader{
	font-size: 25px;
	text-transform: uppercase;
	color: #002469;
	line-height: 25px;
	font-family: "Cataneo BT";

}
.boldtextlg {
	font-weight: bold;
		font-size: 23px;
	color: #002469;

}
.smallfont {
	font-size: 13px;
	font-variant: normal;
}
.smallfontbold {
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
}
.medtext {
	font-family: Verdana;
	font-size: 11px;
}

.header {
	background-image: url('images/header.jpg');
}

.windowtile {
	background-image: url('images/windowtile.jpg');
}
.banner {
	background-image: url('images/banner.jpg');
	color:#FFFFFF;
	font-weight: bold;
	font-size: 23px;

}

