body {
	padding: 0px;
	margin: 0px;
	background-color:#999999;
	font-family: Arial,Verdana,sans-serif;
	color: #666666;
	line-height: 16px;
	font-size: 10pt;
	overflow-y: scroll;
}
td, th {
	font-size: 10pt;
}
th {
	text-align: left;
}
input {
	font-family: Arial,Verdana,sans-serif;
	font-size:10pt;
}
#header {
	height:211px;
	position: relative;
	color: #ffffff;
}
#header.bigger {
	height:300px;
}
#logo {
	width: 300px;
	text-align: left;
	position: absolute;
	left: 30px;
	top: 70px;
}
#header.bigger #logo {
	top: 120px;
}
#logo h1 {
	margin: 0;
	padding: 0;
	font-size: 3.21em;
	font-weight: bold;
	letter-spacing: 0;
	line-height: normal;
	text-transform: uppercase;
}
#logo h1 a {
	color: #ffffff;
	text-decoration: none;
}
#logo .slogan {
	color: #FFFFFF;
	font-size: 1.31em;
	font-weight: bold;
	letter-spacing: 4.5px;
	text-transform: uppercase;
}
.topimage {
	float:left;
}
.footer {
	font-size:8pt;
	color:#555555;
	text-align:center;
	padding:8px 0px 8px 0px;
}
.footer a {
	color:#000000;
	text-decoration:none;
}
.bg_t {
	padding-top: 12px;
	width: 969px;
	margin-left: -10px;
	background-color: #ffffff;
	border-radius: 0 8px 8px 0;
}
.bg_b {
	padding-left: 30px;
	padding-right: 15px;
	padding-bottom: 35px;
}
.bg_b h3, .bg_b h2.title {
	margin-left: -30px;
	margin-right: -15px;
}
.menu {
	margin-bottom: 28px;
	width: 100%;
	box-shadow: 0 2px 6px 1px #333;
	background: #666666;
	background: -moz-linear-gradient(top,  #666666 0%, #333333 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#666666), color-stop(100%,#333333));
	background: -webkit-linear-gradient(top,  #666666 0%,#333333 100%);
	background: -o-linear-gradient(top,  #666666 0%,#333333 100%);
	background: -ms-linear-gradient(top,  #666666 0%,#333333 100%);
	background: linear-gradient(to bottom,  #666666 0%,#333333 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#333333',GradientType=0 );
}
.menu ul {
	font-size: 15px;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.menu ul li {
	float: left;
}
.menu ul li a {
	padding: 8px 24px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menu ul li a:hover {
	/*text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;*/
	text-shadow: 0px 0px 5px #fff;
	background: #777777;
	background: -moz-linear-gradient(top,  #777777 0%, #444444 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#777777), color-stop(100%,#444444));
	background: -webkit-linear-gradient(top,  #777777 0%,#444444 100%);
	background: -o-linear-gradient(top,  #777777 0%,#444444 100%);
	background: -ms-linear-gradient(top,  #777777 0%,#444444 100%);
	background: linear-gradient(to bottom,  #777777 0%,#444444 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#777777', endColorstr='#444444',GradientType=0 );
}
.spacer {
	font-size: 0;
	line-height: 0;
}
.clear {
	clear: both;
}
.container {
	width:984px;
	margin:16px auto;
	box-shadow: 0 0 6px 2px #666;
	background-color: #dddddd;
	overflow: hidden;
}
.content {
	padding: 0px 10px;
	font-size: 12px;
	text-align: justify;
}
#loginmodule {
	margin: 0px 0px 8px 20px;
	float: left;
}
ul#languages {
	position: absolute;
	left: 884px;
	padding:0px;
	margin:0px;
	width:100px;
	top: 0px;
	z-index: 5;
}
ul#languages li {
	padding:0px 0px;
	list-style-type:none;
	display:block;
	float:right;
	width:30px;
	text-align:center;
	margin:0px;
	margin-left: 1px;
}
ul#languages li a,
ul#languages li span {
	display:block;
	line-height:22px;
	height:22px;
	text-decoration:none;
	background-color:#fff;
	text-transform:uppercase;
	color:#999;
	font-weight: bold;
	text-align: center;
}
ul#languages li a {
	color:#013EA8;
}
ul#languages li span {
	cursor: default;
}
ul#languages li a:hover {
	background-color:#5CBCEC;
	color:white;
}
ul.submenu {
	padding:0 0 0 4px;
	margin:0 0 0 8px;
}
div.menuitem a {
	color: #3E69D1;
}
div.menuitem a:hover {
	color: #0033EE;
}

h2.title {
	color: #333333;
	font-size: 15pt;
	line-height: normal;
	padding: 0px 0px 0px 30px;
	margin: 0;
	font-weight: normal;
}
h2.title span {
	font-size: 8pt;
	font-weight: normal;
}

h3 {
	background: url("/images/ic_h2.gif") no-repeat scroll left center #EAF5FD;
	color: #333333;
	font-size: 12pt;
	padding: 13px 30px 13px 96px;
}
h3 a {
	color: #333333;
	text-decoration: none;
}
h4 {
	color: #333333;
	font-size: 11pt;
}
img.rounded {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}



a {
	color: #000000;
}
.emailSent {
	background-image: url(/images/checkmark.png);
	background-repeat: no-repeat;
	background-position: 6px center;
	line-height: normal;
	font-size: 14pt;
	color: #fff;
	background-color: #060;
	border: 1px solid #030;
	padding: 10px 10px 10px 60px;
}
