/* Global styles */
* {
	font-family: Verdana;
}

/* HTML entities */
body {
	font-size: 10pt;
	text-align: center;
	background-color: #fff;
}

fieldset {
	border: 0;
}

img {
	border: 0;
}

td {
	text-align: center;
	vertical-align: top;
}
td.label, td.value {
	text-align: left;
}

th {
	vertical-align: top;
	text-align: center;
}

/* Generic styles */
.center table {
	margin-left: auto;
	margin-right: auto;
}

.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}

.dumpQuery, .edit-table {
	border-collapse: collapse;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

.dumpQuery th , .dumpQuery td, .edit-table th , .edit-table td {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	padding: 0 3px 0 3px;
}

/* Page look-and-feel */
#myForm {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 675px;
	background-color: white;
}

#header {
	position: absolute;
	width: 100%;
	border: 2px solid #000;
	font-size: 10pt;
	color: #fff;
	background-color: #005584;
}

#header #text {
	padding-top: 20px;
	font-size: 14pt;
	text-decoration: none;
}

#header a, #header a:visited {
	text-decoration: none;
}

#hdr-left {
	border: 0;
	margin: 0;
	padding: 5px;
}

#hdr-right {
	border: 0;
	margin: 0;
	padding: 5px;
}

#nav {
	position: absolute;
	width: 100%;
	top: 200px;
	left: 0;
	z-index: 2;
}

#nav a {
	text-decoration: none;
	color: #005584;
	font-weight: bold;
	font-size: 10pt;
	background: #fff;
	padding-left: 1em;
	padding-right: 1em;
	display: block;
}

#nav ul {
	margin: 0;
	padding: 0;
	padding-left: 5em;
	list-style: none;
	z-index: 2;
}

#nav li {
	display: inline;
	margin: 0;
	padding-right: 5em;
	font-size: 10pt;
	font-weight: bold;
	color: #005584;
	list-style: none;
	background: #fff;
	float: left;
}

#nav li a {
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	color: #005584;
	padding-right: 1.5em;
}

#nav li ul {
	position: absolute;
	left: -27em;
	width: 19em;
	display: list-item;
	border: 1px solid #8a8068;
	background-color: #fff;
	margin: 0;
	padding: 2px 2px 5px 2px;
}

#nav li li {
	margin-right: 5px;
}

#nav li li a {
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
	color: #005584;
	background: #fff;
	width: 150px;
	line-height: 1.5;
}

#nav a:hover, #nav a:visited {
	color: #005584;
}

#nav li ul li a:hover {
	color: #000;
	text-decoration: underline;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	display: block;
}

.sfhover {
}

.sfhover a:hover {
	color: #000;
}

#order {
	padding-top: 250px;
}

#instructions {
	margin-left: 5%;
	margin-right: 10%;
	text-align: left;
}

#body {
	padding: 5px 0 0.5px 0px;
}

#left {
	position: absolute;
	margin-top: 220px;
	padding: 0;
	left: 0;	
	width: 240px;
	border: 5px groove #005584;
}

#left a {
	color: #005584;
}

#left th {
	color: #fff;
	background-color: #005584;
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
}

#left td {
	color: #000;
	padding: 0;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
}

#left td b {
	font-weight: bold;
	text-decoration: underline;
}

#left ul {
	padding-left: 4px;
	list-style-type: none;
	list-style-position: inside;
}

#left ul ul {
	padding-left: 20px;
}

#left li {
	font-size: 10pt;
	line-height: 1.5;
}

#center {
	position: absolute;
	margin-top: 220px;
	padding: 10px 5px 5px 5px;
	left: 253px;
	width: 382px;
}

#center a {
	color: #005584;
}
#center th {
	color: #005584;
	font-weight: bold;
	font-size: 12pt;
}
#center th.red {
	color: red;
	font-weight: bold;
	font-size: 12pt;
}
#center td {
	color: #000;
	font-weight: normal;
	font-size: 11pt;
}	

#right {
	position: absolute;
	margin-top: 220px;
	padding: 0;
	right: 0px;
	width: 240px;
	border: 5px groove #005584;
}

