HTML
{
	height: 100%;
	width: 100%;
}

BODY
{
	background: #FFFFFF url('/img/bg.png') top left repeat-x;
	cursor: default;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #2e4166;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

P
{
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

IMG
{
	border: 0px;
}

IMG.block
{
	display: block;
}

A
{
	outline: none;
	color: #304a7a;
	text-decoration: underline;
}

A:hover
{
	color: #000000;
}


FORM
{
	display: inline;
	margin: 0; 
	padding: 0;
}

FORM INPUT.box,
FORM TEXTAREA.box
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	padding: 2px 3px 3px 3px;
	border: 1px solid #37568D;
}

FORM SELECT.box
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	padding: 2px 0px 0px 0px;
	height: 19px;
	border: 1px solid #37568D;
}

FORM INPUT.button
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #ffffff;
	padding: 3px 0px 2px 0px;
	border: 0px;
	background: #4169AF;
}

DIV.clear
{
	clear: both;
}

DIV.site
{
	margin: 0px auto 0px auto;
	width: 863px;
}

DIV.site DIV.header
{
	width: 863px;
	height: 290px;
	background: transparent url('/img/header.jpg') bottom left no-repeat;
	padding-top: 25px;
	position: relative;
}

DIV.site DIV.header DIV.logo
{
	width: 177px;
	height: 177px;
	position: absolute;
	top: 25px;
	left: 0px;
}

DIV.site DIV.header DIV.top_links
{
	width: 661px;
	height: 28px;
	position: absolute;
	top: 25px;
	left: 177px;
	padding: 20px 20px 20px 5px;
}

DIV.site DIV.content
{
	width: 757px;
	padding-left: 66px;
	padding-right: 40px;
}

DIV.site DIV.content DIV.left 
{
	width: 527px;
	float: left;
	text-align: justify;
}

DIV.site DIV.content DIV.left DIV.spacer
{
	width: 527px;
	height: 41px;
}

DIV.site DIV.content DIV.left H1
{
	font-size: 15px;
	color: #5C9E79;
	margin: 0px;
	padding: 0px;
}

DIV.site DIV.content DIV.left A.readmore
{
	width: 76px;
	display: block;
	color: #2c2c2c;
	background: transparent url("/img/bullet_r.png") center right no-repeat;
	padding-right: 23px;
	float: right;
}

DIV.site DIV.content DIV.left A.readmore:hover
{
	color: #304a7a;
	background: transparent url("/img/bullet_r_ov.png") center right no-repeat;
}

DIV.site DIV.content DIV.left A.goback
{
	display: block;
	color: #2c2c2c;
	background: transparent url("/img/bullet_l.png") center left no-repeat;
	padding-left: 23px;
	float: left;
}

DIV.site DIV.content DIV.left A.goback:hover
{
	color: #304a7a;
	background: transparent url("/img/bullet_l_ov.png") center left no-repeat;
}

DIV.site DIV.content DIV.left DIV.ad
{
	width: 527px;
	text-align: justify;
	background: #71a588;
	padding-bottom: 15px;
}

DIV.site DIV.content DIV.left DIV.ad DIV.left
{
	padding-top: 20px;
	float: left;
	width: 150px;
}

DIV.site DIV.content DIV.left DIV.ad DIV.right
{
	padding-top: 20px;
	float: left;
	width: 360px;
	text-align: justify;
	color: #FFFFFF;
}

DIV.site DIV.content DIV.left DIV.ad DIV.right IMG
{
	padding-bottom: 7px;
}

DIV.site DIV.content DIV.right
{
	width: 180px;
	float: right;
}

DIV.site DIV.content DIV.right DIV.right_links
{
	width: 180px;
	border-bottom: 1px solid #ededed;
}

DIV.site DIV.content DIV.right DIV.right_links DIV DIV.menu_header
{
	width: 180px;
	height: 41px;
	background: transparent url('/img/submenu_header_off.png') top right no-repeat;
	cursor: pointer;
}

DIV.site DIV.content DIV.right DIV.right_links DIV.selected DIV.menu_header
{
	width: 180px;
	height: 41px;
	background: transparent url('/img/submenu_header_on.png') top right no-repeat;
	cursor: pointer;
}

DIV.site DIV.content DIV.right DIV.right_links DIV DIV.menu_body
{
	width: 144px;
	background: transparent url('/img/submenu_bg.gif') top left repeat-y;
	padding: 18px 18px 0px 18px;
}

DIV.site DIV.content DIV.right DIV.right_links DIV DIV.menu_body A
{
	display: block;
	background: transparent url("/img/bullet.gif") top left no-repeat;
	padding-left: 8px;
	padding-bottom: 7px;
}

DIV.site DIV.content DIV.right DIV.container
{
	width: 180px;
	height: 139px;
	background: #f3f3f3;
	position: relative;
}

DIV.site DIV.content DIV.right DIV.container #surface
{
	top: 16px;
	left: 100px;
	width: 70px;
	height: 22px;
	position: absolute;
	z-index: 300;
}

DIV.site DIV.content DIV.right DIV.container #prev
{
	top: 20px;
	left: 128px;
	width: 15px;
	height: 12px;
	position: absolute;
	z-index: 500;
	cursor: pointer;
}

DIV.site DIV.content DIV.right DIV.container #bar
{
	top: 20px;
	left: 143px;
	width: 5px;
	height: 12px;
	position: absolute;
	z-index: 500;
}

DIV.site DIV.content DIV.right DIV.container #next
{
	top: 20px;
	left: 148px;
	width: 15px;
	height: 12px;
	position: absolute;
	z-index: 500;
	cursor: pointer;
}

DIV.site DIV.content DIV.right DIV.container #news
{
	width: 180px;
	height: 139px;
	background: #f3f3f3;
}

DIV.site DIV.content DIV.right DIV.container #news DIV
{
	top: 0;
	left: 0;
	width: 144px;
	height: 92px;
	padding: 18px;
	color: #4c4c4c;
	text-align: left;
	overflow: hidden;
}

DIV.site DIV.content DIV.right #news DIV A.title
{
	color: #3760ad;
	display: block;
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 3px;
	margin-bottom: 7px;
	text-decoration: none;
}

DIV.site DIV.content DIV.right #news DIV A.title:hover
{
	text-decoration: underline;
}

DIV.site DIV.content DIV.footer
{
	background: #cfe28b;
	padding: 15px;
	text-align: center;
}

DIV.site DIV.content DIV.footer A
{
	outline: none;
	text-decoration: none;
	padding-right: 28px;
	color: #4f4f4f;
}

DIV.site DIV.content DIV.footer A:hover
{
	text-decoration: underline;
	color: #4f4f4f;
}

DIV.site DIV.content DIV.copyright
{
	text-align: center;
	color: #4c4c4c;
	padding: 10px;
}