.cssModalContainerIE
{
    border: 0px none #FFFFFF;
    text-align: center;
    overflow: hidden;
    display: table;                
    height:expression(document.documentElement.clientHeight);
    width:expression(document.documentElement.clientWidth);                
    background-color:gray; 
    filter:alpha(opacity=25);
    position: absolute; 
    right: 0px; 
    bottom: 0px;
    right: auto; 
    bottom: auto;
    z-index: 1000;
    left: expression( ( - fixme.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
    top: expression( ( - fixme.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

.cssInsideModalContainerIE
{
    vertical-align: middle;
	width:expression(document.documentElement.clientWidth); 
	height:expression(document.documentElement.clientHeight);
    border: 0px none #FFFFFF;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    display: table;
    position: absolute;
    z-index: 1100;
    left: expression( ( - fixme2.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) )/2 + 'px' );
    top: expression( ( - fixme2.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) )/2 + 'px' );                
}       
.cssModalContainerFF
{
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    text-align: center;
    background-color:gray; 
    -moz-opacity:.25;
    opacity:.25;
    overflow: hidden;
    display: table; 
    position: fixed;
    z-index: 1000;
}

.cssInsideModalContainerFF
{
    height:100%;
    width:100%;
    overflow: hidden;
    display: table-cell; 
    position: fixed;
    z-index: 1100;
    vertical-align:middle;
    text-align:center;
}   

.cssInsideModalContainer2
{
	width:480px; 
	height:150px;
    top: 35%;
	margin: 0 auto;
	background-color: #ffffff; 
	border: 1px solid #9BA1A5;
	padding: 0 0 10 0;
	position: relative;
    text-align: center;
    vertical-align: middle;
    z-index: 1200;
    display:table;
}         

.cssTableWait
{
	margin: 0 auto;
	background-color: #fdfdfd;
	border: 0px none;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	padding: 45 0 0 0;
	azimuth: center;
	padding: 25 0 0 0;
	
}
.cssLinkMenu
{
 color:#FFFFFF;
 text-decoration: none;    
 font-weight:bold;
}

.cssModalBackground
{
background: url(/CMS200628/Admin/Images/overlay.gif);
text-align: center;
height: 100%;
width: 100%;
z-index: 51;
display: table-cell;
vertical-align: middle;
}

.cssModalPopup
{
margin: 0 auto;
background-color: #ffffff;
border: 1px solid #666666;
width: 640px;
padding: 0 0 10 0;
position: relative;
text-align: center;
z-index: 52;
}

.cssModalLargePopup
{
margin: 0 auto;
background-color: #ffffff;
border: 1px solid #666666;
width: 100%;
height: 480px;
padding: 0 0 0 0;
position: relative;
text-align: center;
z-index: 100;
}
a 
{
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

a:hover 
{
	color: #666666;
	text-decoration: underline;
}

body
{
	background-image: url(Images/CMSback.gif);
	background-repeat:repeat-x;
	font-family: Tahoma, Tahoma, Tahoma;
	font-size: 13px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

p
{
	font-size: 13px;
}

span
{
	font-size: 13px;
}

font 
{
	font-family: Tahoma, Tahoma, Tahoma;
	font-size: 13px;
}
	
.cssAddressBox
{
	font-family: Tahoma, Tahoma, Tahoma;
	font-size: 12px;
	text-align: center;
	margin: 20 0 20 0;
	width: 100%;
}

a.cssAddressLink
{
	color: #333;
	font-family: Tahoma, Tahoma, Tahoma;
	font-size: 12px;
	text-decoration: none;
}

.cssBottomTable
{
	text-align: center;
	margin: 5 0 0 0;
}

.cssBottomBoard
{
	width: 95%;
	border-top: solid 1px #666666;
	margin: 10 0 0 0;
	text-align: center;
	font: icon;
	color: #666666;
	padding: 10 0 0 0;
	float: right;
}

.cssButtonSearch
{
	border : solid 1px #cccccc;
	background-color: #ECE9D8;
	color : #333333;
	font-weight : bold;
	font-size : 11px;
	padding: 1px;
	width: 100px;
}

.cssConveniadoSearchBoard
{
	margin: 0 0 5 0;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	background-color: #fdecd0;
	padding: 3 3 3 3;
	text-align: center;
	width: 100%;
}

.cssConveniadoTable
{
	border: solid 1px #fdecd0;
	margin-bottom: 20;
	width: 100%;
}

.cssConveniadoTableLabel
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	background-color: #fdecd0;
	width: 20%;
}

.cssConveniadoTableValue
{
	font-family: Tahoma;
	font-size: 8pt;
	background-color: #ffffff;
}

.cssConveniadoTableCourseLabel
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	background-color: #fdecd0;
}

.cssConveniadoTableCourseValue
{
	font-family: Tahoma;
	font-size: 8pt;
	background-color: #ffffff;
}

.cssCopyrightFont
{	
	font-size: 7pt;
}

.cssCurriculoButton
{
	border: solid 1px #999999;
	font-family: Tahoma;
	font-size: 9pt;
	height: 20;
}

.cssCurriculoFormField
{
	font-family: Tahoma;
	font-size: 9pt;
	/* text-transform: capitalize; */
}

.cssCurriculoBox
{
	background-color: #ffffff;
	margin: 0 0 10 0;
	width: 100%;
}

.cssCurriculoInstrucao
{
	color: #000000;
	font-family: Tahoma;
	font-size: 9pt;
}

.cssCurriculoInstrucaoTitulo
{
	color: #000000;
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	padding: 15 0 0 15;
}

.cssCurriculoInstrucao li
{
	padding: 0 10 10 0;
}


.cssCurriculoLegenda
{
	background-color: #fdecd0;
	color: #000000;
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: normal;
}

.cssCurriculoTable
{
	font-family: Tahoma;
	font-size: 10pt;
	margin: 10 10 10 10;
	width: 100%;
}

.cssCurriculoTableData
{
	font-family: Tahoma;
	font-size: 10pt;
}

.cssCurriculoTableTitle
{
	background-color: #DEE4EC;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

.cssCurriculoTableTitle2
{
	background-color: #fff9e6;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

.cssCurriculoTexto
{
	color: #000000;
	font-family: Tahoma;
	font-size: 10pt;
}

.cssDateFont
{
	font-size: 8pt;
	color: #666666;
}

.cssErrorTable
{
	color: #000000;
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	width: 90%;
}

.cssErrorTitle
{
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	height: 30px;
	text-align: left;
	color: #000000;
}

.cssErrorSolution
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #000000;
}

.cssFooterFont 
{
	font-size: 8pt;
	font-weight: bold;
	color: #577c8e;
}

.cssFormField
{
	border: solid 1px #666666;
	font-family: Tahoma;
	font-size: 10pt;
}

.cssFormIdiom
{
	margin-top: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0px;
	padding: 0px;
	border: solid 1px #666666;
	width: 122px;
}

.cssFormLogin
{
	padding: 0;
	margin: 0;
	text-align: right;
}

.cssFormLoginLink 
{
	font-family: Tahoma;
	font-size: 11px;
}

.cssFormLoginLink a
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.cssFormLoginLink a:hover
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.cssFormLoginLink a:visited
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.cssFormLoginTable
{
	border: solid 0px #0;
	padding: 0;
	margin: 0;
}

.cssFormLoginTD
{
	font-family: Tahoma;
	font-size: 10pt;
	padding-left: 5;
	padding-right: 5;
	color: #ffffff;
}

.cssFormLoggedTD
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #ffffff;
	padding: 5px;
	text-align: center;
	text-transform: capitalize;
}

.cssFormLoginTextBox
{
	border: solid 1px #c1b5ae;
	font:icon;
	height: 15;
	width: 79;
}

.cssFormLoginTitle
{
	background: #709D35;
	color: #f0f0f0;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	text-align: center;
}

.cssFormNewsletter
{
	border: 1px solid #758992;
	font:icon;
	float: right;
	margin-left: auto;
	margin-top: 3;
	padding: 0px;
	text-align: center;
	width: 159px;
}

.cssFormNewsletterTD
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #304a57;
	padding: 5px;
	text-align: right;
}

.cssFormNewsletterTitle
{
	background: #F27300;
	color: #f0f0f0;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	text-align: center;
}

.cssIndexBoard
{
	margin: 0 0 5 0;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	background-color: #fff9e6;
	padding: 5 5 5 5;
	margin: 0 0 10 0;
	text-align: center;
	width: 100%;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

.cssIndexFilter
{
	margin: 0 0 5 0;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	background-color: #fff9e6;
	text-align: center;
	width: 100%;
}

.cssIndexConfiguration
{
	background-color: #fdecd0;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	float: none;
	color: #333333;
	padding: 5 5 5 5;
	margin: 5 0 0 0;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

.cssIndexLabel
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
}

.cssInstrutorSearchBoard
{
	margin: 0 0 5 0;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	background-color: #fdecd0;
	padding: 3 3 3 3;
	text-align: center;
	width: 100%;
}

.cssInstrutorTable
{
	border: solid 1px #fdecd0;
	margin-bottom: 20;
	width: 100%;
}

.cssInstrutorTableLabel
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	background-color: #fdecd0;
	width: 20%;
}

.cssInstrutorTableValue
{
	font-family: Tahoma;
	font-size: 8pt;
	background-color: #ffffff;
}

.cssInstrutorTableCourseLabel
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	background-color: #fdecd0;
}

.cssInstrutorTableCourseValue
{
	font-family: Tahoma;
	font-size: 8pt;
	background-color: #ffffff;
}

.cssLabelField
{
	font-family:Tahoma;
	font-size: 8pt;
	font-weight:bold;
	color: #ffffff;
}

.cssMainContent
{
	margin-top: 10px;
}

.cssMainTitle
{
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	padding: 0 0 10 2;
}

a.cssMapLink
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

a.cssMapLink:hover
{
	text-decoration: underline;
}

.cssMapTitle
{
	font-family:Tahoma;
	font-size: 12pt;
	font-weight:bold;
	color: #000000;
	margin: 10 0 0 10;
}

.cssMenuCentralTable
{
	border: solid 0px #ffffff;
	margin: 12 0 0 0;
	padding: 6 13 6 13;
	width: 100%;
}

.cssMenuCentralTD
{
	text-align: center;
	width: 50%;
}

.cssMenuCentralInferiorTable
{
	border: solid 0px #ffffff;
	margin: 0 0 13 0;
	width: 100%;
}

.cssMenuCentralInferiorTD
{
	text-align: center;
	width: 50%;
}

.cssMenuHorizontalTable
{
	border: solid 0px #ffffff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.cssMenuVerticalTable
{
	border: solid 0px #ffffff;
	margin: 10 0 0 0;
	padding: 0 0 0 0;
}

.cssMenuHorizontalTD a {
}

.cssMenuHorizontalTD a:hover,
.cssMenuHorizontalTD a:active,
.cssMenuHorizontalTD:focus {
}

.cssMenuVerticalTD
{
	border-bottom: solid 1px #e8f5ee;
	height: 23px;
	padding: 0 0 0 8;
	width: 142px;
}

.cssMenuVerticalTD a {
	color: #333333;
	font-family:Tahoma;
	font-size: 9pt;
	text-decoration: none;
}

.cssMenuVerticalTD a:hover,
.cssMenuVerticalTD a:active,
.cssMenuVerticalTD:focus {
	color: #333333;
	cursor: pointer;
	text-decoration: none;
}

a.cssMenuAnchor 
{
	text-decoration: none;
}

a.cssMenuAnchor:hover
{
	text-decoration: none;
}

.cssMenuSemeandoTable
{
}

.cssMenuSemeandoTD
{
	height: 18px;
	text-align: center;
}

.cssMenuSemeandoTD a
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
}

.cssNewsBoard
{
	margin: 0 0 0 0;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

.cssNewsFont
{
	font-family:Tahoma;
	font-size: 10pt;
	font-weight:bold;
	margin: 10 10 5 0;
	color: #000000;
}

.cssNewsMore
{
	background-color: #ffffff;
	height: 20px;
	padding: 5 0 0 0;
	text-align: right;
	vertical-align: top;
}

.cssNewsMore a
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}

.cssNewsMore a:hover
{
	text-decoration: underline;
}

.cssNewsMoreList
{
	background-color: #ffffff;
	padding: 3 5 3 0;
	vertical-align: middle;
}

.cssNewsMoreList a
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.cssNewsMoreList a:hover
{
	text-decoration: underline;
}

.cssNewsSearchBoard
{
	margin: 0 0 5 0;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-color: #fdecd0;
	padding: 3 3 3 3;
	text-align: center;
	width: 100%;
}

a.cssNewsSearchTitle
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #0e5a74;
}

