﻿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;
}


.line 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;
}


.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;
}

.header {
	height: 115px; 
	background: url(images/bg_header.jpg) right no-repeat;
}

.logo { 
	padding: 20px 0 0 0;
}

.navpath {
	height: 20px;
	line-height: 20px;
	padding-left: 7px;
	color: #999;
}

.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: 549px;
	padding-right: 20px;
}

.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-right: 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;
}
