﻿@import url(styleNotValid.css);

html
{
	height: 100%;
}

body
{
	height: 100%;
	margin: 0;
	margin-top: -3px;
	background: #fac96d !important;
	font-size: 0.8em;
}

div#upperPart
{
	background: #fffee3;
	min-width: 960px;
	width: 960px;
	width: auto !important;
	padding-bottom: 15px;
	border-bottom: 1px solid #999;
}

div#bannerBG
{
	min-width: 960px;
	width: 960px;
	width: auto !important;
	border-bottom: 1px solid #999;
	height: 104px;
	background: url(../images/banner_bg.jpg) center top repeat-y;
	margin-bottom: 25px;
}

div#banner
{
	width: 960px;
	height: 104px;
	margin: 0 auto;
	background: url(../images/logo_examphd.jpg) -80px top no-repeat;
}

div#banner .exit
{
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

div#banner a:link, div#banner a:visited
{
	color: #fac96d;
	text-decoration: none;
}

div#banner a:hover, div#banner a:active
{
	text-decoration: underline;
}

img.menuTop
{
	display: block;
	margin: 0 auto;
	margin-top: 13px;
}

img.menuBottom
{
	display: block;
	margin: 0 auto;
}

div#menu
{
	width: 940px;
	padding: 2px 10px;
	margin: 0 auto;
	background: #fac96d;
}

div#UCMenu1_Menu1 span
{
	display: inline-block !important;
}

a.UCMenu1_Menu1_1
{
	display: none;
}

a.UCMenu1_Menu1_1:link, a.UCMenu1_Menu1_1:visited
{
	padding: 6px 10px !important;
	color: #005728;
	line-height: 1.1;
	margin-left: 0 !important;
}

a.UCMenu1_Menu1_1:hover, a.UCMenu1_Menu1_1:active
{
	background: #2a6932;
	color: #fff;
}

div#contentContainer
{
	width: 960px;
	margin: 0 auto;
	margin-top: 15px;
	min-height: 530px;
	height: auto !important;
	height: 530px;
}

div#contentContainer img.greetingTop
{
	display: block;
	margin: 20px auto 0 auto;
}

div#contentContainer .greeting
{
	background: #2a6932;
	color: #fac96d;
	padding: 5px 20px;
	line-height: 1.8;
}

#ctl00_ContentPlaceHolder1_Panel1, #ctl00_ContentPlaceHolder1_Panel2, #Panel1
{
	border: 1px solid #2a6932;
	padding: 16px;
	min-height: 380px;
	height: auto !important;
	height: 380px;
}

.contentPrint
{
	background: #fff;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border: none;
}

.bodyPrint
{
	background: #fff !important;
}

div#subFooter
{
	min-width: 960px;
	width: 960px;
	width: auto !important;
	height: 50px;
	background: #f7f5aa;
	border-bottom: 1px solid #999;
}

div#footer
{
	width: 930px;
	margin: 0 auto;
	padding: 30px 15px;
	color: #160b0a;
	line-height: 2;
}

span.powered img
{
	vertical-align: middle;
	padding-right: 5px;
}

#footer a:link, #footer a:visited
{
	color: #2a6932;
	text-decoration: none;
}

#footer a:hover, #footer a:active
{
	color: #2a6932;
	text-decoration: underline;
}

.btnLogout
{
	background: url(../images/btnLogout.gif) no-repeat 5px;
}

.btnHome
{
	background: url(../images/btnHome.gif) no-repeat 5px;
}

.btnLogout, .btnHome
{
	display: inline-block;
	padding: 8px;
	padding-left: 26px;
	border: 1px solid #2a6932;
}

a.btnLogout:link, a.btnLogout:visited, a.btnHome:link, a.btnHome:visited
{
	color: #2a6932;
	text-decoration: none;
}

a.btnLogout:hover, a.btnLogout:active, a.btnHome:hover, a.btnHome:active
{
	background-color: #2a6932;
	color: #fff;
}

.clear
{
	clear: both;
	line-height: 0;
}

.hiddenPics
{
	display: none;
}

.warning
{
	color: #f00;
}