a.cssNewsSearchTitle:hover 
{
	text-decoration: underline;
	color: #333333;
}

a.cssNewsSearchTitle:visited 
{
	color: #333333;
}

.cssNewsSubject
{
	/*filter: glow(Strength=1,Color=#3c746b);*/
	padding: 7 0 5 0;
}

.cssNewsSubject a
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	color: #3c746b;
}

.cssNewsSubject a:hover
{
	text-decoration: none;
	color: #3c746b;
}

.cssNewsSubTitle
{
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.cssNewsTitle
{
	/*filter: blur(Strength=2,Direction=150);*/
}

.cssNewsTitle
{
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}

.cssNewsTitle a
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.cssNewsTitle a.:hover
{
	text-decoration: none;
	color: #000000;
}

a.cssNewsTitleTime
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

a.cssNewsTitleTime:hover
{
	text-decoration: underline;
}

a.cssNewsTitleList
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

a.cssNewsTitleList:hover
{
	text-decoration: underline;
}

a.cssNewsTitleList:visited 
{
	text-decoration: underline;
}

.cssNewsletterButton
{
	border: solid 1px #999999;
	font-family: Tahoma;
	font-size: 9pt;
	height: 20;
	width: 50;
	margin-bottom: 4px;
	padding: 1px;
}

.cssOcupacaoSearchButton
{
	border: solid 1px #999999;
	font-family: Tahoma;
	font-size: 9pt;
	height: 20;
	width: 90;
	margin: 5 5 9 5;
}

.cssOcupacaoSearchTable
{
	background-color: #fff9e6;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 100%;
}

.cssOcupacaoTable
{
	border: solid 1px #fdecd0;
	width: 100%;
	margin-bottom: 10;
}

.cssOcupacaoTableBlank
{
	font-family: Tahoma;
	font-size: 6pt;
	background-color: #fdecd0;
	height: 2px;
}

.cssOcupacaoTableLabel
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	background-color: #fff9e6;
	padding-left: 5;
	padding: 3 0 3 5;
	width: 30%;
}

