/* tag defaults */
html { overflow-y: scroll; }

html, body, table, td, li {
	font-family: verdana;
	font-size: 13px;
	line-height: 1.5em;
	color: #333;
}

em {
	font-style: normal;
	color: #000;
	text-decoration: underline;
}

body {
	margin: 0;
	background-color: #aaaaaa;
}

p {
	text-align: justify;
}

p.topspace {
	margin-top: 2em;
}

p.last {
	margin-bottom: 2em;
}

blockquote.quote {
	margin-bottom: 2em;
}

h1 {
	font-size: 32px;
	line-height: 1.5em;
	color: black;
	margin-bottom: 1em;
	text-align: center;
}

h2 {
	font-size: 24px;
	line-height: 1.4em;
	color: black;
	margin-top: 0em;
}

h3 {
	margin-top: 1.5em;
	font-family: verdana;
	font-size: 18px;
	line-height: 1.4em;
	color: black;
}

h4 {
	font-size: 15px;
	color: black;
}

h5 {
	font-size: 14px;
	color: black;
	margin-top: 2em;
	margin-bottom: 0em;
}


ul, ol {
	padding: 0px;
	margin: 1.5em 1.8em;
}

li {
	line-height: 1.3em;
	margin-bottom: 1em;
	margin-left: 2em;
}

hr {
	border-top: 1px dotted #999;
	margin: 2em 0 1em;
}

/* Base classes */

.center {
	text-align: center;
}

.right {
	text-align: right;
	float: right;
}

.inline {
	display: inline;
}

.first {
	margin-top: 1em;
}

.halfbottom {
	margin-bottom: 0.5em;
}

/* selectors */

p.indented-quote {
	color: #009;
	margin: 0 5em;
	font-style: italic;
	font-weight: bold;
}

td#header {
	vertical-align: top;
	height: 100px;
	background-color: #d6cfc7;
}

table#main {
	width: 1250px;
	margin-left: auto;
	margin-right: auto;
	border: 1px #000 solid;
}

td#menu {
	padding: 1em 10px 0px 10px;
	background: #acb4bb;
	width: 200px;
	border-right: 1px solid black;
	vertical-align: top;
}

td#menu h2 {
	font-size: 1.2em;
	color: black;
}
	
td#menu ul {
	margin: 0 0 2em 0.75em;
}

td#menu ul li {
	list-style-type: none;
	list-style-position:inside;
	line-height: 1em;
	margin-left: 0em;
}

td#menu a {
	font-size: 13px;
/*	font-weight: bold;*/
	color: #eee;
	color: #002;
	cursor: pointer; cursor: hand;
	text-decoration: none;
	text-decoration: underline;
}

td#menu a:hover {
	color: #fff;
	text-decoration: underline;
}


td#content {
	background-color: white;
	vertical-align: top;
	padding-left: 10px; padding-right: 10px;
}

td#footer {
	padding: 5px;
	border-top: 1px solid #000;
	text-align: center;
}

.toolLink { color: #000000; text-decoration: none; font-weight: bold; font-family: verdana; font-size: 13px; line-height: 15px; }
.toolLink:hover { color: #000000; text-decoration: none; font-weight: bold; font-family: verdana; font-size: 13px; line-height: 15px; }
.toolLink:active {  color: #000000; text-decoration: none; font-weight: bold; font-family: verdana; font-size: 13px; line-height: 15px; }

.toolTable {
	width: 100%;
	text-align: center;
	padding: 10px;
	cursor: pointer;
	cursor: hand;
	border: 1px solid transparent;
}

.toolBlurb {
	text-align: justify;
	padding: 5px 10px 0px 10px;
}

/*
a { color: #000000; text-decoration: none; font-weight: bold; font-family: verdana; font-size: 11px; line-height: 13px; }
a:hover { color: #a17a00; text-decoration: none; font-weight: bold; font-family: verdana; font-size: 11px; line-height: 13px; }
a:active { color: #00baba; text-decoration: none; font-weight: bold; font-family: verdana; font-size: 11px; line-height: 13px; }*/

div#menuBar a { color: #505358; font-family: verdana; font-weight: bold; font-size: 11px; line-height: 13px; text-decoration: none; }
div#menuBar a:hover { color: #969ca6; font-family: verdana; font-weight: bold; font-size: 11px; line-height: 13px; text-decoration: none; }
div#menuBar a:active {color: #00ccff; font-family: verdana; font-weight: bold; font-size: 11px; line-height: 13px; text-decoration: none; cursor: pointer; cursor: hand; }

.menuBar { background-color: #dddddd; padding: 10px; padding-left: 10px; padding-right: 20px; border-top: 1px solid #000; border-bottom: 1px solid #000; }

.headerTitle {
	font-family: verdana;
	font-size: 26px;
	line-height: 30px;
	color: #444;
}

.tdMenu {
	background-image: url("/images/titleBar.png");
	background-color: #6b5243;
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
	text-align: center;
	border-bottom: 1px solid #000;
}

.tdField {
	background-color: #868072;
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
}

.tdData {
	background-color: #dddddd;
	color: #000000;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}

.tdDataSmall {
	background-color: #dddddd;
	color: #555;
	font-family: verdana;
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	text-align: left;
}

.tdDataReq {
	background-color: #ffc4c4;
	color: #000000;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}

.tdDataEither {
	background-color: #c4d2ff;
	color: #000000;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}

.tdAction {
	background-color: #855656;
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

div#disclaimer {
	font-style: italic;
	font-size: 11px;
	border-top: 1px solid #999;
	padding-top: 1em;
	padding-bottom: 1em;
	line-height: 1.3em;
	text-align: justify;
	color: #855;
}

