body, table, input, select, textarea{
	font-family: verdana;
	font-size: 10px;
}
form{
	margin: 0px;
}
h1{
	font-size: 24px;
	color: #5e889c;
	padding: 0px;
	margin: 0px;
}
h2{
	font-size: 18px;
	color: #5e889c;
	padding: 0px;
	margin: 0px;
}
h3{
	font-size: 14px;
	font-weight: bold;
	color: #5e889c;
	padding: 0px;
	margin: 0px;
}
h4{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
h5{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
hr{
	height: 1px;
	border: solid 1px #5e889c;
}
a img{
	border-style: none;
}
a{
	color: #5e889c;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a.button{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.button:hover{
	color: #000000;
	text-decoration: none;
}
a.button img{
	background-image: url(../images/rgm/deg_v_cinza.jpg);
	border: solid 1px #c0c0c0;
	vertical-align: middle;
}
label{
	color: #666666;
	font-weight: bold;
}
body 
{
	background-color: #FFFFFF; 
	margin: 0px;
	padding: 0px;
	text-align: center;
	min-width: 770px;
}
/*****************************************************************************/
/*                                                                           */
/*                                                                           */
/*                                                                           */
/*****************************************************************************/
#page{
	background-color: #FFFFFF;
	width: 770px;
	text-align: left;
	margin: 0px auto;
}
/*****************************************************************************/
/*                                                                           */
/*                                                                           */
/*                                                                           */
/*****************************************************************************/
#page_head
{
	position: relative;
	width: 770px;
	height: 235px; /*215px;*/
}
/*****************************************************************************/
/*                                                                           */
/*                                                                           */
/*                                                                           */
/*****************************************************************************/
#page_head div.banner1{
	position: absolute;
	width: 770px;
	height: 163px;
	left: 0px;
	top: 28px;
}
/*****************************************************************************/
/*                                                                           */
/*                                                                           */
/*                                                                           */
/*****************************************************************************/
#page_head div.toolbar{
	position: absolute;
	width: 770px;
	left: 0px;
	top: 2px;
	border: solid 1px #c0c0c0;
	text-align: right;
}
.toolbar ul{
	padding: 0px 2px 2px 2px;
	float: right;
	margin: 0px;
	list-style: none;
	line-height: 1em;
}
.toolbar li{
	float: left;
	margin: 0;
	padding: 0;
}
.toolbar span,
.toolbar a{
	font-weight: bold;
	text-decoration: none;
	border: solid 1px #c0c0c0;
	line-height: 14px;
	padding: 1px 4px 1px 4px;
	margin: 2px 0px 0px 2px;
	background-image: url(../images/rgm/deg_v_cinza.jpg);
	color: #666666;
	display: block;
}
.toolbar span,
.toolbar a:hover{
	color: #000000;
	text-decoration: none;
}
/*****************************************************************************/
/*                                                                           */
/*                                                                           */
/*                                                                           */
/*****************************************************************************/
#page_head div.title{
	display: none;
}
/*****************************************************************************/
/*                                                                           */
/*                                                                           */
/*                                                                           */
/*****************************************************************************/
#page_head div.tab{
	position: absolute;
	width: 770px;
	left: 0px;
	top: 190px;
	border: solid 1px #c0c0c0;
}
.tab ul{
	padding: 0px 2px 2px 2px;
	float: left;
	margin: 0px;
	list-style: none;
	line-height: 1em;
}
.tab li{
	float: left;
	margin: 0;
	padding: 0;
}
.tab span,
.tab a{
	font-weight: bold;
	text-decoration: none;
	border: solid 1px #c0c0c0;
	line-height: 14px;
	padding: 1px 4px 1px 4px;
	margin: 2px 0px 0px 2px;
	background-image: url(../images/rgm/deg_v_cinza.jpg);
	color: #666666;
	display: block;
}
.tab span,
.tab a:hover{
	color: #000000;
	text-decoration: none;
}
/*****************************************************************************/
/*                                                                           */
/*                                                                           */
/*                                                                           */
/*****************************************************************************/
#page_body
{
	width: 770px;
}