.cssOcupacaoTableInformation
{
	font-family: Tahoma;
	font-size: 8pt;
	padding: 5 5 5 5;
	background-color: #ffffff;
}

.cssOcupacaoTableTask
{
	font-family: Tahoma;
	font-size: 8pt;
	padding: 5 5 5 15;
	background-color: #ffffff;
}

.cssOcupacaoTableTitle
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	background-color: #fdecd0;
	text-align: center;
	text-transform: capitalize;
}

.cssOcupacaoTableValue
{
	font-family: Tahoma;
	font-size: 8pt;
	text-transform: capitalize;
	height: 15px;
	padding: 3 0 3 5;
	background-color: #ffffff;
}

.cssOcupacaoTableData
{
	background-color: #fff9e6;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 2 4 2 0;
}

.cssOcupacaoFormField
{
	border: solid 1px #666666;
}

.cssOcupacaoRadioField
{
	font-family: Tahoma;
	font-size: 12px;
}

.cssPagamentoFormField
{
	font-family: Tahoma;
	font-size: 8pt;
	width: 100%;
}

.cssPagamentoSearchBoard
{
	margin: 0 0 5 0;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	background-color: #fff9e6;
	padding: 3 3 3 3;
	text-align: center;
	width: 100%;
	margin-top: 10;
	border: solid 1px #fdecd0;
}

