body
	{
	background-image: url("/images/bg.jpg");
	background-attachment: fixed;
	backgroun-repeat: no-repeat;
	overflow-x: hidden;
	}

body, td
	{
	font-family: arial, helvetica;
	font-size: 10px;
	color: #13214e;
	}
	
.job
	{
	font-size: 13px;
	background-color: white;
	padding: 8px;
	}	

#headertable
	{
	position: relative;
	width: 633px;
	}

.menu_bar
	{
	color: #ffffff; 
	background-color: #13214E;
	font-family: arial, helvetica;
	font-size: 10px;
	position: relative;
	width: 300px;
	text-align: center;
	}

a.menu_item, a.menu_drop_item
	{
	color: #ffffff; 
	text-decoration: none;
	font-family: arial, helvetica;
	font-size: 10px;
	}

a.menu_item:hover, a.menu_drop_item:hover
	{
	color: #7071B1; 
	text-decoration: none; 
	}

.menu_drop
	{
	color: #ffffff; 
	background-color: #13214E;
	padding-left:10px;
	padding-right:50px;
	line-height: 18px;
	position: absolute;
	border: 2px solid black;
	text-align: left;
	z-index: 100;
	}

#news_child
	{
	padding-right: 10px;
	}

.innovation
	{
	font-family: serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	}

.linkim
	{
	border: 0px;
	}

.side
	{
	position: relative;
	width: 26px;
	height: 100%;
	background-image: url("/images/bluespace.jpg");
	background-repeat: repeat;
	}

#contenttableouter
	{
	position: relative;
	width: 639px;
	margin: 0px;
	}

#contenttableouter tr, #contenttableouter td
	{
	margin: 0px;
	}

h1
	{
	font-weight: bold;
	font-size: 16px; 
	color: #7071B1; 
	font-family: arial, helvetica;
	display: inline;
	}

h2
	{
	font-weight: bold;
	font-size: 14px;
	color: #08275E;
	font-family: Arial, Helvetica;
	display: inline;
	}

h3
	{
	font-weight: bold;
	font-size: 12px; 
	color: #7071B1;
	font-family: arial, helvetica;
	display: inline;
	}

.contentlink
	{
	font-weight: bold;
	font-size: 11px; 
	font-family: arial, helvetica;
	color: #08275E; 
	}

.contentlink:hover
	{
	font-weight: bold;
	font-size: 11px; 
	font-family: arial, helvetica;
	color: #7071B1; 
	}

.contenttext
	{
	font-family: verdana, arial, helvetica;
	}

.structtable
	{
	border-collapse: collapse;
	}

.structtable td
	{
	border: 2px solid #E7E3E7;
	text-align: center;
	font-family: verdana, arial, helvetica;
	}

.plaintable td
	{
	font-family: verdana, arial, helvetica;
	}
	

.strheadrow td, .strrowhead
	{
	color: white;
	font-weight: bold;
	background-color: #08275E;
	}

#contenttable
	{
	border-collapse: collapse;
	position: relative;
	width: 100%;
	}

#titletd
	{	
	border-width: 1px 1px 0px 1px;
	}

#contenttd
	{
	border-width: 1px;
	}

#titletd, #contenttd
	{
	border-color: #E7E3E7;
	border-style: solid;
	margin: 0px;
	padding: 5px;
	}

.strindent
	{
	padding-left: 10px;
	}

.red
	{
	color: red;
	}

.sub
	{
	vertical-align: sub;
	font-size: 8px;
	}

.super
	{
	vertical-align: super;
	font-size: 8px;
	}

.notbold
	{
	font-weight: normal;
	}

.floatright
	{
	float: right;
	margin-left: 10px;
	}

.newsimage
	{
	margin: 10px;
	}