@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;
	background-color: #A1A1A1;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
.footersize {
	font-size: 11px;
	color: #DBDBDB;
}
.pageHead {
	font-size: 15px;
	font-weight: bold;
	color: #093765;
}
.pageBody {
	font-size: 12px;
}
.pagesubHead {
	font-size: 13px;
	font-weight: bold;
	color: #093765;
	line-height: 29px;
}

.navMain {
	background-color: #B5AB73;
}
.navCell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.navOutterBorder {
	background-color: #B5AB73;
}



a.NavLink:link {
	font-size: 12px;
	color: #113C6F;
	text-decoration:none;
	font-weight: bold;
}
a.NavLink:visited {
	font-size: 12px;
	color: #113C6F;
	text-decoration:none;
	font-weight: bold;
}
a.NavLink:active {
	font-size: 12px;
	color: #FFFF99;
	text-decoration:none;
	font-weight: bold;
}
a.NavLink:hover {
	font-size: 12px;
	color: #FFFF99;
	text-decoration:underline;
	font-weight: bold;
}
.subCell {
	background-color: #DCD398;
	font-size: 11px;
	color: #327A80;
}
.subList {
	list-style-type: disc;
	line-height: 18px;
	margin-bottom: 4px;
}




a.FooterLink:link {
	color: #FFFF99;
	text-decoration:none
}
a.FooterLink:visited {
	color: #FFFF99;
	text-decoration:none
}
a.FooterLink:active {
	color: #FFFF99;
	text-decoration:none
}
a.FooterLink:hover {
	color: #FFFF99;
	text-decoration:underline
}

a.subLink:link {
	color: #006666;
	text-decoration:none
}
a.subLink:visited {
	color: #006666;
	text-decoration:none
}
a.subLink:active {
	color: #006666;
	text-decoration:none
}
a.subLink:hover {
	color: #006666;
	text-decoration:underline
}
.pageBodysmall {
	font-size: 11px;
}
a:link {
	color: #9D3613;
	text-decoration: none;
}
a:active {
	color: #9D3613;
	text-decoration: none;
}

a:visited {
	color: #9D3613;
	text-decoration: none;
}
a:hover {
	color: #9D3613;
	text-decoration: underline;
}


.pagesubHeadns {
	font-size: 13px;
	font-weight: bold;
	color: #093765;
}
.sched {
	font-size: 15px;
	font-weight: bold;
}
.quote { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-style: italic; }
.quotename { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: italic; }
