﻿/* Blue Mission Layout */
body {
	margin-top: 0px;
	margin-left: 1px;
	margin-right: 1px;
	font-family: tahoma;
	color: #000000;
	text-decoration: none;
}
.green {
	font-size: x-small;
	color: #008000;
}
.red {
	font-size: x-small;
	color: #FF0000;
}
.white {
	font-size: x-small;
	color: #FFFFFF;
}
.brown {
	font-size: x-small;
	font-weight: bold;
	color: #800000;
}
.smallbold {
	font-size: 12px;
	font-weight: bold;
}
#smallbold a {
	font-size: 12px;
	font-weight: bold;
}
.ehighbar {
	border: 1px solid #3399ff;
	width: 100%;
	background-color: #99ccff;
	font-family: tahoma;
	font-weight: bold;
	border-bottom: 8px solid #3399FF;
	background-image: url('header.jpg');
}
.menu {
	font-weight: bold;
}
.lefthighbar {
	border: 0px solid #3399ff;
	width: 25%;
}
.copyrighttext {
	font-size: 11px;
}

.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;
}
.newsdate {
	color: #000066;
	font-family: tahoma;
	background-color: transparent;
	text-decoration: none;
	font-size: 13px;
	text-align: center;
}
.newstitle {
	color: #000066;
	font-family: tahoma;
	background-color: transparent;
	text-decoration: none;
	font-size: 13px;
	text-align: right;
}
.sidebarnews {
	color: #000066;
	font-family: tahoma;
	background-color: transparent;
	text-decoration: none;
	font-size: 11px;
	text-align: right;
}
#sidebarnews a:hover {
color:#000066;
text-decoration:none;
}
.ArticleLead {
	text-decoration: none;
	color: #000000;
	font-family: Tahoma;
	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-weight: bold;
}
.cssswitcher, .style {
	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;
	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;
}
a {
	color: #000066;
	font-family: tahoma;
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: none;
}
hr {
	background-color: transparent;
	color: #66ccff;
}

