body
{
	background-color: #00ADEF;
        background-image: url("/images/background.gif");
        background-attachment: fixed;
	color: #000000;
	font-family: arial, verdana;
	text-align: center;
	margin: 0px 0px; 
}

body, h1, h2, h3, h4, h5, h6, form, dl, ul, ol, dt, dd, p, address, img {
	margin:0px;
	padding:0px;
	border: 0px;
}

a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

a:hover
{
	color: #666666;
	text-decoration: underline;
}

div#internalPage ol, div#internalPage ul
{
    font-size: 13px;
    padding-left: 30px;   
    list-style-position: outside;
    font-weight: normal;
    color: #333333;
    margin: 10px 0px;
    line-height: 1.5;
    text-indent: 0px;
}

div#internalPage ul
{
    list-style-type: square;   
}

div#internalPage ol
{
    list-style-type: decimal;   
}

div#mainBorder
{
        padding: 0px 0px 0px 0px;
        margin: 0px auto 0px auto;
        /*background-color: #043b50;*/
        /*background-color: #033C51;*/
        background-color: #FFFFFF;
        background-image: url(../images/background_sombra.gif);
        /*width: 740px;*/
        width: 780px;
}

div#govBorder
{
        padding: 0px 0px 0px 0px;
        margin: 0px auto 0px auto;
        /*background-color: #043b50;*/
        /*background-color: #033C51;*/
        background-color: #FFFFFF;
        background-image: url(../images/background_sombra.gif);
        /*width: 740px;*/
        width: 780px;
}


div#main
{
	border: 0px solid #423F2E;
	width: 720px;

	margin: 0px auto 0px auto;
	text-align: left;
	background-color: #FFFFFF;
	background-position: 0px;
	display: block;
}

img#linkHome
{
	width: 180px; 
	height: 90px; 
	position: absolute;
}

img#header
{
	width: 720px;
	height: 90px;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px -3px 0px;
	border: 0px;
	clear: both;
}

div#leftcol
{
	float: left;
	width: 0px;
	background-color: #FFFFFF;
	border-top: 0px solid navy;
	z-index:1;
	visibility : hidden;
}

ul#menu
{
	width: 100%;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
}

ul#menu li
{
	background-image: url(../images/menuBack.gif);
	border-bottom: 2px solid #FFFFFF;
	padding: 5px 5px 5px 5px;
}

ul#menu li.secure
{
	background-image: url(../images/menuSecureBack.gif);
	border-bottom: 2px solid #FFFFFF;
	padding: 5px 5px 5px 5px;
}

ul#menu li.subMenu
{
	padding: 5px 5px 5px 20px;
	background-color: #FBFFEF;
	background-image: none;
	border-bottom: 2px solid #F7F6E1;
}

ul#menu li a:link
{
	color: #000066;
	text-decoration: none;
}

ul#menu li.secure a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

ul#menu li a:visited
{
	color: #000066;
	text-decoration: none;
}

ul#menu li a:hover
{
	color: #6666CC;
	text-decoration: none;
}

ul#menu li.secure a:hover
{
	color: #6666CC;
	text-decoration: none;
}

img.secureImg
{
	margin-right: 5px;
	position: relative;
	top: 2px;
}

address
{
	font-size: 11px;
	font-style: normal;
	padding: 10px 5px 10px 5px;
	line-height: 20px;
	color: #23482A;
}

address a:link
{
	color: #666699;
}

address a:visited
{
	color: #9999CC;
}

address a:hover
{
	color: #666699;
	text-decoration: underline;
}

div#content
{
	float: right;
	width: 720px;
	border: 0px solid red;
	z-index:1;
	padding-top: 10px;
}

div#centerCol
{
	border: 0px solid blue;
	float: left;
}

div#rightCol
{
	border: 0px solid black;
	width: 265px;
	float: right;
}

img#bannerPrincipal
{
	width: 540px;
	height: 210px;
	margin-bottom: 10px;
	_margin-bottom: 6px;
}

img#bannerCadastro
{
	width: 540px;
	height: 100px;
	margin-bottom: 10px;
	_margin-bottom: 6px;
}

div.menuSpot
{
	width: 249px;
	_width: 265;
	border: 1px solid #F4F7E6;
	margin-bottom: 10px;
	background-color: #FCFDF8;
	padding: 7px;
}

div.menuSpot h1 a
{
	color: #320C6F;
	font-size: 14px;	
}

div.menuSpot p a
{
	color: #666666;
	font-size: 12px;	
}

