.tableboxfilledheader {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F2E0B0;
	background-color: #141568;
	background-position: center top;
	vertical-align: middle;
}
.directionsfilledheader {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #F2E0B0;
	background-color: #141568;
	background-position: center top;
	vertical-align: middle;
	text-align:center;
}
.directionsheader {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-position: center top;
	vertical-align: middle;
	text-align:center;
	text-decoration:underline;
}
.directionssubheader {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-position: center top;
	vertical-align: middle;
	text-align:center;
}
.directionsbody {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-position: center top;
	vertical-align: middle;
}
.tableboxfilledbody {
	font-family: Arial, Verdana, Sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #333333;
	background-color: #FFFFFF;
	vertical-align: middle;
}
.tableboxnormalheader {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-position: center top;
	vertical-align: middle;
}
.tableboxnormalbody {
	font-family: Arial, Verdana, Sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #333333;
	vertical-align: middle;
}
.tableboxsmalllink {
	font-family: Arial, Verdana, Sans-serif;
	font-size: x-small;
	color: #F2E0B0;
	background-color: #141568;
}
.tablemainheader
{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: underline;
}
/*
.smalllink
{
	font-family: Arial, Helvetica, sans-serif;
	font: 9pt Arial, Verdana, Sans-serif;
	color: #0033cc;
}
.smalllink .text
{
	color: black;
	cursor: hand;
	font: 9pt Arial, Verdana, Sans-serif;
	padding-right: 0px;
	padding-left: 23px;
	padding-bottom: 6px;
	padding-top: 3px;
}

.smalllink .link
{
	background-position: 0% 0%;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: transparent;
	padding-right: 0px;
	cursor: hand;
	color: #0033cc;
}

.smalllink .link:hover .text
{
	text-decoration: underline;
	cursor: hand;
	font: 9pt Arial, Verdana, Sans-serif;
	color: blue;
}
*/
.header
{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	text-decoration: underline;
}
.normal
{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	vertical-align: middle;
}
.bold
{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
}
.normal10
{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	vertical-align: middle;
}
.bold10
{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	text-decoration: underline;
}
.buttonLabel
{
	font-family: Garamond, 'Goudy Old Style' , 'Times New Roman' , Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	padding-top: 4px;
}
.headerDir
{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	text-align:center;
	text-decoration: underline;
}
.subHeaderDir
{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	text-align:center;
}
.bodyDir
{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	vertical-align: middle;
}

/******************
Defaults
******************/
html
{
	margin: 0;
	padding:0;
	height:100%;
}

body
{
	margin: 0;
	padding: 0;
	background: #edeee6;
	height: 100%;
	overflow: hidden;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Verdana, Sans-serif;
	font-variant: normal;
	font-size: 1em;
}

#wrapper
{
	clear:both;
	float: left;
	height: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	overflow: hidden;
	z-index: 1;
}
#header-container
{
	clear:both;
	float: left;
	top: 0px;
	height: 79px;
	background-image: url(images/topfiller.jpg);
	width: 100%;
	margin: 0px;
	overflow: hidden;
	background-repeat: repeat-x;
}
#body-container
{
	position: relative;
	clear: both;
	float: left;
	/*height: 100%;*/
	overflow: hidden;
	z-index: 1;
	background-color: #ffcc66;
}
#left-container
{
	clear: both;
	float: left;
	height: 100%;
	width: 123;
	margin: 0px;
	overflow: hidden;
	background-image: url(images/leftfiller.jpg);
	background-repeat: repeat-y;
	z-index: 7;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
#leftTop-container
{
	float: left;
	height: 330;
	background-image: url(images/left.jpg);
	width: 123;
	margin: 0px;
	overflow: hidden;
	background-repeat: no-repeat;
	z-index: 8;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
#right-container
{
	position: relative;
	float: left; 
	overflow: auto;
	z-index: 99;
}
#content-container a:link
{
	cursor: hand;
	font: 9pt Arial, Verdana, Sans-serif;
	color: #0033cc;
	text-decoration: none;
}
#content-container a:visited
{
	cursor: hand;
	font: 9pt Arial, Verdana, Sans-serif;
	color: #0033cc;
	text-decoration: none;
}
#content-container a:hover
{
	cursor: hand;
	font: 9pt Arial, Verdana, Sans-serif;
	color: blue;
	text-decoration: underline;
}
#content-container a:active
{
	cursor: hand;
	font: 9pt Arial, Verdana, Sans-serif;
	color: #0033cc;
	text-decoration: none;
}
#content-container
{
	position: relative;
	float: left;
	z-index: 99;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#footer-container
{
	clear: both;
	float: left;
	height: 20;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0px;
	margin: 0px;
	overflow: hidden;
}
#footerLeft-container
{
	float: left;
	height: 20;
	background-image: url(images/bottomleftfiller.jpg);
	width: 123;
	margin: 0px;
	overflow: hidden;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0;
	left: 0px;
	font-family: Arial, Verdana, Sans-serif;
	font-size:.8em;
	color: #f5f5f5;
	z-index: 20;
}
#footerRight-container a:link
{
	font-family: Arial, Verdana, Sans-serif;
	color: #f5f5f5;
	text-decoration:none;
}
#footerRight-container a:visited
{
	font-family: Arial, Verdana, Sans-serif;
	color: #f5f5f5;
	text-decoration:none;
}
#footerRight-container a:hover
{
	font-family: Arial, Verdana, Sans-serif;
	color: #f5f5f5;
	text-decoration: underline;
}
#footerRight-container a:active
{
	font-family: Arial, Verdana, Sans-serif;
	color: #f5f5f5;
	text-decoration:none;
}
#footerRight-container
{
	float: right;
	height: 20;
	background-image: url(images/bottomfiller.jpg);
	width: 100%;
	margin: 0px;
	overflow: hidden;
	background-repeat: repeat-x;
	position: absolute;
	bottom: 0;
	font-size:.6em;
	color: #f5f5f5;
	text-decoration: none;
	padding-top: 4px;
	text-align: right;
	z-index: 10;
}

.wrapper
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	overflow: hidden;
	z-index: 1;
}