#pane_1{
	float: left;
	width: 175px;
}
div.has_pane_1{
	margin-left: 181px;
}
div.has_pane_3{
	margin-right: 235px;
}
#pane_3{
	float: right;
	width: 230px;
}
/*****************************************************************************/
/* hack para evitar o bug da guilhotina                                      */
/*****************************************************************************/
#pane_2:after{
	clear: both;
	display: block;
	visibility: hidden;
	height: 0px;
	content: ".";
}
#pane_2{
	height= 1%;
}
/*****************************************************************************/
/*                                                                           */
/*                                                                           */
/*                                                                           */
/*****************************************************************************/
#pane_1 div.module div.banner{
	width: 175px;
}
#pane_2 div.module div.banner{
	width: 348px;
}
#pane_3 div.module div.banner{
	width: 230px;
}
#pane_1 div.module div.banner,
#pane_2 div.module div.banner,
#pane_3 div.module div.banner{
	text-align:center;
}
/*****************************************************************************/
/*                                                                           */
/*                                                                           */
/*                                                                           */
/*****************************************************************************/
#page_foot
{
	width: 770px;
	height: 50px;
	clear: both;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 4px;
	
}
/*****************************************************************************/
/*                                                                           */
/*                                                                           */
/*                                                                           */
/*****************************************************************************/
div.module{
	margin-bottom: 2px;
}
/*****************************************************************************/
/*                                                                           */
/*                                                                           */
/*                                                                           */
/*****************************************************************************/
#content_frame{
	width: 590px;
	height: 595px;
}
/*****************************************************************************/
/*                                                                           */
/*                                                                           */
/*                                                                           */
/*****************************************************************************/
div.menu{
	font-family: verdana, arial, helvetica, sans-serif;
	border: solid 1px #CCCCCC;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
}
div.menu_group{
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #BEBEBE;
	background-image: url(../images/rgm/deg_v_cinza.jpg);
	color: #666666;
	height: 23px;
	line-height: 23px;
	padding-left: 4px;
	text-transform: uppercase;
}
div.menu_group a{
	color: #666666;
	text-decoration: none;
}
div.menu_group a:hover{
	color: #333333;
	text-decoration: none;
}
div.menu_body{
	color: #333333;
}
div.menu_item{
	border-top: solid 1px #7E7B87;
	border-bottom: solid 1px #333333;
	background-image: url(../images/rgm/deg_h_cinza.jpg);
	height: 23px;
}
div.menu_item a{
	width: 12px;
	height: 23px;
	background-image: url(../images/rgm/menu_bullet.gif);
	background-repeat: no-repeat;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	line-height: 23px;
	padding-left: 16px;
	white-space: nowrap;
	text-decoration: none;
	display: block;
}
div.menu_item a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
/*****************************************************************************/
/*                                                                           */
/*                                                                           */
/*                                                                           */
/*****************************************************************************/
table.grid{
	border: solid 1px #c0c0c0;
	border-collapse: collapse;
}
table.grid th{
	background-image: url(../images/rgm/deg_v_cinza.jpg);
	color: #666666;
	font-weight: bold;
}
table.grid th,
table.grid td{
	border: solid 1px #c0c0c0;
}
/*****************************************************************************/
/*                                                                           */
/*                                                                           */
/*                                                                           */
/*****************************************************************************/
table.grid2{
	background-image: url(../images/rgm/deg_h_cinza_c.jpg);
}
table.grid2 caption{
	background-image: url(../images/rgm/deg_h_verm.jpg);
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}
table.grid2 th{
	color: #000000;
	font-weight: bold;
}
table.grid2 th,
table.grid2 td{
	border-style: none;
}
table.grid2 b{
	color: #660000;
}
/*****************************************************************************/
/*                                                                           */
/*                                                                           */
/*                                                                           */
/*****************************************************************************/
div.map{
	background-repeat: no-repeat;
	width: 260px;
	height: 233px;
	position: relative;
	float: left;
}
div.map div.est{
	position: absolute;
	font-size: 1px;
	z-index: 1;
}
div.map a.est{
	position: absolute;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	z-index: 2;
}
div.map a.est:hover{
	text-decoration: underline;
}
div.map_side{
	margin-left: 262px;
	min-height: 233px;
	height: 233px;
}
div[class].map_side{
	height: auto;
}
div.map_side ul{
	margin: 0px;
	display: block;
}
div.map_side li{
	margin: 0px;
	list-style-type: none;
	list-style-position: outside;
}
div.map_side li a{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
div.map_side li a:hover{
	color: #990000;
	text-decoration: none;
}
div.fra_esq{
	width: 260px;
	float: left;
}
div.fra_dir{
	margin-left: 262px;
}
/*****************************************************************************/
/* hack para evitar o bug da guilhotina                                      */
/*****************************************************************************/
div.news_esq:after{
	clear: both;
	display: block;
	visibility: hidden;
	height: 0px;
	content: ".";
}
div.news_esq{
	margin-right: 235px;
	height= 1%;
}
div.news_dir{
	float: right;
	width: 230px;
}
/*****************************************************************************/
/*                                                                           */
/*                                                                           */
/*                                                                           */
/*****************************************************************************/
div.box{
	border: solid 1px #660000;
	display: block;
	padding: 4px;
}
/*****************************************************************************/
/*                                                                           */
/*                                                                           */
/*                                                                           */
/*****************************************************************************/
body.window
{
	margin-top: 8px!important;
	margin-bottom: 8px!important;
	min-width: 500px!important;
}
body.window #page{
	width: 500px!important;
}
/*****************************************************************************/
/*                                                                           */
/*                                                                           */
/*                                                                           */
/*****************************************************************************/
body.help table td
{
	vertical-align: top; 
	padding: 2px;
}
body.help img
{
	border: solid 1px #660000; 
	vertical-align: middle;
}
body.help img.float-left
{
	float: left;
	margin-right: 4px;
}
body.help img.float-right
{
	float: right;
	margin-left: 4px;
}
body.help #page_head
{
	height: 50px!important; 
	background-image: url(../images/rgm/deg_h_verm.jpg); 
	margin-bottom: 4px;
}
body.help h1
{
	color: #ffffff; 
	text-align: center; 
	padding-top: 8px;
}

body.help ul
{
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../images/rgm/bullet_red.gif);
	margin-left = 0px;
	padding-left: 16px;
}

body.help ul ul
{
	margin-left = 0px;
	padding-left: 16px;
}