.cssPagamentoSearchButton
{
	border: solid 1px #999999;
	font-family: Tahoma;
	font-size: 9pt;
	height: 20;
	width: 90;
}

.cssPagamentoSearchTable
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	width: 100%;
}

.cssPagamentoTable
{
	border: solid 1px #fdecd0;
	width: 100%;
	margin-bottom: 10;
}

.cssPagamentoTableBlank
{
	font-family: Tahoma;
	font-size: 6pt;
	background-color: #fdecd0;
	height: 2px;
}

.cssPagamentoTableLabel
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	background-color: #fff9e6;
	padding-left: 5;
	padding: 3 0 3 5;
	width: 35%;
}

.cssPagamentoTableTitle
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	background-color: #fdecd0;
	text-align: center;
	text-transform: capitalize;
}

.cssPagamentoTableValue
{
	font-family: Tahoma;
	font-size: 8pt;
	text-transform: capitalize;
	height: 15px;
	padding: 3 0 3 5;
	background-color: #ffffff;
}

.cssPathAnchor 
{
	font-size: 7pt;
	font-weight:normal;
	color: #fdecd0;
	font-family:Tahoma;
}

a.cssPathAnchor 
{
	font-size: 7pt;
	font-weight:normal;
	color: #fdecd0;
	font-family:Tahoma;
}

