﻿BODY {
	margin: 10px 0px 10px 0px;
	background: White url(images/bodyback.gif) repeat top left;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color: #FFC822;
	text-decoration: none;
}
A:HOVER {
	color : White;
	text-decoration : underline;
}

.SkinObject
{
    font-weight: bold;
    font-size: 8.5pt;
    color: #003366;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link
{
    color: #FFC822;
	text-decoration: none;
}

A.SkinObject:visited
{
    color: #FFC822;
	text-decoration: none;
}

A.SkinObject:hover
{
    color : White;
	text-decoration : underline;
}

A.SkinObject:active
{
    color: #FFC822;
	text-decoration: none;
}

#navcontainer {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#navcontainer ul {
	border: 0px;
	margin: 0px 0px 0px 5px;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#navcontainer ul li 	{
	display: block;
	float: left;
	text-align: center;
	margin: 0 1px;
	padding: 0;
	width: 130px;
}
#navcontainer ul li a {
	padding: 5px 0 2px 0;
	margin: 0;
	color: #1b4f7e;
	text-decoration: none;
	text-align: center;
	font: normal bold 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: block;
	width: 130px;
	background: #fff url(images/menu/passive.gif) no-repeat top left;
	height: 15px;
	_height: 20px;
}
#navcontainer ul li a:hover {
	color: #1b4f7e;
	background: #fff url(images/menu/active.gif) no-repeat top left;
}
#navcontainer a:active	{
	background: #fff url(images/menu/passive.gif) no-repeat top left;
	color: #1b4f7e;
}
#navcontainer li#active a	{
	background: #fff url(images/menu/active.gif) no-repeat top left;
	color: #1b4f7e;
}
.HeadNav {
	background : url(images/navbg.jpg) no-repeat top right;
	width : 759px;
	height : 28px;
	vertical-align : bottom;
	background-color: White;
}
.HeadLeft {
	vertical-align: top;
	text-align: left;
	width: 397px;
	height: 72px;
	background-color: White;
}
.HeadRight {
	vertical-align : top;
	text-align : right;
	width : 362px;
	height : 72px;
}
.Logo {
	margin : 21px 0px 9px 26px;
}
.BodyContour {
	border-bottom : 5px none inherit;
	border-top : 0px none inherit;
	border-left : 6px solid #0B4275;
	border-right : 6px solid #0B4275;
	width : 759px;
	_width : 771px;
	text-align : left;
	vertical-align : top;
}
.HeadLinks {
	background : #0B4275 url(images/headbg01.jpg) repeat-x top left;
	width : 759px;
	text-align : right;
	height : 21px;
	vertical-align : middle;
	padding : 0px 5px 0px 5px;
}
.BottomLinks {
	background : #0B4275 url(images/headbg01.jpg) repeat-x top bottom;
}
.SmallFonts {
	color : White;
	font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform : lowercase;
}
.BodyContent {
	width : 759px;
	background : #0B4275 url(images/bodybg.jpg) repeat-x top left;
}
.ContainerBig {
	width: 460px;
	margin: 15px 0 0 10px;
	padding: 0;
}
.Text {
	color : White;
	font : 11px/1.4em Geneva, Verdana, Arial, Helvetica, sans-serif;
}
H1 {
	color: White;
	font: bold 18px Geneva, Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0px 5px 0px;
	border-top: 1px solid #3E77AC;
	clear: both;
}
H2 {
	color: White;
	font: bold 13px/1.3em Geneva, Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0 5px 0;
	background: url(images/h1back.gif) repeat-x left top;
	padding-left: 5px;
	border-top: 1px solid #3E77AC;
	padding-bottom: 2px;
	clear: both;
}
H3 {
	color: White;
	font: bold 11px/1.3em Geneva, Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	clear: both;
}
P {
	margin: 0px 0px 10px 0px;
}
.Separator {
	width: 100%;
	text-align: right;
	padding: 2px 0;
	margin-bottom: 5px;
	clear: both;
	float: left;
	background: url(images/h_rule.gif) repeat-x bottom left;
}
.More {
	background : url(images/more.gif) no-repeat top right;
	float: right;
}
.More a {
	padding: 0px 14px 0px 0px;
/*	display: block;*/
	width: 200px;
	height: 10px;
	text-aling: right;
	margin: 0 0 2px 0;
}
.ContainerSmall1 {
	width : 220px;
	float : left;
}
.ContainerSmall2 {
	width: 220px;
	float: left;
	margin: 0 0 0 20px;
}
.ContainerRight {
	width : 260px;
	margin : 15px 0px 0px 0px;
	padding : 0px 5px 0px 0px;
}
.Footer {
	width: 759px;
	text-align: right;
	padding: 5px;
	margin: 10px 0 0 0;
	float: none;
	position: static;
}
.ContentLeft {
	float : left;
	width : 475px;
	position : static;
}
.ContentRight {
	float : right;
	width : 280px;
	position : static;
	padding : 0px 0px 0px 15px;
	
}
FORM {
	margin : 0px 0px 0px 0px;
}
INPUT {
	color : Black;
	font : 11px Geneva, Verdana, Arial, Helvetica, sans-serif;
}
.Time {
	color: #1890FF;
	font: 9px Geneva, Verdana, Arial, Helvetica, sans-serif;
}
ul{
	margin: 10px;
	padding: 0;
}
ul li {
	list-style: none;
	background: url(images/item.gif) no-repeat left;
	margin: 5px;
	padding-left: 15px;
	padding-top: -3px;
	padding-bottom: 3px;
}
.pdf a {
	display: block;
	height: 40px;
	line-height: 40px;
	width: 185px;
	border: 1px solid #FFC822;
	padding: 0 2px 0 40px;
	background: #0B4275 url(images/download/pdf.gif) no-repeat left;
}
.pdf a:hover {
	border-color: White;
	background-color: #1890FF;
}
.SubHead span 
{
	color : White;
	font : 11px/1.4em Geneva, Verdana, Arial, Helvetica, sans-serif;
}
.CommandButton 
{
	font : Geneva, Verdana, Arial, Helvetica, sans-serif;
	align: right;
	
}
