body {
	font-family: Arial, Helvetica, San-Serif;
	font-size: .8em;
}

a {
	color: #929292;
}

a:hover {
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, San-Serif;
	font-weight: bold;
	font-size: 16px;
	color: #666666;
}

h2 a {
	text-decoration: none;
	color: #666666;
}

h3, h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}

a img {
	border: none;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

cite {
	font-size: 90%;
	font-style: normal;
}

ol#comments li p {
	font-size: 100%;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #646464;
	color: #fff;
	font-size: 11px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle, .storytitle a, .storytitle a:link, .storytitle a:active, .storytitle a:visited {
	color: #000000;
	text-decoration: none;
}

.storytitle a:hover {
	color: #666666;
}

.read_more, .read_more a, .read_more a:link, .read_more a:active, .read_more a:visited {
	font-size: 13px;
	text-align: right;
	color: #000000;
}

.read_more a:hover {
	text-decoration: underline;
	color: #666666;
}

.storycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	text-align: justify;
}

.excerpt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	text-align: justify;
}

.newscontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	text-align: justify;
}

.content strong, .caseStudy strong, .caseStudy a, .content a {
	color: #003399;
}

.content ul li {
	color: #003399;
}

.content ul li ul li {
	margin-top: 5px;
	color: #000;
}

#header {
	background: #90a090;
	border-bottom: double 3px #aba;
	border-left: solid 1px #9a9;
	border-right: solid 1px #565;
	border-top: solid 1px #9a9;
	font: italic normal 230% 'Times New Roman', Times, serif;
	letter-spacing: 0.2em;
	margin: 0;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#menu {
	background: #fff;
}

#menu input#s {
	color: #000;
}

#menu h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}

#menu ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
}

#menu ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 0;
}

#menu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

#menu ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #809080;
}

#menu ul.children {
	font-size: 142%;
}

.bulletheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #999999;
}

#launch {
	font-weight: bolder;
}

.button_bar {
	background-color: #646464;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-align: center;
	color: #ffffff;
	background-color: #646464;
}

.button a, .button a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
}

.button:hover {
	background-color: #7D7D7D;
}

.navbar {
	font-family: Arial, Helvetica, San-Serif;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
}

.navbar li a, .navbar .here {
	color: #fff;
	text-decoration: none;
}

.navbar li a:hover, .navbar .here {
	background-color: #929292;
	color: #fff;
}

#banner {
	display: none;
}

.imgCaption span {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #666;
	display: block;
	text-align: center;
}

.visit a {
	text-decoration: none;
	font-size: 12px;
}