body  {
	margin: 0px;
	padding: 0px;
	background: #FFF;
}

/* :::::::: body id's :::::::: */

#left-box {
	width: 112px;
}
#main-box {
	width: auto;
	left: 150px;
	top: 20px;
	position: absolute;
	bottom: 0px;
	right: 25px;
	padding-bottom: 5em;
}
img.printlogo {
	display: none;
}
hr {
	background: #999;
	height: 1px;
	color: #999;
	border-style: none;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
p, td, ol, ul, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font: 1em "Trebuchet MS", Verdana, Arial;
}

h1 {
	font: normal 1.35em/1.3em Georgia, "Times New Roman", Times, serif;
	color: #036;
}
h2 {
	font-size: .9em;
	font-weight: bold;
	color: #39C;
	margin-bottom: 0.5em;
	margin-top: 5px;
	padding-top: 10px;
}
h1.sub {
	font: bold 1em "Trebuchet MS", Verdana, Arial;
	color: #399;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #999;
}
h2.mission {
	font: normal 1em/1.6em "Trebuchet MS", Verdana, Arial;
	color: #069;
	margin-bottom: .75em;
	padding-bottom: 0.75em;
}
h3 {
	font-size: 0.75em;
	text-transform: uppercase;
	letter-spacing: .25em;
	margin: 2em 0px 0.75em;
	color: #66C;
}
ul.link {
	list-style: none;
	border-bottom: 1px solid #999;
	padding-bottom: 1em;
	margin-bottom: 1.5em;
}
form {
	margin-top: 1.5em;
	margin-bottom: 1em;
}
p, ol, ul {
	font-size: 0.75em;
	line-height: 1.5em;
	margin: 0px 0px 0.5em;
}
ol {
	list-style: decimal outside;
	padding-left: 2em;
	padding-right: 2em;
}
ul {
	list-style: square inside;
	padding-left: 2em;
	padding-right: 2em;
}
ul li {
	margin-bottom: 0.35em;
	list-style: square outside;
}
ol ol {
	font-size: 1em;
	list-style: lower-alpha outside;
	margin-top: .35em;
}
ol ol ol {
	font-size: 1em;
	list-style: lower-roman url(none) outside;
	margin-top: .35em;
}

ol li{
	margin-bottom: 0.35em;
}


.subhead {  font-weight: bold; color: #0066CC}
.title {
	color: #666666;
	line-height: 1.35em;
}
.indent1 {
	padding-left: 12px;
}
.indent2 {
	padding-left: 24px;
}
.bsub {
	font-size: 0.7em;
	text-transform: uppercase;
	color: #663399;
	margin: 8px 0px 4px 8px;
	font-weight: bold;
	letter-spacing: 6px;
}
.listindent {
	padding-left: 0px;
	list-style-position: inside;
}
.grey {
	color: #999;
}
#footer {
	margin-top: 1.5em;
	padding-top: 1em;
	border-top: 1px solid #999;
}
#footer p {
	font-size: 0.7em;
	line-height: 1em;
}

/* .plain-datatable white bg with light border */

.plaintable {
	margin-top: 0.4em;
	margin-bottom: 0.2em;
	border-collapse: collapse;
	voice-family: "\"}\" ";
	voice-family: inherit;
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

.plaintable-narrow {
	margin-top: 0.4em;
	margin-bottom: .2em;
	border-collapse: collapse;
	border-spacing: 1px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

.plaintable p { margin: 0px;}

.plaintable td, .plaintable th, .plaintable-narrow td, .plaintable-narrow th {
	font-size: 0.7em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 0.5em 1em 0.5em 0.5em;
}

.plaintable th {
font-weight: bold;
text-align: left;
color: #000;
background-color: #FFF;
font-style: normal; }

.plaintable th.l-25, .plaintable td.l-25 {background-color: #FFF;
text-align: left;
width: 25%; }

.plaintable th.r-25, .plaintable td.r-25 {background-color: #FFF;
text-align: right;
width: 25%; }

.plaintable th.l-33, .plaintable td.l-33 {background-color: #FFF;
text-align: left;
width: 33%; }

.plaintable th.r-33, .plaintable td.r-33 {background-color: #FFF;
text-align: right;
width: 33%; }

.plaintable th.l-50, .plaintable td.l-50 {background-color: #FFF;
text-align: left;
width: 50%; }

.plaintable th.l-75, .plaintable td.l-75 {background-color: #FFF;
text-align: left;
width: 75%; }

.plaintable th.r-50, .plaintable td.r-50 {background-color: #FFF;
text-align: right;
width: 50%; }

.plaintable th.c-50, .plaintable td.c-50 {background-color: #FFF;
text-align: center;
width: 50%; }
.special-box {
	background: #DEF;
	padding: 8px 5px 3px 10px;
}