a.cssPathAnchor:link 
{
	color: #fdecd0;
	text-decoration: none;
}

a.cssPathAnchor:visited 
{
	color: #fdecd0;
	text-decoration: none;
}

a.cssPathAnchor:hover 
{
	color: #fd8900;
	text-decoration: none;
}

a.cssPathAnchor:active 
{
	color: #fd8900;
	text-decoration: none;
}

.cssPathBoard
{
	width: 100%;
	background-color: #fdecd0;
	font-family:Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-right: solid 1px #fdecd0;
	border-bottom: solid 1px #fdecd0;
	padding: 5 5 5 5;
	margin-bottom: 10;
}

.cssPathBoard a
{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.cssPathBoard a:hover
{
	text-decoration: none;
	font-weight: normal;
}

.cssPoolBoard
{
	background-color: #ffffff;
	border: 1px solid #fdecd0;
	font:icon;
	margin-left: auto;
	margin-top: 3;
	padding: 0px;
	text-align: center;
	width: 159px;
}

.cssPoolTable
{
	width: 100%;
}

.cssPoolBoardTable
{
	font-family: Tahoma;
	font-size: 9pt;
}

.cssPoolBoardTitle
{
	background: #fdecd0;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	text-align: center;
}

.cssPoolBoardAnswer
{
	font-family: Tahoma;
	font-size: 9pt;
}

.cssPoolBoardBar
{
	background-color: #efefef;
}

.cssPoolVoteButton
{
	border: solid 1px #999999;
	font-family: Tahoma;
	font-size: 9pt;
	height: 20;
	width: 50;
	margin-bottom: 4px;
	padding: 1px;
}

.cssProfileTable
{
	border: solid 1px #fdecd0;
	font-family: Tahoma;
	font-size: 10pt;
	margin-top: 15;
	width: 95%;
}

.cssProfileTableLabel
{
	font-weight: bold;
	font-size: 10pt;
	background-color: #fff9e6;
	width: 35%;
}

.cssProfileTableTitle
{
	font-weight: bold;
	background-color: #fdecd0;
	text-align: center;
}

.cssProfileTableValue
{
	background-color: #ffffff;
	font-size: 10pt;
}

a.cssProfileTableLink
{
	color: #000000;
	font-family: Tahoma;
	font-size: 11pt;
	text-decoration: none;
}

.cssProgramacao
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 100%;
}

.cssProgramacaoFormField
{
	border: solid 1px #666666;
	font-family: Tahoma;
	font-size: 17px;
	height: 22px;
	width: 130;
}

