a:link,
a:visited {
	color: #00539b;
	text-decoration: underline;
}
a:active,
a:hover {
	color: #00539b;
}
#flashpiece {
background: #ffffff url(../images/pagewrapper/flash-bg.jpg);
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: #2c2c2c url(../images/pagewrapper/bg.gif) center repeat-y;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

img {
	border: 0px;
}

#container {
	display: block;
	width: 100%;
	margin: auto;
	position: absolute;
	min-height: 100%;
}

#inner-container {
	width: 950px;
	margin: 0 auto 75px auto;
	#margin: 0 auto 10px auto;
	min-height: 100%;
}

#header {
	display: block;
	height: 117px;
	background: #ffffff;
}

#header-title {
	display: block;
	height: 75px;
	padding: 8px 29px 7px 0;
	text-align: right;
}
#navigation {
	display: block;
	/*background: #81817e;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}

#content {
	display: block; 
	margin: 0 auto 250px auto;
	width: 950px;
	height: 100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #231f20;
}

#footer {
	position: absolute; 
	display: block; 
	bottom: 0; 
	height: 240px;
	margin: auto;
	width: 950px;
	padding: 0 0 0 0;
	color: #6a6a6a;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background: #ffffff;
}
#footer .links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #565653;
	line-height: 15px;
}
#footer .links a:link,
#footer .links a:visited,
#footer .links a:active,
#footer .links a:hover {
	text-decoration: none;
	font-weight: bold;
}

#footer a:link, #footer a:visited {
	color: #6a6a6a;
	text-decoration: underline;
}
#footer a:active, #footer a:hover {
	color: #999999;
	text-decoration: underline;
}

#footer .logo {
	float: left;
	display: block;
	color: #000000;
	font-size: 10px;
	margin: 0 25px 15px 0;
	font-weight: normal;
}
#footer .logo img {
	margin: 0 20px 0 0;
}
#footer div.copyright {
	font-size: 10px;
	color: #001f96;
}

#footer div.copyright a:link, #footer div.copyright a:visited {
	color: #001f96;
}
#footer div.copyright a:active, #footer div.copyright a:hover {
	color: #0066FF;
}

h2 {
	font-size: 18px;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 12px;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#body.one-col {
	display: block;
	padding: 30px;
	width: 890px;
}
#body.one-col div.col1 {
	display: block;
	width: 830px;
	float:left;
	margin: 0 30px 250px 30px;
	color: #231f20;
}

#body.two-col {
	display: block;
	padding: 30px;
	width: 890px;
}
#body.two-col div.col1 {
	display: block;
	width: 330px;
	float:left;
	margin: 0 30px 0 0;
	color: #231f20;
}
#body.two-col div.col2 {
	display: block;
	width: 530px;
	float:left;
	color: #231f20;
}

#body.two-col div.col2 a {
	color: #00539b;
}

#body.two-col div.col2 a:hover,
#body.two-col div.col2 a:visited,
#body.two-col div.col2 a:active {
	color: #98012e;
}

#body div.clear {
	clear: both;
}

img.imgRight {
	float: right;
	border: 0px;
	margin: 0 0 0 20px;
}

.red { 
	color: #98012e; 
	font-weight: bold;
} 

.blue{ 
	color: #3067A8; 
}

.big {
	font-size: 16px;
	font-weight: bold;
}

#body.two-col div.col2 .news_headline {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

#body.two-col div.col1 a.hover_img:link,
#body.two-col div.col1 a.hover_img:visited {
	background: #ffffff;
	width: 100px;
	height: 100px;
	display: inline-block;
}
#body.two-col div.col1 a.hover_img:active img ,
#body.two-col div.col1 a.hover_img:hover img {
	background: #ffffff url(/2009/images/pages/capabilities/icon-active.gif) top left no-repeat;
}
div.error {
	display: block;
	background: #FFCCCC;
	border: 2px solid #FFAAAA;
	color: #AA2222;
	padding: 10px;
	margin: 0 0 10px 0;
}
ul {
	margin: 0 0 0 15px;
	padding: 0px;
}
.stylish {
	font-size: 14px;
	font-style:italic;
}
#tagline{
		z-index: 1500;
		left: -390px;
		top: -7px;
		font-family: "Futura", "Century Gothic", "Franklin Gothic Medium", arial, sans-serif;
		font-size: 12px;
		color: #554f50;
		position: relative;
		display: inline;
		visibility: visible;
		font-weight: normal;
	}
#logo{
	margin:0 0 0 20px;
	 z-index: 1000; 
	 position: relative; 
	 left: -189px;
}

.seo_hide {
	display: block;
	overflow: hidden;
	font-size: 1px;
	width: 1px;
	height: 1px;
	position: absolute;
	top: -1px;
	left: -1px;
}