.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
	text-decoration: none;
	font-style: italic;
	text-transform: uppercase;
}

/* Nav */
a#n-1{background:  url(images/nav01.jpg) no-repeat; width:98px;height:35px; text-indent:-9999px;text-decoration:none;display:block;}
a#n-1:hover {background:  url(images/nav01_f2.jpg) 0 0px  no-repeat; }
a#n-2{background:  url(images/nav02.jpg) no-repeat; width:89px;height:35px; text-indent:-9999px;text-decoration:none;display:block;}
a#n-2:hover {background:  url(images/nav02_f2.jpg) 0 0px  no-repeat; }
a#n-3{background:  url(images/nav03.jpg) no-repeat; width:74px;height:35px; text-indent:-9999px;text-decoration:none;display:block;}
a#n-3:hover {background:  url(images/nav03_f2.jpg) 0 0px  no-repeat; }
a#n-4{background:  url(images/nav04.jpg) no-repeat; width:118px;height:35px; text-indent:-9999px;text-decoration:none;display:block;}
a#n-4:hover {background:  url(images/nav04_f2.jpg) 0 0px  no-repeat; }
a#n-5{background:  url(images/nav05.jpg) no-repeat; width:100px;height:35px; text-indent:-9999px;text-decoration:none;display:block;}
a#n-5:hover {background:  url(images/nav05_f2.jpg) 0 0px  no-repeat; }
a#n-6{background:  url(images/nav06.jpg) no-repeat; width:109px;height:35px; text-indent:-9999px;text-decoration:none;display:block;}
a#n-6:hover {background:  url(images/nav06_f2.jpg) 0 0px  no-repeat; }
a#n-7{background:  url(images/nav07.jpg) no-repeat; width:57px;height:35px; text-indent:-9999px;text-decoration:none;display:block;}
a#n-7:hover {background:  url(images/nav07_f2.jpg) 0 0px  no-repeat; }
a#n-8{background:  url(images/nav08.jpg) no-repeat; width:69px;height:35px; text-indent:-9999px;text-decoration:none;display:block;}
a#n-8:hover {background:  url(images/nav08_f2.jpg) 0 0px  no-repeat; }
a#n-9{background:  url(images/nav09.jpg) no-repeat; width:66px;height:35px; text-indent:-9999px;text-decoration:none;display:block;}
a#n-9:hover {background:  url(images/nav09_f2.jpg) 0 0px  no-repeat; }

.copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #333333; text-decoration: none}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
	border: 1px solid #666666;
}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; text-decoration: none}
.textsmall {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; text-decoration: none}
.box {
	background-color: #FFFFFF;
	border: 1px solid #07035E;
}
.nav {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #07035E;
	border: 1px solid #666666;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #993333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #993333;
	text-decoration: none;
}
.hugeheader {
	font-family: "Century Gothic";
	font-size: 35px;
	font-style: italic;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.bigheader {
	font-family: "Century Gothic";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.bigheader2 {

	font-family: "Century Gothic";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FF9900;
	text-decoration: blink;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #993300;
}
.formarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.line{
	border-bottom: thin solid;
}