div#newsBox
{
	width: 265px;
	background-color: #F7F6E1;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

ul#newsList
{
	width: 100%;
	list-style-type: none;
	font-size: 11px;
	list-style-image: url(../images/bullet.gif);
	padding-left: 30px;
}

ul#newsList li
{
	padding: 0px 30px 2px 0px;
	_padding: 3px 30px 5px 0px;
}

ul#newsList li a:link
{
	color: #565C7C;
	text-decoration: none;
}

ul#newsList li a:visited
{
	color: #000066;
	text-decoration: none;
}

ul#newsList li a:hover
{
	color: #6666CC;
	text-decoration: none;
}

div.sponsorsBox
{
	width: 265px;
	background-color: #F8F6E2;
	margin-bottom: 10px;
}

div.logoImpar
{
	float: left;
	padding: 15px;
}

div.logoPar
{
	float: right;
	padding: 15px;
}


div#footer
{
	clear: both;
	padding: 10px;
	text-align: right;
}


div#internalPage
{
	padding: 10px 25px 10px 10px;
	color: #333333;
	line-height: 1.5;
	font-size: 13px;
	margin-bottom: 10px;
	text-indent: 25px;
	text-align: justify;
}	

div#internalPage h1, div#internalPage h2, div#internalPage h3, div#internalPage h4, div#internalPage h5, div#internalPage h6
{
	color: #000066;
	line-height: 1.5;
	font-weight: bold;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", verdana, arial;
	text-indent: 0px;	
}

div#internalPage h1
{
	font-size: 21px;
}

div#internalPage h2
{
	font-size: 17px;
}

div#internalPage h3
{
	font-size: 15px;
}

div#internalPage h4
{
	font-size: 13px;
}

div#internalPage h5
{
	font-size: 13px;
	color: #555588;
}

div#internalPage h5 a:link
{
	color: #666699;
}

div#internalPage h5 a:visited
{
	color: #9999CC;
}

div#internalPage h5 a:hover
{
	color: #FFFFFF;
	background-color: #666699;
	text-decoration: none;
}

div#internalPage p
{
	color: #333333;
	line-height: 1.5;
	font-size: 13px;
	margin-bottom: 10px;
	text-indent: 25px;
	text-align: justify;
}

div#internalPage hr
{
	height: 1px;
	color: #CCDDCC;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 0px;
	background-color: #CCDDCC;
	padding: 0px;
	clear: both;
}

div#internalPage a:link
{
	color: #666699;
	text-indent: 0px;
	
}


form div.formItem
{
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	float: left;
	text-indent: 0px;
	
}

form div.formSelect
{
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	clear: both;
	text-indent: 0px;
	
}
form div.formCheck
{
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	clear: both;
	text-indent: 0px;
	
}

div.formGroup
{
	clear: both;
	background-color: #F7F6E1;
	padding: 3px 10px 3px 10px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000066;
	text-align: center;
	margin: 20px 0px 10px 0px;
	text-indent: 0px;
}

form div.formButton
{
	clear: both;
	text-align: left;
	margin: 10px 0px 10px 0px;
}

input.button
{
	background-image: url(../images/buttonBack.gif);
	border: 1px solid #000066;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px 10px 2px 10px;
	height: 20px;
	float: left;
	margin-right: 10px;
	font-family: arial, verdana;
	letter-spacing: 1px;
}

select
{
	clear: both;
	border: 1px solid #999999;
	height: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: arial, verdana;
	font-size: 12px;
	color: #444444;
	font-weight: normal;
}


.largeTextInput
{
	border: 1px solid #999999;
	height: 20px;
	width: 300px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: arial, verdana;
	font-size: 12px;
	color: #444444;
	font-weight: normal;
}

.smallTextInput
{
	border: 1px solid #999999;
	height: 20px;
	width: 145px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: arial, verdana;
	font-size: 12px;
	color: #444444;
	font-weight: normal;
}



div#internalPage div.formError
{
	border: 1px solid #663102;
	padding: 0px 0px 0px 0px;
	background-color: #F7BD6B;
	color: #663102;
	font-size: 12px;
	text-align: left;
}


div#internalPage div.formError ul
{
	line-height: 25px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: disc;
	list-style-position: outside;
	width: 370px;
	font-size: 12px;
	padding-left: 0px;
	list-style-position: outside;
}

div#internalPage div.formError ul li
{
 color: #663102;
 padding: 0px;
}

div#internalPage div.message
{
	border: 1px solid #000066;
	padding: 0px 0px 0px 0px;
	background-color: #EEEEEE;
	background-image: url(../images/msgBack.gif);
	background-repeat: repeat-y;
	color: #000066;
	font-size: 12px;
	text-align: left;
	list-style-position: outside;
}

 div#internalPage div.message ul
{
	line-height: 25px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: disc;
	list-style-position: outside;
	width: 370px;
}

div#internalPage div.message ul li
{
 color: #000066;
 padding: 0px;
}

img#msgImage
{
float: left;
margin: 10px 25px 10px 25px;
}


table.list
{
	border: 2px solid #F7F6E1;
	border-collapse: collapse;
	width: 720px;
	margin-bottom: 10px;
	text-indent: 0px;
}

table.list thead tr th
{
	font-family: arial, verdana;
	font-size: 12px;
	border: 1px solid #FFFFFF;
	background-color: #EEF5D6;
	padding: 5px 5px 5px 5px;
	color: #423F2E;
}

table.list thead tr th a:link
{
	background-color: #EEF5D6;
	color: #423F2E;
	padding: 5px;
}

table.list thead tr th a:visited
{
	
	background-color: #EEF5D6;
	color: #423F2E;
}

table.list thead tr th a:hover
{
	background-color: #423F2E;
	color: #EEF5D6;
	text-decoration: none;
}

table.list tbody tr td
{
	font-family: arial, verdana;
	font-size: 12px;
	border: 1px solid #F7F6E1;
	padding: 5px 5px 5px 5px;
	color: #666666;
	
}


h5.pagination img
{	position: relative;
	top: 3px;
}

h5.pagination a:link
{
	color: #423F2E;
}

h5.pagination a:visited
{
	color: #423F2E;
}

h5.pagination b
{
	color: #000066;
}

ul#internalNewsList
{
	width: 100%;
	list-style-type: none;
	font-size: 13px;
	list-style-image: url(../images/bullet.gif);
	padding-left: 30px;
}

ul#internalNewsList li
{
	padding: 0px 30px 2px 0px;
	_padding: 3px 30px 5px 0px;
}

ul#internalNewsList li a:link
{
	color: #565C7C;
	text-decoration: none;
}

ul#internalNewsList li a:visited
{
	color: #000066;
	text-decoration: none;
}

ul#internalNewsList li a:hover
{
	color: #6666CC;
	text-decoration: none;
}

form#filterForm
{
	background-color: #F8FAF1; 
	padding: 10px; 
	border: 1px solid #cccccc;
	text-indent: 0px;
}

form#filterForm div.formSelect
{
	float: left; 
	clear: none;
	display: block;
}

form#filterForm div.formItem
{
	clear: none;
	border: 0px solid red;
	display: block;
}

div#content div#internalPage table
{
	width: 700px;
}

div.logo
{
	width: 150px; 
	height: 75px ;
	text-align: center;
	vertical-align: center;
	float: left; 
}

div.logo img
{
	vertical-align: center;
}


div#internalPage table
{
    border: 2px solid #F7F6E1;
    border-collapse: collapse;
    width: 720px;
    margin-bottom: 10px;
    text-indent: 0px;
}

div#internalPage table tbody tr td.tableHead
{
    font-family: arial, verdana;
    font-size: 12px;
    border: 1px solid #FFFFFF;
    background-color: #EEF5D6;
    padding: 5px 5px 5px 5px;
    color: #423F2E;
    font-weight: bold;
    text-align: center;
    
}

div#internalPage table tbody tr td.table
{
    font-family: arial, verdana;
    font-size: 12px;
    border: 1px solid #F7F6E1;
    padding: 5px 5px 5px 5px;
    color: #666666;
}

div#internalPage table tbody tr.tableAlt
{
    background-color: #FFFFFF;
}

div#internalPage table tbody tr
{
    background-color: #F8FAF1;
}
div#internalPage table.list tbody tr.odd
{
	background-color: #F8FAF1;
}

div#internalPage table.list tbody tr.even
{
	background-color: #FFFFFF;
}

table.list2
{
        border: 3px solid #000000;
        border-collapse: collapse;
        width: 500px;
        margin-bottom: 10px;
        text-indent: 0px;
}
                                                                                                                                                                            
table.list2 thead tr th
{
        font-family: arial, verdana;
        font-size: 12px;
        border: 1px solid #000066;
        background-color: #EEF5D6;
        padding: 5px 5px 5px 5px;
        color: #423F2E;
}
                                                                                                                                                                            
table.list2 thead tr th a:link
{
        background-color: #EEF5D6;
        color: #423F2E;
        padding: 5px;
}
                                                                                                                                                                            
table.list2 thead tr th a:visited
{
                                                                                                                                                                            
        background-color: #EEF5D6;
        color: #423F2E;
}
                                                                                                                                                                            
table.list2 thead tr th a:hover
{
        background-color: #423F2E;
        color: #EEF5D6;
        text-decoration: none;
}
                                                                                                                                                                            
table.list2 tbody tr td
{
        font-family: arial, verdana;
        font-size: 12px;
        border: 1px solid #000066;
        padding: 5px 5px 5px 5px;
        color: #666666;
                                                                                                                                                                            
}


.largeFreeTextInput
{
	border: 1px solid #999999;
	height: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: arial, verdana;
	font-size: 12px;
	color: #444444;
	font-weight: normal;
}


.smallFreeTextInput
{
	border: 1px solid #999999;
	height: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: arial, verdana;
	font-size: 12px;
	color: #444444;
	font-weight: normal;
}
