


.HeaderLine
{
	height: 2px;
	background-color: #0072C6;
} 

.NewsTitles
{
    font-weight: bold;
    font-size: 140%;
    color:  #0072c6;
    text-decoration: underline;
}

 .TitleContent
{
	float: Left;
	width: 100%;
	font-size: 180%;
	color: #666666;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #0072c6;
	padding-left: 10px;
}

@media all {
.page-break { display: none; }
}

@media print {
.page-break { display: block; page-break-before: always; }
}

 .SubTitleContent
{
	float: Left;
	width: 100%;
	font-size: 150%;
	color: #666666;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #0072c6;
	padding-left: 10px;
	margin-top: 10px;
    margin-bottom: 5px;
}


/*
COMPLEMENTOS AOS TEMAS DO DEVEXPRESS

*/


.dxbButton_MBT
{
	border-radius: 7px;
}

.dxtc-tab span,
.dxtc-activeTab span
{
    font-size: 12px;
}

 
.dxgvDataRow_MBT:hover
{
	background-color: #99CCFF;
	color: #FFFFFF;
}

.dxtlNode_MBT:hover
.dxtlAltNode_MBT:hover
{
	background-color: #0072c6;
	color: #FFFFFF;
}


/*formularios */


  .bold {
            font-weight: bold;
        }


        .uppercase
{
    text-transform: uppercase;
}

        .footer
{
   color: white
}
        .pageA4 {
            width: 595px;
            height: 848px;
        }

        .GreyBar {
            background-color: lightgrey;
            FONT-WEIGHT: bold;
            width: 867px;
        }

        .field {
            padding-left: 3px;
            font-weight: normal;
            font-size: 12px;
            vertical-align: middle;
            color: #738c9b;
            font-family: Arial, Helvetica, sans-serif;
        }

        .auto-style3 {
            width: 631px;
        }

        .auto-style4 {
            width: 226px;
        }

        .auto-style41 {
            width: 844px;
        }

        .auto-style42 {
            width: 90px;
        }
        .auto-style43 {
            width: 142px;
        }
        .auto-style50 {
            width: 1180px;
        }
        .auto-style51 {
            width: 847px;
        }