body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 12px;
	font-weight: normal;
	line-height:4.5mm;
}
body {
	background-color: #000033;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 20px;
	color: #000033;
}
a:link {
	color: #860000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #860000;
}
a:hover {
	text-decoration: none;
	color: #860000;
}
a:active {
	text-decoration: underline;
	color: #860000;
}

.style1 {font-weight: bold}

a.navlink:link {
	color: #F1EFE3;
	font-weight: bold;
	text-decoration: none;
}
a.navlink:visited {
	color: #F1EFE3;
	font-weight: bold;
	text-decoration: none;
}
a.navlink:hover {
	text-decoration: none;
	color: #33CCFF;
	font-weight: bold;
}
a.navlink:active {
	color: #F1EFE3;
	font-weight: bold;
	text-decoration: none;
}


a.footlink:link {color: #D6CDBC;font-weight: normal;text-decoration: none;}
a.footlink:visited {color: #D6CDBC;font-weight: normal;text-decoration: none;}
a.footlink:hover {text-decoration: none;color: #FFFFFF;font-weight: normal;}
a.footlink:active {color: #D6CDBC;font-weight: normal;text-decoration: none;}

a.subnav:link {color: #003366;font-weight: normal;text-decoration: none;}
a.subnav:visited {color: #003366;font-weight: normal;text-decoration: none;}
a.subnav:hover {text-decoration: none;color: #0063C6;font-weight: normal;}
a.subnav:active {color: #003366;font-weight: normal;text-decoration: none;}

a.black:link {color: #000000;font-weight: bold;text-decoration: none;}
a.black:visited {color: #000000;font-weight: bold;text-decoration: none;}
a.black:hover {text-decoration: underline;color: #000000;font-weight: bold;}
a.black:active {color: #000000;font-weight: bold;text-decoration: none;}

.bg-tile {
	background-image: url(../images/page-bg-tile.gif);
	background-repeat: repeat-y;
}
.nav-bg {
	background-image: url(../images/nav-bg.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #860000;
	background-position: center;
}
.nav-bg2 {
	background-image: url(../images/nav-bg2.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #860000;
	background-position: center;
}
.content-padding {
	background-image: url(../images/content-tile.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.content-text {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 35px;
	padding-left: 35px;
}
.cell-bg {
	background-color: #D5E8FD;
	border: 1px solid #d8d1c1;
	padding: 10px;
	color: #000033;
}
.footer-text {
	padding: 3px;
	color: #D6CDBC;
	font-size: 10px;
	line-height:normal;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom:2px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #860000;
	font-style: italic;
}
.red-stroke {
	border: 1px solid #860000;
	background-color: #DAD1C0;
}
.top-banner {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	padding-right: 35px;
}

.featured-discription {
	background-color: #DAD1C0;
	border: 1px solid #860000;
	padding-top: 08px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.home-image {
	background-image: url(../images/home-image.jpg);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 35px;
}
.bold-white {
	font-weight: bold;
	color: #FFFFFF;
}
.feature-tile {
	background-image: url(../images/feature-tile.jpg);
	background-repeat: repeat-y;
	padding: 10px;
	line-height: 18px;
}
.right-padding {
	padding-right: 20px;
}
.image-padding {
	padding-left: 10px;
	padding-top: 40px;
}
#RequestPriority {display: none;}

