﻿body
{
	background-color: #E4EDF6;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 80%;
	color: White;
}

.clear
{
	clear: both;
}

a
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: none;
}

p.error
{
	font-weight: bold;
	color: Red;
}

.small
{
	font-size: 80%;
}

#container
{
	min-width: 981px;
	max-width: 1047px;
	min-height: 535px;
	margin: 0 auto 0 auto;
	padding: 82px 0 53px 0;
	background-image: url('images/shadow.gif');
	background-position: center;
	background-repeat: repeat-y;
	position: relative;
}

#head
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-image: url('images/header.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	height: 550px;
	z-index: 10;
}

#content
{
	width: 897px;
	margin: 0 auto 0 auto;
	position: relative;
	z-index: 20;
}

#leftcol
{
	width: 225px;
	margin-right: 18px;
	float: left;
}

#nav
{
	width: 225px;
	margin: 0 0 0 0;
}

#navhead
{
	background-image: url('images/navtop.gif');
	background-repeat: no-repeat;
	background-position: center top;
	width: 225px;
	height: 16px;
}

#navbot
{
	background-image: url('images/navbot.gif');
	background-repeat: no-repeat;
	background-position: center top;
	width: 225px;
	height: 16px;
}

#navcontent
{
	background-image: url('images/navback.gif');
	background-repeat: repeat-y;
	background-position: center;
	background-color: #2A92C5;
	min-height: 10px;
	height: auto !important;
	height: 10px;
}

/*#navcontent ul
{
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
}

#navcontent li
{
	margin: 0;
	padding: 4px 0 4px 0;
	list-style-type: none;
}*/

#navcontent a
{
	display: block;
	padding-left: 20px;
	height: 20px;
	margin-left: 10px;
}

#navcontent a:hover
{
	background-image: url('images/navball.gif');
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
}

#news
{
	width: 225px;
	margin: 15px 0 0 0;
	padding: 14px 0 14px 0;
	position: relative;
}

#newstop
{
	width: 225px;
	height: 15px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url('images/newstop.gif');
	background-position: center top;
	background-repeat: no-repeat;
}

#newscontent
{
	width: 189px;
	background-color: #F0C4D7;
	background-image: url('images/newsback.gif');
	background-position: center;
	background-repeat: repeat-y;
	padding: 7px 18px 7px 18px;
	color: #2D3382;
}

#newscontent p
{
	margin: 0;
}

#newsbot
{
	width: 225px;
	height: 15px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-image: url('images/newsbot.gif');
	background-position: center bottom;
	background-repeat: no-repeat;
}

#logos
{
	width: 225px;
	margin: 15px 0 15px 0;
}

#rightcol
{
	width: 634px;
	float: left;
	margin-left: 18px;
}

#bodycontent
{
	width: 633px;
}

#bodycontenttop
{
	width: 633px;
	height: 15px;
	background-image: url('images/contenttop.gif');
	background-position: center top;
	background-repeat: no-repeat;
	font-size: 1px;
}

#bodycontentcontainer
{
	width: 623px;
	background-image: url('images/contentborder.gif');
	background-repeat: repeat-y;
	background-position: center;
	padding: 0 5px 0 5px;
}

#bodycontentcontent
{
	background-image: url('images/contentgrad.jpg');
	background-repeat: no-repeat;
	background-color: #2A5E93;
	background-position: center top;
	min-height: 620px !important;
	height: 620px;
	height: auto;
	padding: 0 10px 5px 10px;
}

#bodycontentbot
{
	width: 633px;
	height: 14px;
	background-image: url('images/contentbot.gif');
	background-position: center bottom;
	background-repeat: no-repeat;
	font-size: 1px;
}

#bodycontentcontent h1
{
	margin-top: 0px;
	font-weight: normal;
	font-size: 180%;
}

#bodycontentcontent h2
{
	font-size: 150%;
	font-weight: normal;
}

#bodycontentcontent h3
{
	font-size: 120%;
	font-weight: bold;
	color: #E79BBB;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#intro
{
	margin-top: -27px;
	margin-bottom: 10px;
}

#intro_big
{
	margin-top: -43px;
	margin-bottom: 10px;
}

#footer
{
	width: 100%;
	height: 62px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-image: url('images/botshadow.gif');
	background-position: center bottom;
	background-repeat: no-repeat;
}

#end
{
	margin-top: 10px;
	font-size: 80%;
}

#end .left
{
	float: left;
	text-align: left;
	width: 300px;
}

#end .right
{
	float: right;
	text-align: right;
	width: 500px;
}

.box
{
	float: right;
	border: 1px solid gray;
	color: #2B3278 !important;
	width: 180px;
	padding: 5px;
}

.box a
{
	color: #2B3278;
}

table td, table th
{
	border: 1px solid white;
	border-collapse: collapse;
}

table
{
	border: 1px solid white;
	border-collapse: collapse;
}

table.classgrid
{
	border: 1px solid white;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

table.classgrid td
{
	border: 1px solid white;
	padding: 5px;
	margin: 0;
}

td.item
{
	text-align: right;
}

table.producttable
{
	width: 100%;
	text-align: center;
}

table.producttable td
{
	border-top: 1px solid white;
	border-collapse: collapse;
}

#previewBox a
{
	color: Black;
}