﻿body {	
	margin:0 0 0 20px;
	padding:  0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;	
	color: #666;
}

img {
	border: 0;
}

/*
div {
	display: block;
}
*/

a {
/*	text-decoration: underline; */
	color: #1e2171;
}


hr {
	display: none;
}

.line { 
	background: url(images/bg_dots.gif) repeat-x;
	height: 1px;
}

.spacer {
	height: 20px;
}

h1 {
	margin: 0 0 7px 0;
	color: #1e2171;
	font-size: 22px;
	line-height: 22px;
}

h2 {
	color: #3399cc;
	font-size: 14px;
	margin: 0;
}

h3 {
	color: #1f86c8;
	font-size: 12px;
	margin: 0;
}

h4 {
	color: #fff;
	font-size: 14px;
	margin: 0;
}

ul {
	margin: 0;
	padding: 0;
}

ul li {
	list-style: none;
}

ul li a {
	color: #666;
	text-decoration: none;
	margin: 0;
}

ul li a:hover {
	text-decoration: underline;
}

.more {
	float: right;
}

.more a {
	font-weight: bold;
	background: url(images/arrow_more.gif) right no-repeat;
	padding: 1px 25px 0 0;
	line-height: 20px;
	color: #486e20;
	text-decoration: none;
}

.colored {
	color: #3399cc;
}

/* -- */

.skeleton {
	width: 950px;
	padding:0 6px;
	position:relative;
    margin:auto;
	background: url(images/bgr.gif) repeat-y 0 0;
}

.header {
	height: 115px; 
    background:#fff url(images/bg_header.jpg) left no-repeat;
}

.logo { 
	padding: 20px 0 0 0;
}

.navpath {
	height: 20px;
	line-height: 20px;
	padding-left: 7px;
	color: #999;
	margin-bottom: 10px;
}

.navpath a {
	color: #999;
	text-decoration: none;
}

.navpath a:hover {
	text-decoration: underline;
}

.main {
}

/*
.leftCol {
	float: left;
	width: 210px;
	padding-right: 20px;
}
*/

.middleCol {
	float: left;
	width: 507px;
	padding-right: 30px;
	line-height: 18px;
}

.rightCol {
	float: left;
	width: 180px;
}

fieldset {
	border: 1px solid #e3e2e2;
	padding: 15px 35px 15px 25px;
}

fieldset label {
	clear: both;
	float: left;
	margin: 2px 0 2px 0;
}

fieldset .general {
	font-size: 11px;	
	color: #666;
	border: 1px solid #cbcac8;
	margin: 2px 0 2px 0;
	width: 200px;
	padding-left: 3px;
	float: right;
}

fieldset select.general {
	width: 206px;
	padding-left: 0;
}

fieldset .button {
	clear: both;
	margin-top: 15px;
	float: right
}


.mssg {	
	width: 154px;
	height: 170px;
	border-bottom: 1px solid #e3e2e2;
	border-left: 1px solid #e3e2e2;	
	padding: 9px 5px 9px 5px;
	line-height: 17px;
	background: #fff url(images/bg_mssg.gif) top right no-repeat;
}

.mssg em {	
	font-size: 10px;	
}

.mssg .more {
	clear: both;
	float: left;
	margin-top: 10px;
}

.mssg .more a {
	font-weight: normal;
	color: #1e2171;
	text-decoration: underline;
}

.rightCol .mssg {
	width: 167px;
	height: 170px;
	border-bottom: 1px solid #e3e2e2;
	border-left: 1px solid #e3e2e2;	
	padding: 9px 7px;
	line-height: 17px;
	background: #fff url(images/bg_mssg2.gif) top right no-repeat;
	margin-top: 20px;
}

.rightCol h2 {
	color: #1e2171;
}

.rightCol .mssg h2 {
	color: #1e2171;
}

.adContainer {
	clear: both;
}
/*
.adContainer img {
	margin-top: 17px;	
}
*/

/*  home specific */

.home .leftCol {
	float: left;
/*	width: 548px; */
    width: 536px; 
    /*border: 1px solid #0f0; */
	/*padding-right: 20px; */
}

.home .mainCol 
{
    float: left;
	/* width: 747px; */
	width: 770px;
	/*padding-right: 20px; 
	border: 1px solid #f00;*/
}

.home h1 {
	font-size: 14px;
}

.home h2 {
	color: #1e2171;
}

.home .leftCol .intro {	
	margin: 0 0 20px 0;
	_height: 200px; /* IE6 hack */	
	min-height: 200px;
	line-height: 18px;
}

.home .leftCol .intro .line { 
	height: 9px;
}

.home .leftCol .intro .more { 
	margin-top: 10px;
}

.home .leftCol .img {
	float: left;
	width: 235px;
}

.home .leftCol .content {
	float: left;
	width: 312px;
}

.home .messages {
	clear: both;	
	background: #aed3eb url(images/bg_messages.gif) top right no-repeat;
	min-height: 185px;		
	padding: 8px 9px;
}

.home .messages table {
	width: 100%;
}

.home .messages td.empty {
	width: 7px;
}

.home .middleCol {
	float: left;
	/*width: 199px; 
	padding: 0 10px 0 0;*/
	width: 212px;
	/*border: 1px solid #00f; */
	padding: 0;
	
}

