﻿body
{
	font-family: Verdana;
	font-size: 11px;
	background-color: #f0f0f0;
	margin: 0;
}

img
{
	border: 0;
}

.Content-Shadow
{
	background-color: #cccccc;
	width: 980px;
	margin: 12px auto 8px auto;
}

.Content
{
	border: 1px solid #006699;
	background-color: White;
	width: 978px;
	position: relative;
	left: -4px;
	top: -4px;
}

.Content #header
{
	position: relative;
}
.Content #header img.Logo
{
	margin: 10px 40px 10px 40px;
}

.Content #navigation
{
	background-color: #006699;
	color: White;
	text-align: left;
	text-decoration: none;
	padding: 1px 1px 1px 1px;
	border-bottom: solid 4px #f9e149;
}

.Content #navigation .Links
{
	width: 732px;
	padding-left: 244px;
	font-weight: bold;
}

.Content #navigation a, .Content #navigation a:hover
{
	text-decoration: none;
	color: White;
}

.Content #desktop
{
	background-color: White;
	background-position: right top;
	background-repeat: repeat-y;
	width: 978px;
	border-top: solid 2px #999999;
	border-bottom: solid 1px #999999;
}

.Content #actions
{
	background-color: #D5DBE2;
	float: left;
	width: 420px;
	padding: 0;
	vertical-align: top;
	overflow-y: scroll;
	height: 600px;
}

.Content #content
{
	padding: 10px;
	margin-left: 430px;
	width: 518px;
	vertical-align: top;
	height: 580px;
}

br.breaker
{
	clear: both;
}

.Content #header
{
	position: relative;
}
.Content #header img.Logo
{
	margin: 10px 40px 10px 40px;
}

.Content #header .title
{
	position: absolute;
	right: 8px;
	text-align: center;
	top: 8px;
	width: 720px;
}

.Content #header .title h1
{
	color: #1F559F;
	font-family: Verdana;
	font-size: 20px;
	margin: 0;
	padding: 0;
}

.slogan
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	margin-top: 4px;
	padding: 0;
}

.Content #footer, .Content #footer a
{
	background-color: #006699;
	color: White;
	text-align: center;
	text-decoration: none;
	padding: 1px 1px 1px 1px;
	border-top: solid 2px #f9e149;
}

#actions a
{
	color: #006699 !important;
	text-decoration: none;
	display: block;
}

