body
{
	font-size: 11px;
	color: #f3f3f3;
	font-family: Arial;
	background-color: #333333;
	text-align: left;
}
.Logo {
	background-image: url(logo.png);
	background-repeat: no-repeat;
	background-position: 20px 70px;
	height: 100px;
}

td
{
	font-size: 11px;
	color: #333;
	text-align: left;
}

#CenteredContent    
{
    width: 92%;
    text-align: center;
	position:absolute;
	top:2px;
}
.MenuTab
{
	padding: 1px 5px 0px;
	background-image: url(Menu.png);
	height: 26px;
	background-repeat: no-repeat;

}
.MenuItemUnselected
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;	
	color: #ffffff;
	width: 95px;
	height: 23px;
	text-align: left;
	cursor: hand;
	padding-left: 15px;
}
.MenuItemSelected
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;	
	color: #000000;		
	background-image: url(MenuItemSelected.png);
	background-repeat: repeat-x;
	height: 23px;
	width: 95px;
	text-align: left;
	cursor: hand;
	padding-left: 15px;
}
.SubMenuItem
{
	width: 150px;
	background-color: #ffffff;
	border: 1px solid #003366;
	cursor: hand;
}
.SubMenuItemUnselected
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	padding: 5px 0px 5px 15px;
	background-color: #ffffff;
	text-align: left;
	cursor: hand;
}
.SubMenuItemSelected
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px 0px 5px 15px;
	background-color: #02B0D5;
	text-align: left;
	cursor: hand;
}
.Content
{
	background-image: url(bgContent.png);
	background-repeat: repeat-y;
	background-position: left top;
	vertical-align: top;
	text-align: left;
	height: 200px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 10px;
}
.Footer
{
	font-family: Arial;
	font-size: 9px;
	color: #CCCCCC;
	padding: 20px 20px 60px 20px;
}
.Title
{
	height: 30px;
	background-color: #ffffff;
	color:#0066FF;
	text-transform:lowercase;
	font: normal 18px Arial, Verdana, sans-serif;
	letter-spacing: -1pt;
	padding: 0px 0px 5px 40px;
	width: 748px;
}
.SubTitle
{
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	font-family: Arial;
	letter-spacing: -1px;
}
.Description
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.SubDescription
{
	font-size: 10px;
	color: #999999;
	font-family: Arial;
}
.Text
{	
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.Alert
{
	font-weight: bold;
	font-size: 11px;
	color: crimson;
	font-family: Arial;
	text-decoration: none;
}
hr
{
	border:1px solid #7E99C9;
}

div
{
	height: 200px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
.DivButtons
{
	border-top:1px solid #7E99C9;
	text-align:right;
	height:40px;
	padding: 20px 80px 0px 0px;	
}
#HistoryDiv
{
	padding:0px 0px 0px 0px;
}
#PrintTop
{
	background-image: url(Topo.png);
	background-position: 0px 0px;
}
#PrintBottom
{
	background-image: url(Fundo.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.Button
{
	background-position: center center;
	font-size: 11px;
	background-image: url(Button.png);
	color: #000000;
	background-repeat: no-repeat;
	font-family: Arial;
	background-color: #ffffff;
	width: 86px;
	height: 21px;
	border: none;
	font-weight: normal;
	cursor: hand;
}
.ButtonOver
{
	background-position: center center;
	font-size: 11px;
	background-image: url(ButtonOver.png);
	color: #000000;
	background-repeat: no-repeat;
	font-family: Arial;
	background-color: #ffffff;
	width: 86px;
	height: 21px;
	border: none;
	font-weight: normal;
	cursor: hand;
}
.ButtonBig
{
	background-position: center center;
	font-size: 11px;
	background-image: url(ButtonBig.png);
	color: #000000;
	background-repeat: no-repeat;
	font-family: Arial;
	background-color: #ffffff;
	width: 160px;
	height: 21px;
	border: none;
	font-weight: normal;
	cursor: hand;
}
.ButtonBigOver
{
	background-position: center center;
	font-size: 11px;
	background-image: url(ButtonBigOver.png);
	color: #000000;
	background-repeat: no-repeat;
	font-family: Arial;
	background-color: #ffffff;
	width: 160px;
	height: 21px;
	border: none;
	font-weight: normal;
	cursor: hand;
}
.AltButton
{
	padding-top:2px;
	background-position: center center;
	font-size: 11px;
	background-image: url(AltButton.png);
	background-repeat: no-repeat;
	font-family: Arial;
	background-color: Transparent;
	width: 86px;
	height: 21px;
	border: none;
	text-align:center;
	font-weight: normal;
	color:#000000;
	cursor: hand;
	text-decoration:none;
}
.AltButtonOver
{
	padding-top:2px;
	background-position: center center;
	font-size: 11px;
	background-image: url(AltButtonOver.png);
	background-repeat: no-repeat;
	font-family: Arial;
	background-color: Transparent;
	width: 86px;
	height: 21px;
	border: none;
	text-align:center;
	font-weight: normal;
	color:#000000;
	cursor: hand;
	text-decoration:none;
}
A
{
	color: #0066CC;
	text-decoration: none;
}
A:active
{
	color: #0066CC;
	text-decoration: none;
}
A:hover
{
	color: #0066CC;
	text-decoration: underline;
}
A:link
{
	color: #0066CC;
	text-decoration: none;
}
A:visited
{
	color: #0066CC;
	text-decoration: none;
}
.InputBox
{
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	background-color: #f3f3ed;	
}
.Results
{
	font-size: 11px;
	color: #666666;
	font-family: Arial;
	background-color: #f3f3ed;
	padding: 2px 20px 2px 20px;
	height: 30px;
}
.ResultsTitle
{
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	font-weight:bold;
	letter-spacing:0pt;
}
.ResultsNumbers
{
	font-size: 18px;
	color: #666666;
	font-family: Arial;
	font-weight:bold;
}
.ResultsFloater
{
	height: 50px;
	background-color:#ffffff;
	border: solid 1px #e8e8e8;
	position:relative;
	top:-22px;
	z-index:100;
}
.ResultsShowHideButton
{
	background-position: 4px 4px;
	font-size: 11px;
	z-index: 500;
	left: -4px;
	background-image: url(../../images/ShowHideButton.png);
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	position: relative;
	top: 4px;
	background-color: transparent;
	border-bottom-style: none;
}
.DivResults
{
	height: 0px;
	padding: 10px 40px 10px 40px;
	border-top: solid 1px #e8e8e8;
}
