﻿body 
{
	background-color: #CED3DA;
	color: #333333;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

p, a, ul, table, fieldset
{	
	font-size: 11px;
	line-height: 1.65em;
}

p, a
{
	padding: 0px;
	margin: 0 0 10px 0;
}

a
{
	color: #4EA4F4;
}

h1, h2, h3, h4
{
	
	letter-spacing: -1px;
	font-family: Arial,Helvetica,sans-serif;
}

h1
{	
	padding-top: 0px;
	margin-top: 0px;
	font-size: 36px;
}

h2
{	
	font-size: 28px;
	font-weight: normal;
}

h3
{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0;
}

/* DIV FIX */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
/* \*/ * html .clearfix {height: 1%;} .clearfix {display: block;} /* */

fieldset
{
	border: none;
	padding: 0;
	margin: 0;
}

legend
{
	display: none;
}

fieldset label
{	
	display: block;
	font-weight: bold;
}

#wrapper 
{
	background-color: #ffffff;
	margin: 10px auto 30px;
	position: relative;
	width: 859px;
}

#rightInformation 
{
	float:right;
	width:250px;
}

#leftInformation 
{
	float:left;
}

#header
{
	background: transparent url("image/header.jpg") no-repeat;
	height: 217px;
	width: 859px;
}

#logo
{
	background-color:white;
	height: 66px;
	width: 267px;
		
	position: absolute;
	left: 15px;
	top: 12px;
}

#navigation
{	
	list-style-type: none;
		
	height: 2em;
	margin: 0px;
	padding: 0px;
	
	width: 262px;
	
	position: absolute;
	left: 590px;
	top: 44px;
}

#navigation a
{
	background-color: White;
	color: #000000;
	text-decoration: none;
	margin: 0 10px 0 10px;
	padding: 0;
}

#navigation a:hover
{
	text-decoration: underline;	
}

#commands
{
	padding: 0 10px 3px 10px;
	background-color: #656565;	
	height: 1.5em;
}

#commands, #commands a
{
	font-size: 12px;	
	font-family: arial,helvetica,sans-serif;	
	color: #ffffff;	
}

#commands a
{
	font-weight: bold;	
}

.breadcrumbs
{
	line-height:1.65em;
	height: 12px;
}

.logged
{
	line-height:1.65em;
	float: right;
}

#content
{
	padding: 30px 30px 0px 30px;	
}

#left
{
	width: 200px;
}

#right
{
	float: right;
	width: 530px;
}

#footer
{
	color: Gray;
	text-align: center;
	margin-top: 50px;
	padding-top: 10px;
	border-top: solid 1px;
}

#footer a
{
	color: Gray;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#gradient
{
	height: 133px;
	background: transparent url("image/gradient.jpg") repeat-x;
}

.invisiblelist
{
	list-style-type: none;	
}

.section
{
	margin-bottom: 30px;	
}

.sectionTitle
{
	font-size: 24px;	
	font-family: arial,helvetica,sans-serif;	
	clear: left;
	color: #C8CDD3;
	letter-spacing: -1px;
}

#links ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#links h3
{
	margin-top: 15px;
}

#uc
{
	margin-top: 7em; 
	border: solid 1px #C8CDD3; 
	padding: 5px 5px 5px 38px;
	background: transparent url("image/uc.gif") no-repeat 10px 10px;
}