body
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #708090;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;/*#dfebf1;*/
	background-image: url('../images/back.png');
	background-repeat: repeat-x;
	background-position: top left;
}

#all
{
	width: 842px;
	padding-top: 20px;
	border: none;
	border-left: 2px solid white;
	border-right: 2px solid white;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	background-image: url('../images/backgrad.jpg');
	background-attachment: noscroll;
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
}

table.head
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 802px;
	background-color: #00008b;
	background-image: url('../images/grad.png');
	background-repeat: repeat-x;
	color: white;
}

table.head td
{
	height: 14px;
	border: none;
	border-right: 1px solid #90b3ce;
	font-weight: bold;
}

table.head a:link,
table.head a:visited,
table.head a:hover,
table.head a:active
{
	color: white;
	text-decoration: none;
}

table.head a:hover
{
	text-decoration: underline;
}

table.main
{
	padding: 0px;
	border: none;
	border-bottom: 1px solid #e4ecf4;
	margin-top: 34px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	width: 802px;
}

table.main th
{
	height: 14px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-align: center;
	background-position: center center;
	background-repeat: no-repeat;
}

th a:link,
th a:visited,
th a:hover,
th a:active
{
	color: white;
	text-decoration: none;
}

th a:hover
{
	text-decoration: underline;
}

table.main td
{
	width: 267px;
	padding: 10px;
	border-right: 1px solid #e4ecf4;
	background-color: transparent;
	text-align: left;
}

div.featsNews
{
	width: 802px;
	margin-left: auto;
	margin-right: auto;
}

table.features
{
	width: 532px;
	float: left;
	border: none;
	border-bottom: 1px solid #d5e1ed;
}

table.features th
{
	height: 14px;
	color: white;
	font-weight: bold;
	background-color: transparent;
	background-image: url('../images/headerfeatures.gif');
	background-position: center center;
	background-repeat: no-repeat;
}

table.features td
{
	width: 267px;
	padding: 10px;
	border: none;
	border-right: 1px solid #d5e1ed;
	background-color: transparent;
	text-align: left;
}

table.news
{
	width: 267px;
	border: none;
	border-bottom: 1px solid #d5e1ed;
	text-align: left;
}

table.news th
{
	height: 14px;
	color: white;
	font-weight: bold;
	text-align: center;
	background-color: transparent;
	background-image: url('../images/headernews.gif');
	background-position: center center;
	background-repeat: no-repeat;
}

table.news td
{
	padding: 0px;
	padding-top: 10px;
	padding-left: 5px;
	background-color: transparent;
}

#newsContainer
{
	height: 175px;
	overflow: hidden;
}

hr
{
	margin: 0px;
}

p
{
	font-size: 10px;
	padding-bottom: 10px;
	margin: 0px;
}

a:link, a:visited, a:hover, a:active
{
	color: #4682b4;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: none;
}

.subH
{
	padding: 0px;
	padding-bottom: 2px;
	color: #4682b4;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}