.home .middleCol .mssg {
	margin-left: 0;
	width: 165px;
	height: 181px;
	background: url(images/bg_mssg2.gif) top right no-repeat;
	line-height: 14px;
	padding-bottom: 0;
	font-size: 10px;	
}

.home .middleCol .mssg h2 {
	margin-bottom: 4px;
}

.home .middleCol .mssg .item {
	margin-bottom: 10px;
}

.home .middleCol .mssg .line {
	height: 4px;
}

.home .rightCol {
	float: left;
	width: 180px;
}

/*  */

.button {
	text-align: center;
}

.button a {
	background: #1f86c8;	
	text-decoration: none;
	padding: 3px 6px;
	line-height: 20px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

a.button {
	background: #1f86c8;	
	text-decoration: none;
	padding: 3px 6px;
	line-height: 20px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.search {
	width: 166px;
	min-height: 64px;
	padding: 5px 7px;
	background: url(images/bg_search.gif) top right no-repeat;
}

.search input.general {
	color: #666;
	border: 1px solid #cbcac8;
	margin: 2px 0 0 0;
	width: 161px;
	_width: 157px; /* IE6 hack */
	padding-left: 3px;
}

.search .button {
	text-align: right;
	margin-top: 5px;
}

.search .button a {
	background: #cc6666;
	color: #fff;
	text-decoration: none;
	padding: 3px 6px;
	line-height: 20px;
	font-size: 11px;
	font-weight: normal;
}

.rightCol .list {
	background: #fff;
}

.list {
	margin-top: 20px;
}

.list ul  {
	margin: 0;
	padding: 0;
}

.list ul li  {
	list-style: none;
}
		
.list ul li a {
	display: block;
	width: 160px;
	border-bottom: 1px solid #ccc;	
	color: #666;
	text-decoration: none;
	background: url(images/bg_arrow_list.gif) right no-repeat;
	padding: 5px 20px 5px 0;
}

.list ul li a:hover {
	text-decoration: underline;
}

.list h2 { 
	margin: 0 0 7px 0;	
}

.footer {
	clear: both;
	color: #fff;
	text-align: center;
}

.footer .spacer {
	height: 10px;
	background: #fff;
}

.footer .content {
	background: #225b9f;
}


.footer a, .footer a:visited {
	margin: 0 5px;
	color: #fff;
	text-decoration: none;
}

.bottom-links {
	clear: both;
	background: #225b9f;
	padding: 10px;
}

.bottom-links a
{
    background: url(images/l.gif) left no-repeat;
	padding: 2px 0 2px 10px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display:block;
}

.bottom-links a:hover
{
    text-decoration: underline;
}
.bottom-links a:visited
{
    color: #ccc;    
}

.intro-text 
{
    background-color: #aed3eb;
    width: 190px;
    margin-bottom: 20px;
}

.intro-text img 
{
    margin-bottom: 10px;    
}

.intro-text h2
{
    display: block;
    border-bottom: 1px dotted #1e2171;    
    padding-bottom: 5px;
    margin: 5px;
}

.intro-text p 
{
    margin: 5px;
    color: #225b9f;    
}

.intro-header 
{
    line-height: 0;    
}

.intro-header img 
{
    margin-bottom: 0;    
}

.twitter-button 
{
    margin: 10px 0 4px 0;
    border: 1px solid #e3e2e2;
    padding: 12px 0 12px 39px;
    background: url(images/TwitterButton.png) left center no-repeat;         
}

.twitter-button a 
{
    font-size: 13px;
    font-weight: bold;
    color:#1f86c8;
    text-decoration: none;
    background: url(images/twtarrow.gif) right no-repeat;
    padding-right: 10px;
    outline: none;
}
.twitter-button a:hover 
{
    text-decoration: underline;
}

.blue-button 
{
    margin: 10px 0;
    border: 1px solid #e3e2e2;
    padding: 8px;
    background-color: #225b9f;
}

.blue-button a 
{
    font-size: 13px;
    font-weight: bold;
    color:#fff;
    text-decoration: none;
    background: url(images/bbarrow.gif) right no-repeat;
    padding-right: 5px;
    display:block;
    outline: none;
}
.blue-button a:hover 
{
    text-decoration: underline;
}

.actueel-items-header 
{
    border-left: 1px solid #e3e2e2;
    border-right: 1px solid #e3e2e2;
    padding: 0 5px 0 5px;
}

.actueel-items-header h2
{
    display: block;
    border-bottom: 1px dotted #1e2171;    
    padding-bottom: 5px;
}

.actueel-item 
{
    border-left: 1px solid #e3e2e2;
    border-right: 1px solid #e3e2e2;
    padding: 5px 5px 10px 5px;
    
}

.actueel-item p 
{
    margin:0;    
}

.actueel-item a
{
    display: block;
    text-align: right;
    color:#1e2171;
    background:url(images/arrow_more.gif) right center no-repeat;
    padding-right: 25px;
    margin-top: 5px;
    line-height: 20px;
}

.actueel-items-bottom 
{
    border-bottom: 1px solid #e3e2e2;
    margin-bottom: 20px;
}