/*<group=General>*/
html {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	
	margin: 0px;
	padding: 0px;
	
	vertical-align: top;
	text-align: left;
	
	border:	0px;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #00205C;
}

a:hover {
	color: #444444;
}

h1, h2 {
	font-size: 10pt;
	color: #444444;
	font-weight: bold;
	display: inline;
}

h3 {
	font-size: 9pt;
	color: #444444;
	font-weight: bold;
	display: inline;
}

h4 {
	font-size: 9pt;
	color: #444444;
	font-style: italic;
	font-weight: normal;
	display: inline;
}

h5 {
	font-size: 9pt;
	color: #00205C;
	font-weight: bold;
	display: inline;
}

h6 {
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	display: inline;
}

p {
	font-size: 9pt;
	font-weight: normal;
}

.tab {
	display: table;
}

.row {
	display: table-row;
	border: 0px;
}

.cell {
	display: table-cell;
	vertical-align: top;
}
/*</group>*/

/*<group=Structure>*/

.head {
	position: fixed;
	top: 0px;
	left:0;
	right: 0;
	z-index: 10;
	
	height: 95px;
	width:  972px;
	margin: 0px auto 0px;	
	padding-top: 20px;
	
	text-align: center;
	vertical-align: bottom;
	border-bottom: 1px solid white;
	background: white;
}

.content {
	z-index: 1;
	
	width:  972px;
	margin: 115px auto 90px;
	padding: 0px;
	
	
	vertical-align: top;
	text-align: center;
	border: 0px;
}

.scrollsaver {
	height: 85px;
	vertical-align: bottom;
	clear: both;
}

.foot {
	position: fixed;
	bottom: 0px;
	left:0;
	right: 0;
	z-index: 9;
	
	height: 85px;
	width:  972px;
	
	margin: 0px auto 0px;
	padding: 0px;
	
	text-align: center;
	border-top: 1px solid white;
	background: white;
}

.staticfoot {
	bottom: 0px;
	left:0;
	right: 0;
	z-index: 9;
	
	clear: both;
	
	height: 85px;
	width:  972px;
	
	margin: 0px auto 0px;
	padding: 0px;
	
	text-align: center;
	background: white;
}
	
/*</group>*/

/*<group=Head>*/

.headimage {
	height: 75px;
	width: 972px;
	border: 0px;
}

.navtab {
	width: 972px;
	display: table;
}

.navbar {
	background: #A1A1A1;
	border: 0px;
	
	padding: 0px;
	
	font-size: 9pt;
	color: #FFFFFF;
	background: #A1A1A1;
	
	text-align: center;
	vertical-align: middle;
	
	display: table-row;
}

.nav {
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	
	vertical-align: middle;	
	text-align: center;
	height: 20px;
	
	font-weight: normal;
	
	display: table-cell;
}

.nav:link, .nav:visited {
	color: #FFFFFF;
	background: #A1A1A1;
}

.nav:hover, .nav:active {
	background: #00205C;
	color: #FFFFFF;
}

.fill {
	width: 40px;
	background: #A1A1A1;
	
	display: table-cell;
}	
/*</group>*/

/*<group=Content>*/

.contentblock {
	background: #E8E8E8;
	min-height: 300px;
	border-right: 1px solid white;
	float: left;
}

.sidebar {
	width: 165px;
	
	border-right: 1px solid white;
	
	overflow: hidden;
	background: #E8E8E8;
	float: left;
}

.textblock {
	background: #E8E8E8;
	border-left: 1px solid white;
	margin-left: -1px;
	
	padding: 10px;
	
	width: 580px;
	min-height: 600px;
	overflow: hidden;
	vertical-align: top;
	text-align: left;
	
	float: left;
}

.headline {
	background: #A1A1A1 !important;
	border-bottom: 1px solid white;
		
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 15px;
	
	font-size: 9pt;
	font-weight: 500;
	color: white;

	text-align: left;
	vertical-align: middle;
}

.headline a {
	border: 0px;
	color: #FFFFFF;
	font-weight: normal;
}

.newsblock {
	width: 205px;
	background: #E8E8E8;
	min-height: 600px;	
	float: right;
}

.icon {
	height: 114px;
	width: 165px;
		
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	
	padding: 0px;
		
	vertical-align: top;
	text-align: center;
}

.highicon {
	height: 249px;
	width: 131px;
	
	vertical-align: top;
	text-align: center;
}

.ident {
	margin-left: 30px;
}
/*</group>*/

/*<group=Foot>*/

.footlinks {
	
	margin: 0px auto 0px;
	
	background: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	color: #A1A1A1;
	width: 972px;
}

a.footlinks:hover {
	color:  #00205C;
}

.footblock {
	height: 25px;
	width: 972px;
	background: #A1A1A1;
}
	
/*</group>*/

/*<group=Sidenav>*/

.navgroup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;

	margin-left: 5px;
	margin-right: auto;
	text-align: left;
	list-style-type: none;

	padding-left: 3px;
}

.navgroup a {
	font-weight: bold;
}

.navitem {
	margin-left: 0px;
	margin-right: auto;	
}

.navitem a:hover {
	color: green;
}

.navactive a {
	color: green;
}
	
/*</group>*/

/*<group=News>*/

.newstext {
	background: #E8E8E8;
	padding: 8px;
}

.newslink, .newslink:hover {
	font-size: 9pt;
	color: #444444;
	font-weight: bold;
}

.newsfoot {
	height: 10px;
	background: #A1A1A1 !important;
	
	border-top: 1px solid white;
}

.newsbody {
	vertical-align: top;
	text-align: left;
	overflow: hidden;
}

.news {
	font-size: 9pt;
	font-weight: normal;
}

.line {
	display: block;
	clear: both;
	margin: auto;
	padding: 3px;
	width: 130px;
	height: 1px;
}

.longline {
	display: block;
	clear: both;
	margin: auto;
	padding: 3px;
	width: 210px;
	height: 1px;
}

/*</group>*/

/*<group=Intro>*/

.teaserright {
	width: 485px;
	float: right;
}

.teaserleft {
	width: 486px;
	float: left;
}

.teaserblock {
	width: 310px;
	height: 78px;
	
	vertical-align: top;
	text-align: left;
	padding: 5px;
	
	float: right;
	font-size: 9pt;
	color: #444444;
}

.teaserblock1 {
	width: 310px;
	height: 239px;
	
	vertical-align: top;
	text-align: left;
	padding: 5px;
	
	float: right;
	font-size: 9pt;
	color: #444444;
}
.newsframe {
	overflow: auto;
	background: #E8E8E8;
	padding: 5px;
	width: 309px;
	height: 239px;
	float: right;
}	
/*</group>*/

/*<group=Text>*/

.text {
	font-size: 9pt;
	font-weight: normal;
}

.floatright {
	text-align: right;
	float: right;
}

.tabletext {
	margin: 5px;
	font-size: 9pt;
	color: #444444;
	font-weight: normal;
	
	position: relative;
}

.link {
	display: block;
	float: right;	
	text-align: right;
}

.arrow {
	vertical-align: text-bottom;
}
/*</group>*/

/*<group=Table>*/

table, td {
	background: #D3D3D3;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: hide;
	
	text-align: left;
	padding: 5px;

	font-weight: normal;
	color: #444444;
}

tr {
	background: #E8E8E8;
}
textarea {
	height: 300px;
	width: 280px;
}

/*</group>*/
