body,td,th {
	color: 162a6d;
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
}

body {
	background-image: url(../images/parchment_tile_for_lobster_select.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #FF0000;
}

a:visited {
	color: #990000;
}

a:hover {
	color: #990000;
}

a:active {
	color: #990000;
}

h1 {
	font-size: 24px;
	color: #162A6D;
	text-align: center;
	font-variant: small-caps;
	line-height: 24px;
}

h2 {
	font-size: 18px;
	color: #162A6D;
	text-align: center;
	font-style: italic;
}

.navigationText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #162A6D;
}

.navigationText a:link {
	color: #FFFFFF;
}

.navigationText a:visited {
	color: #33CCFF;
}

.navigationText a:hover {
	color: #FFFFFF;
}

.navigationText a:active {
	color: #FFFFFF;
}

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#pageContainer {
	height: auto;
	width: 735px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	position: relative;
	top: 10px;
	z-index: 2;
}

#blueBorderBox {
	height: auto;
	width: 725px;
	border: 4px solid #162A6D;
	overflow: auto;
	position: relative;
	visibility: visible;
	z-index: 3;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}

#blueHeaderBar {
	background-color: #162A6D;
	width: 100%;
	height: 46px;
	position: relative;
	z-index: 1;
	top: 2px;
}

#blueHeaderBarHairline {
	width: 100%;
	height: 52px;
	top: 44px;
	position: absolute;
	z-index: 1;
	border-top: 1px solid #162A6D;
	border-bottom: 1px solid #162A6D;
}

#logoBox {
	float: left;
	height: 111px;
	width: 340px;
	position: relative;
	z-index: inherit;
}

#navigationLogoContainer {
	height: 112px;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: inherit;
}

#navigationBox {
	float: right;
	height: 20px;
	width: 360px;
	padding-top: 40px;
	z-index: inherit;
}

#navigationBoxLowerSpacer {
	float: right;
	height: 50px;
	width: 370px;
	z-index: inherit;

}

#bodyCopyBox {
	height: auto;
	width: 350px;
	position: relative;
	overflow: visible;
	visibility: visible;
	float: left;
	padding-left: 30px;
	z-index: inherit;

}

#sidebarPictureBox {
	height: auto;
	width: 325px;
	position: relative;
	overflow: visible;
	visibility: visible;
	float: right;
	z-index: inherit;
	top: -28px;
}

hr {
	color: #ff0000;
	background-color: #FF0000;
	height: 1px;
	width: 300px;
	text-align: center;
	border-top: 0 #FF0000;
	border-right: 0 #FF0000;
	border-bottom: 0 #FF0000;
	border-left: 0 #FF0000;
}

