.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
}
.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
}
.bodyBoldItal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}
.bodyItal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	font-style: italic;
}
.bodyItalRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #990000;
	font-style: italic;
}
.bodyBoldItalRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
	font-style: italic;
}

.nav {
	letter-spacing: 0px;
	margin: 0 0 0px 0;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	border-top: 0px none #fff;
	border-right: 0px none #fff;
	border-bottom: 0px dotted #967937;
	border-left: 0px none #fff;
	background-image: url(images/side-bar.jpg);
	background-repeat: no-repeat;
	text-indent: 20px;
}

.linkBody a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #003366;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

.linkBody a:visited, .linkBody a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #003366;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.linkBody a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #990000;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

.linkBold a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.linkBold a:visited, .linkBold a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.linkBold a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}


.nav a {
	display: block;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
	width: 190px;
}

.nav a:link, .nav a:visited {
	color: #330000;
	background-position: 0px;
}

.nav a:hover {
	color: #003300;
	text-decoration: underline;
	background-position: 0px;
}

.copyLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #003366;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.copyLink a:visited, .copyLink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #003366;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.copyLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #990000;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

.copyR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #999999;
}
.side-bar {
	background-image: url(images/side-bar.jpg);
	background-repeat: repeat-y;
}
.headerBack {
	background-image: url(images/header-back.jpg);
	background-repeat: repeat-x;
	height: 112px;
}

.outline {
	border: 1px solid #003300;
}
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 16px;
	font-weight: normal;
	color: #570000;
	font-style: normal;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/divide.gif);
	background-repeat: no-repeat;
	background-position: center 25px;
	height: 35px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.bottom {
	background-image: url(images/arrowhead-home_r3_c1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 70px;
}

.headerYellow {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFF00;
	font-style: normal;
}

.tableBox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.tableBoxLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.PackagesSubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-indent: 15px;
	background-image: url(images/wood-strip.jpg);
	background-repeat: no-repeat;
	height: 25px;
	letter-spacing: 1px;
}
.lineTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #214230;
	background-image: url(images/wood-strip-bottom.jpg);
	background-repeat: no-repeat;
	height: 55px;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003300;
}
.side-bar-bottom {
	background-image: url(images/side-bar-B.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 78px;
}

