/* Blue Mission Layout */
body{
	margin-top: 0px;
     margin-left: 1px;
     margin-right: 1px;
     font-family: sans-serif;
     font-size: 11pt;
}
.ehighbar {
	border: 1px solid #3399ff;
     width: 100%;
     background-color: #99ccff;
     font-family: sans-serif;
     font-weight: bold;
	border-bottom: 8px solid #3399FF;
}
.lefthighbar {
	border: 0px solid #3399ff;
     width: 25%;
}
.righthighbar {
	border: 0px solid #3399ff;
     width: 75%;
     font-style: normal;
     text-align: right;
     font-family: serif;
}
.additionalsbar {
	border: 0px solid #3399ff;
     width: 75%;
     font-style: normal;
     text-align: left;
     font-family: serif;
     font-size: 9pt;
}
.ArticleLead {
text-decoration: none;
color: #000000;
font-family: Tahoma;
font-size: 91%;
line-height: 125%;
}
.contentmaintable {
	border: 1px solid #3399ff;
     width: 100%;
}
.contenttarget {
	width: 60%;
	height: 400px;
     border: 1px solid #3399ff;
     padding: 6px;
	text-align: left;
}
.leftsmallslice, .rightsmallslice {
	width: 20%;
	border-bottom: 1px solid #3399ff;
	border-right: 1px solid #3399ff;
}
.textright {
	text-align: right;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.cssswitcher, .style {
	font-size: 8pt;
     font-family: monospace;
}
ul 
{
list-style-image: url('startdot.gif')
}
span.b, div.b, p.b { font-weight: bold }
span.i, div.i, p.i { font-style: oblique }
span.u, div.u, p.u { text-decoration: underline }
span.code, div.code, p.code { font-family: monospace; font-size: 10pt; color: #669966; background-color: transparent ; white-space: }
span.nospam, div.nospam, p.nospam, a.css { border: 1px solid #3366CC; background-color: #6699CC; padding-left: 3px; padding-right: 3px; color: #000000 }
span.bqpad, div.bqpad, p.bqpad {	padding-left: 3%; padding-right: 1%; }
span.pre, div.pre, p.pre { white-space: pre; font-family: sans-serif; font-size: 11pt;}
a { color: #000066; background-color: transparent; text-decoration: none }
a:hover { color: #006699; text-decoration: none }
hr {	background-color: transparent; color: #66ccff; }