.cssProgramacaoRadioField
{
	font-family: Tahoma;
	font-size: 12px;
}

.cssProgramacaoSearchButton
{
	border: solid 1px #999999;
	font-family: Tahoma;
	font-size: 9pt;
	height: 20;
	width: 90;
	margin: 5 5 9 5;
}

.cssProgramacaoTDText
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 4 0 8 0;
	width: 100%;
}

.cssProgramacaoTDTitle
{
	background-color: #fdecd0;
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding: 4 0 4 0;
	text-align: center;
}

.cssProgramacaoTDField
{
	background-color: #fff9e6;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 2 4 2 0;
}

.cssProgramacaoSearchTable
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	width: 100%;
}

.cssProgramacaoTable
{
	border: solid 1px #fdecd0;
	width: 100%;
	margin-bottom: 10;
}

.cssProgramacaoTableBlank
{
	font-family: Tahoma;
	font-size: 6pt;
	background-color: #fdecd0;
	height: 2px;
}

.cssProgramacaoTableLabel
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	background-color: #fff9e6;
	padding-left: 5;
	padding: 3 0 3 5;
	width: 30%;
}

.cssProgramacaoTableTitle
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	background-color: #fdecd0;
	text-align: center;
	text-transform: capitalize;
}

.cssProgramacaoTableValue
{
	font-family: Tahoma;
	font-size: 8pt;
	text-transform: capitalize;
	height: 15px;
	padding: 3 0 3 5;
	background-color: #ffffff;
}

.cssProgramacaoTableValue li
{
	list-style-type: disc;
	padding-left: 2em;
}

.cssSearchResultBottomText
{
	font-family:Tahoma;
	font-size: 7pt;
	font-weight:normal;
	color: #61696c;
}

.cssSearchText
{
	font-family:Tahoma;
	font-size: 8pt;
	font-weight:normal;
	color: #000000;
}

.cssSearchButton
{
	border: solid 1px #999999;
	font-family: Tahoma;
	font-size: 9pt;
	height: 20;
}

.cssSearchField
{
	border: solid 1px #c1b5ae;
	font:icon;
	height: 15;
	width: 79;
}

.cssSearchFormTD
{
	font-family: Tahoma;
	font-size: 10pt;
	padding-left: 5;
	padding-right: 5;
	color: #ffffff;
}


a.cssSearchTitle
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #0e5a74;
}

a.cssSearchTitle:hover 
{
	text-decoration: underline;
	color: #333333;
}

a.cssSearchTitle:visited 
{
	color: #333333;
}

.cssSubjectTable
{

}

.cssSublinkTable 
{
	background-color: #fdecd0;
	border-collapse: collapse;
	border-width: 0px;
	margin: 0 0 0 0;
	width: 100%;
}

.cssSublinkTD 
{
	background-color: White;
	border-width: 2px;
	border-style: solid;
	border-color:#fdecd0;
	line-height: 15px;
	padding: 5 0 5 5;
	vertical-align : top;
	width: 50%;
}

.cssSublinkTD a
{
	color: #333333;
	font-family:Tahoma;
	font-size: 9pt;
	text-decoration: none;
}

a.cssSublinkAnchor 
{
	color: #333333;
	font-family:Tahoma;
	font-size: 10pt;
	text-decoration: none;
}

a.cssSublinkAnchor:link 
{
	text-decoration: none;
}

a.cssSublinkAnchor:visited 
{
	text-decoration: none;
}

a.cssSublinkAnchor:hover 
{
	text-decoration: none;
}

a.cssSublinkAnchor:active 
{
	text-decoration: none;
}

form
{
	margin: 0px;
}

.cssValidationFailed
{
	background-color: #fdecd0;
	font-size: 10pt;
	font-weight: normal;
	color: #cc0000;
	padding: 10 10 10 20;
}
.cssValidationSucceeded
{
	background-color: #fdecd0;
	font-size: 10pt;
	font-weight: normal;
	color: #006600;
	padding: 10 10 10 20;
}