﻿body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
}

pre {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a{
	font-weight: bold;
	text-decoration: none;
	color: #0000ff;
}

img
{
    border: 0px;
}

/* Styles for Header Begin*/
#masthead {
	width: 900px;
	height: 90px;
	background-image: url('../../images/backcomm.jpg');
	background-repeat: repeat-x;
	background-color: #D9ECFA;
	background-position: 50% bottom;
}

#masthead img {
	border: 0px;
	float: left;
}
/* Styles for Header End*/

#container {
	color: black;
	width: 900px;
	margin: 0 auto;
	background-color: #eeeeee;
}

/* Styles for Content Begin*/
#content {
	float: right;
	width: 750px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0;
	/*padding: 5px;*/
	background-color: #CFE4FA;
	position: relative;
    height: 510px;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	margin: 10px 0px 0px 0px;
}

#content h1
{
    margin: 0px 0px 0px 0px;
    height: 45px;
	/*background-image: url("images/mlogo_com.gif");
	background-repeat:  no-repeat;
	background-position: bottom right;*/
	background-color: #2755A3;
	color: #ffffff;
}

#content h1 span{
    padding: 7px 0px 0px 10px;
    display: block;
}

#content p:first-line{
	padding-left: 25px;
}

#content p{
	text-align: justify;
	margin: 0px 0px 0px 0px;
	margin-top:5px;
	margin-bottom: 15px;
}

#logoHome{
    padding: 20px 0px 20px 0px;
    width: auto;
    text-align: center;
}
/* Styles for Content End*/

/* Styles for Navigation */
#sidebar {
	float: left;
	width: 150px;
	height: 485px;
	background-color: #eeeeee;
	position: relative;
	clear: both;
	display: inline;
	color: #7C0023;
}

/*
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
}
#sidebar li {
	font-size: 14px;
	display: block;
	margin: 0px;
	padding: 0px;
}

#sidebar ul li ul li{
	font-size: 12px;
}

#sidebar ul li a, #sidebar ul li ul li a{
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 5px;
	color: #7C0023;
}
 #sidebar ul li ul li a {
	padding: 5px 5px 5px 20px;
 }
 
#sidebar ul li a:hover{
	font-weight: bold;
	text-decoration: none;
	background-color: #7C0023;
	color: #ffffff;
}
.visible{
    display: block ! important;
}

.invisible{
    display: none ! important;
}
*/

/* Styles for Footer Begin*/
#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	clear: both;
	width: 900px;
	padding: 2px 0px 2px 0px;
	overflow: auto;
	background-color: #4562AE;
}
#footer p {
	font-size: 0.8em;
	color: #ffffff;
	margin: 2px;
	padding: 2px;
}
#footer a {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
/* Styles for Footer End*/


#sidebarHelp
{
    float: left;
    width: 150px;
    height: 465px;
    background-color: #c3d8ee;
    position: relative;
    clear: both;
    display: inline;
    color: #000000;
}
#sidebarHelp ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
}

#sidebarHelp li {
	font-size: 11px;
	display: block;
	margin: 0px;
	padding: 0px;
}

#sidebarHelp ul li a{
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 5px;
	color: #000000;
}
 
#sidebarHelp ul li a:hover{
	font-weight: bold;
	text-decoration: none;
	background-color: #6893D7;
	color: #ffffff;
}

#contentHelp {
	float: right;
	width: 600px;
	background-color: #CFE4FA;
}

#contentHelp h2{
    margin: 0px 0px 0px 0px;
}

#help, #scrollArea{
	height: 435px;
	background-color: #CFE4FA;
	position: relative;
	overflow: auto;
	padding: 0px 5px 0px 5px;
}

#scrollArea{
	height: 465px;
}

#help ul {
	list-style-type: none;
	width: 570px;
	display: block;
	margin: 0px;
	padding: 0px;
}

#help li {
	font-size: 11px;
	display: block;
	margin: 0px;
	padding: 0px;
}


#leftSideHome{
    float: left;
	width: 493px;
    height: 510px;
	background-color: #F5D11B;
    position: relative;
    clear: both;
    display: inline;
    color: #7C0023;
    text-align: center;
	overflow: auto;
}

#leftSideHome a {
	color: #7C0023;
	text-decoration: none;
	font-weight: bold;
}

#leftSideHome a:hover{
	text-decoration: underline;
}

#rightSideHome {
	float: right;
    height: 510px;
    width: 257px;
	background-color: #F5D11B;
    color: #7C0023;
    text-align: center;
}

.box{
	background: #ffffff;
	text-align: justify;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-right: dimgray 1px solid; 
	border-top: dimgray 1px solid; 
	border-left: dimgray 1px solid; 
	border-bottom: dimgray 1px solid; 
}

.box table{
	background: #cccccc;
	width: 100%;
	border-collapse:collapse;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
.box table .left{
	text-align: left;
	font-size: small;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
}

.box table .right{
	text-align: right;
	font-size: smaller;
	padding: 0px 10px 0px 0px;
}

.box .content{
	margin: 5px 0px 5px 0px;
	padding: 0px 10px 0px 10px;
}

.box .extra{
	text-align: right;
	font-size: smaller;
}

.box input, .box textarea
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right: dimgray 1px solid; 
	border-top: dimgray 1px solid; 
	border-left: dimgray 1px solid; 
	border-bottom: dimgray 1px solid; 
}

.Erro
{
    font-weight: bold;
    font-size: 14px;
    color: Red;
}

.Sucesso
{
    font-weight: bold;
    font-size: 14px;
    color: Blue;
}