body  {
	padding: 0px;
	margin: 0.2in;
}

/* :::::::: body id's :::::::: */

#left-box {
	width: 112px;
	display: none;
}
#main-box {
	position: relative;
	padding-bottom: 5em;
}
img.printlogo {
	top: 25px;
	right: 21px;
	margin-bottom: 8pt;
}
hr {
	background: #999;
	height: 1px;
	color: #999;
	border-style: none;
	margin: 1em 0px;
}
p, td, ol, ul, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font: 100% "Trebuchet MS", Verdana, Arial;
}
u {
	text-decoration: none;
	font-style: italic;
}
a:link, a:visited, a:hover, a:active {
	color: #000;
	text-decoration: none;
}

h1 {
	font: normal 14pt/14pt Georgia, "Times New Roman", Times, serif;
	color: #000;
	border-top: 8px solid #999;
	padding-top: 0.75em;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #666;
	margin-bottom: .5em;
	margin-top: 0.75em;
}
h1.sub {
	font: bold 12pt/18pt "Trebuchet MS", Verdana, Arial;
	color: #999999;
	margin-bottom: 5pt;
	padding-bottom: 5pt;
	border-bottom: 1px solid #999;
	border-top-style: none;
	margin-top: 0px;
	padding-top: 0px;
}
h2.mission {
	font: normal 11pt/15pt "Trebuchet MS", Verdana, Arial;
	color: #000;
	margin-bottom: .75em;
	padding-bottom: 0.75em;
}
h3 {
	font-size: 8pt;
	text-transform: uppercase;
	letter-spacing: .25em;
	margin: 1em 0px 0.75em;
	color: #333333;
}
ul.link {
	list-style: none;
	border-bottom: 1px solid #999;
	padding-bottom: 1em;
	margin-bottom: 1.5em;
	display: none;
}
form {
	margin-top: 1.5em;
	margin-bottom: 1em;
}
p, ol, ul {
	font-size: 9pt;
	line-height: 12pt;
	margin: 0px 0px 0.5em;
	clear: both;
}
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: 10pt;
	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: 12pt;
	border-top: 1px solid #999;
	padding-bottom: 1em;
	border-bottom: 8px solid #999;
}
#footer p {
	font-size: 8pt;
	line-height: 10pt;
}

/* .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: 1pt solid #CCC;
	border-left: 1pt solid #CCC;
}

.plaintable p { margin: 0px;}

.plaintable td, .plaintable th, .plaintable-narrow td, .plaintable-narrow th {
	font-size: 0.7em;
	padding: 0.5em 1em 0.5em 0.5em;
	border-right: 1pt solid #CCC;
	border-bottom: 1pt solid #CCC;
}

.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%; }