#right a {
	color: #005584;
}

#right th {
	color: #fff;
	background-color: #005584;
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
}

#right td {
	color: #000;
	padding: 0;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
}	

#right td b {
	font-weight: bold;
	text-decoration: underline;
}

#leftwide {
	position: absolute;
	margin-top: 220px;
	padding: 0;
	left: 0;	
	width: 300px;
	border: 5px groove #005584;
}

#leftwide a {
	color: #005584;
}

#leftwide th {
	color: #fff;
	background-color: #005584;
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
}

#leftwide td {
	color: #000;
	padding: 0;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
}

#leftwide #tblctr {
	color: #fff;
	background-color: #005584;
	text-align: center;
}

#leftwide td b {
	font-weight: bold;
	text-decoration: underline;
}

#leftwide ul {
	padding-left: 5px;
	list-style-type: none;
	list-style-position: inside;
}

#leftwide ul ul {
	padding-left: 20px;
}

#leftwide li {
	font-size: 10pt;
	line-height: 1.5;
}

#centerwide {
	position: absolute;
	margin-top: 220px;
	padding: 10px 5px 5px 5px;
	left: 303px;
	width: 282px;
}

#centerwide a {
	color: #005584;
	text-decoration: underline;
}

#centerwide th {
	color: #005584;
	font-weight: bold;
	font-size: 20pt;
	text-align: center;
}

#rightwide {
	position: absolute;
	margin-top: 220px;
	padding: 0;
	right: 0px;
	width: 300px;
	border: 5px groove #005584;
}

#rightwide a {
	color: #005584;
}

#rightwide th {
	color: #fff;
	background-color: #005584;
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
}

#rightwide td {
	color: #000;
	padding: 0;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
}

#rightwide #tblctr {
	color: #fff;
	background-color: #005584;
	text-align: center;
}

#rightwide td b {
	font-weight: bold;
	text-decoration: underline;
}

#rightwide ul {
	padding-left: 5px;
	list-style-type: none;
	list-style-position: inside;
}

#rightwide ul ul {
	padding-left: 20px;
}

#rightwide li {
	font-size: 10pt;
	line-height: 1.5;
}

#one-col {
	position: absolute;
	margin-top: 220px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	color: #000;
	text-align: center;
}

#one-col p {
	text-align: left;
	padding-top: 10px;
}

#one-col #indent p {
	margin-left: 285px;
}

#one-col #indentx p {
	margin-left: 375px;
}

#one-col a {
	color: #005584;
}
#one-col ul {
	text-align: left;
}
#one-col ol {
	text-align: left;
}
#one-col th {
	background-color: #005584;
	color: #fff;
}

#one-col #tblleft {
	padding-left: 0px;
	margin-left: 0px;
	text-align: left;
}

#one-col #tblright {
	padding-right: 0px;
	margin-right: 0px;
	text-align: right;
}

#one-col #footnote {
	text-align: left;
	color: #005584;
}

#left-img {
	position: absolute;
	left: 0;
}

#calendar {
	position: absolute;
	margin-top: 220px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	color: #000;
	text-align: center;
}

#footer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: #005584;
	width: 100%;
	height: 40px;
	border: 2px solid #000;
}

#footer ul {
	margin: 0px;
	padding: 10px;
	list-style: none;
	padding-left: 250px;
}

#footer li {
	display: inline;
	margin: 0;
	color: #fff;
}

#footer li a {
	text-decoration: none;
	color: #fff;
	padding-right: 1em;
	padding-left: 1em;
	font-size: 9pt;
}

#footer a {
	text-decoration: none;
	color: #fff;
}

#foot-links {
	position: absolute;
	left: 300px;
	bottom: -70px;
	background-color: #fff;
	width: 33%;
	height: 70px;
}

#foot-links td {
	padding-top: 0;
	padding-left: 20px;
}

/* Screen only */
@media screen {

	.noprint { }

	* {
		margin: 0;
	}
}

/* Print only */
@media print {

	.noprint {
		display: none;
	}
}

