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: 18px;
	color: #4a4a4a;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

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

h1
{
	padding: 0px;
	margin: 0px;
	color: #003366;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
}

h2
{
	padding: 0px;
	margin: 0px;
	color: #003366;
	font-weight: normal;
	font-size: 12px;
	line-height: 21px;
	margin-bottom: 17px;
}

IMG
{
	border: 0px;
}

IMG.block
{
	display: block;
}

A
{
	outline: none;
	color: #003366;
	text-decoration: none;
}

A:hover
{
	color: #986617;
	text-decoration: underline;
}

A.readmore
{
	width: 100px;
	display: block;
	text-align: left;
	padding-left: 9px;
	background: transparent url('../img/arrow.gif') center left no-repeat;
}

A.readmore:hover
{
	background: transparent url('../img/arrow_ov.gif') center left no-repeat;
	margin-left: 1px;
}

DIV.left
{
	float: left;
}

DIV.right
{
	float: right;
}

DIV.clear
{
	clear: both;
}

SPAN.bar
{
	font-size: 15px;
	color: #d1d1d1;
}

DIV.site
{
	margin: 0px auto 0px auto;
	width: 802px;
	position: relative;
}

DIV.site DIV.header
{
	width: 802px;
	height: 75px;
}

DIV.site DIV.menu
{
	width: 802px;
	height: 38px;
	margin-bottom: 3px;
}

DIV.site DIV.cms_header
{
	width: 802px;
	height: 135px;
}

DIV.site DIV.cms_content
{
	width: 779x;
	text-align: justify;
	padding: 23px 23px 21px 0px;
}

DIV.site DIV.cms_content DIV.left DIV.face
{
	width: 231px;
	height: 75px;
	background: #003366 url("../img/face.gif") top left no-repeat;
	text-align: left;
}

DIV.site DIV.cms_content DIV.left DIV.face SPAN.title
{
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 7px 0px 0px 29px;
}

DIV.site DIV.cms_content DIV.left DIV.face SPAN.title A
{
	color: #FFFFFF;
}

DIV.site DIV.cms_content DIV.left DIV.face SPAN.text
{
	display: block;
	color: #ffffff;
	margin-left: 29px;
}

DIV.site DIV.cms_content DIV.left DIV.face SPAN.text A
{
	color: #FFFFFF;
}

DIV.site DIV.cms_content DIV.left DIV.submenu
{
	width: 185px;
	background: #F4F4F4;
	text-align: left;
	padding: 8px 23px 15px 23px;
}

DIV.site DIV.cms_content DIV.left DIV.submenu SPAN.title
{
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
}

DIV.site DIV.cms_content DIV.left DIV.submenu A
{
	line-height: 22px;
	width: auto;
	display: block;
	text-align: left;
	padding-left: 9px;
	background: transparent url('../img/arrow.gif') center left no-repeat;
}

DIV.site DIV.cms_content DIV.left DIV.submenu A:hover
{
	background: transparent url('../img/arrow_ov.gif') center left no-repeat;
	margin-left: 1px;
}

DIV.site DIV.cms_content DIV.left DIV.spacer
{
	height: 23px;
}

DIV.site DIV.cms_content DIV.right
{
	width: 525px;
}

DIV.site DIV.cms_content DIV.full
{
	width: 756px;
}

DIV.site DIV.footer
{
	background: #FFFFFF url("../img/footer.png") top left repeat-x;
	width: 802px;
	height: 46px;
}
