/* ===========================================
    CSS STYLES Especificos para este projecto
   ===========================================
*/
.AreaConteudo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #58545D;
	line-height: 16px;
}

.TxtNormalCor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #58545D;
}
.TxtNormalPreto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.TxtTitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.TxtTituloCor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58545D;
}

.TxtTituloBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.TxtTituloBoldCor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #58545D;
}

/* ==========================
    CSS STYLES Do DotNetNuke
   ==========================
*/

.Head   {
    font-family: verdana;
    font-size:  12px;
    font-weight: bold;
    color: #000000;
}

body {
	font-family: verdana;
	font-size: 8.5pt;
	color: #666666;
	background-color: #FFFFFF;
}

/* text style for the unselected tabs */
.OtherTabs {
	font-size: 8.5pt;
	color:#ABABAB;
	font-family: verdana;
	text-decoration: none;
	font-weight: normal;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
	text-decoration: none;
	color:#ABABAB;
	font-weight: normal;
	font-size: 8.5pt;
}

A.OtherTabs:visited  {
	text-decoration: none;
	color:#ABABAB;
	font-weight: normal;
	font-size: 8.5pt;
}

A.OtherTabs:active   {
	text-decoration: none;
	color:#ABABAB;
	font-weight: normal;
	font-size: 8.5pt;
}

A.OtherTabs:hover    {
	text-decoration: underline;
	color:#ABABAB;
	font-weight: normal;
	font-size: 8.5pt;
}

/* SIGNIN */
.SignIn {
	font-family: verdana;
	font-size: 9pt;
	color: #58545D;
}
A.SignIn:link {
    text-decoration: none;
	font-size: 9pt;
    font-family: verdana;
    color:#58545D;
}

A.SignIn:visited  {
    text-decoration: none;
	font-size: 9pt;
    font-family: verdana;
    color:#58545D;
}

A.SignIn:active   {
    text-decoration: none;
	font-size: 9pt;
    font-family: verdana;
    color:#58545D;
}

A.SignIn:hover    {
    text-decoration: underline;
	font-size: 9pt;
    font-family: verdana;
    color:#58545D;
}
/* USER */
.User {
	font-family: verdana;
	font-size: 9pt;
	color: #666666;
}
A.User:link {
    text-decoration: none;
	font-size: 9pt;
    font-family: verdana;
    color:#666666;
}

A.User:visited  {
    text-decoration: none;
	font-size: 9pt;
    font-family: verdana;
    color:#666666;
}

A.User:active   {
    text-decoration: none;
	font-size: 9pt;
    font-family: verdana;
    color:#666666;
}

A.User:hover    {
    text-decoration: underline;
	font-size: 9pt;
    font-family: verdana;
    color:#000000;
}

/* Main Menu */

.MainMenu_MenuContainer {
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #FFFFFF 0px solid;  
	background-color: #ABABAB;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:24;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;
	font-family: verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #ABABAB; 
	border-left: #ABABAB 1px solid; 
	border-right: #000000 0px solid; 
	border-bottom: #ABABAB 1px solid; 
	border-top: #ABABAB 1px solid; 
	text-align: center; 
	width: 1; 
	height: 21;	
}	
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #ABABAB; 
	border-bottom: #ABABAB 1px solid; 
	border-left: #ABABAB 1px solid; 
	border-top: #ABABAB 1px solid; 
	border-right: #ABABAB 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666, Direction=90, Strength=0);
}
.MainMenu_MenuBreak {
	border-bottom: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-top: #000000 1px solid;  
	border-right: #000000 1px solid; 
	background-color: #000000; 
	height: 10px;
}

.MainMenu_MenuItemSel {
	background-color: #ABABAB;
	cursor: pointer; 
	cursor: hand; 
	color: #58545D;
	font-family: verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: Black; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Conteudos  */

.NormalBold  {
	font-family: verdana;
	font-size: 8.5pt;
	font-weight: bold;
	color: #666666;
}





.Normal  {
	font-family: verdana;
	font-size: 8.5pt;
	color: #666666;
}


.Date {
	font-family: verdana;
	font-size: 8.5pt;
	color: #FFFFFF;
}

a:link {
	font-family: verdana;
	/*font-size: 12px;*/
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: verdana;
	/*font-size: 12px;*/
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	/*font-size: 12px;*/
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-family: verdana;
	/*font-size: 12px;*/
	color: #000000;
	text-decoration: none;
}

.More {
	font-family: verdana;
	font-size: 8.5pt;
	color: #58545D;
	text-decoration: none;
	font-style: normal;
}
A.More:link {
	font-family: verdana;
	font-size: 8.5pt;
	color: #58545D;
	text-decoration: none;
	font-style: normal;
}
A.More:visited {
	font-family: verdana;
	font-size: 8.5pt;
	color: #58545D;
	text-decoration: none;
	font-style: normal;
}
A.More:hover {
	font-family: verdana;
	font-size: 8.5pt;
	color: #58545D;
	text-decoration: underline;
	font-style: normal;
}
A.More:active {
	font-family: verdana;
	font-size: 8.5pt;
	color: #58545D;
	text-decoration: none;
	font-style: normal;
}

.Title {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.Gray {
	font-family: verdana;
	font-size: 8.5pt;
	color: #666666;
	text-decoration: none;
}
A.Gray:link {
	font-family: verdana;
	font-size: 8.5pt;
	color: #666666;
	text-decoration: none;
}
A.Gray:visited {
	font-family: verdana;
	font-size: 8.5pt;
	color: #666666;
	text-decoration: none;
}
A.Gray:hover {
	font-family: verdana;
	font-size: 8.5pt;
	color: #000000;
	text-decoration: underline;
}
A.Gray:active {
	font-family: verdana;
	font-size: 8.5pt;
	color: #666666;
	text-decoration: none;
}
ul {
	/*list-style-image: url(Images/arrow2.gif);
	list-style-position: outside;*/
}
li {
	font-family: verdana;
	font-size: 8.5pt;
	color: #666666;
	list-style-position: outside;
	list-style-type: lower-roman;
	font-weight: normal;
}

.NormalSmall {
	font-family: verdana;
	font-size: 8pt;
	color: #666666;
	line-height: 9pt;
}
.NormalBoldSmall {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	line-height: 9px;
}
.SubHead {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.SubHead13 {
	font-family: verdana;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
}

.SubHeadAqua {
	font-family: verdana;
	font-size: 16pt;
	font-weight: bold;
	color: #76D9D7;
}	
.SubHeadBlue {
	font-family: verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #07B1E7;
}
.CommandButton {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	line-height: 9pt;
	color: #ABABAB;
}
A.CommandButton:link {
	font-family: verdana;
	font-size: 8pt;
	color: #ABABAB;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:visited {
	font-family: verdana;
	font-size: 8pt;
	color: #ABABAB;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:hover {
	font-family: verdana;
	font-size: 8pt;
	color: #ABABAB;
	text-decoration: underline;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:active {
	font-family: verdana;
	font-size: 8pt;
	color: #ABABAB;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
.NormalBoldBlue {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #07B1E7;
}
/* Breadcrumbs */
.breadcrumb {
	font-family: verdana;
	font-size: 8.5pt;
	font-weight: normal;
	color: #ABABAB;
}
A.breadcrumb:link {
	font-family: verdana;
	font-size: 8.5pt;
	color: #ABABAB;
	text-decoration: none;
}
A.breadcrumb:visited {
	font-family: verdana;
	font-size: 8.5pt;
	color: #ABABAB;
	text-decoration: none;
}
A.breadcrumb:hover {
	font-family: verdana;
	font-size: 8.5pt;
	color: #000000;
	text-decoration: underline;
}
A.breadcrumb:active {
	font-family: verdana;
	font-size: 8.5pt;
	color: #ABABAB;
	text-decoration: none;
}
.SubHeadAqua2 {
	font-family: verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #76D9D7;
}
.nav {
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #FF9900;
	width: 100%;
}
A.nav:link {
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #FFBE00;
	text-decoration: none;
}
A.nav:visited {
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #FFBE00;
	text-decoration: none;
}
A.nav:hover {
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;	
	color: #FFFF00;
	text-decoration: underline;
}
A.nav:active {
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;	
	color: #4BBDD5;
	text-decoration: none;
}

.NormalBoldSmallBlue {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #07B1E7;
	line-height: 11px;
}
.NormalBlue {
	font-family: verdana;
	font-size: 9pt;
	color: #07B1E7;
}
.NormalBoldBlue9 {
	font-family: verdana;
	font-weight: bold;
	color: #07B1E7;
	font-size: 9pt;
}
.Tagline1 {
	font-family: verdana;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
}
.Tagline2 {
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
/* Search */
.SkinObject {
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #58545D;
}
A.SkinObject:link {
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #58545D;
	text-decoration: none;
}
A.SkinObject:visited {
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #58545D;
	text-decoration: none;
}
A.SkinObject:hover {
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #58545D;
	text-decoration: underline;
}
A.SkinObject:active {
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #58545D;
	text-decoration: none;
}
.navtable {
	background-color: #ABABAB;
	height: 26px;
	width: 100%;
}
.maintable {
	width: 800px;
}.headertable {
	width: 100%;
}

/* Normal Text Box 
.NormalTextBox {
	font-family: verdana;
	font-size: 8.5pt;
	color: #ABABAB;
	font-weight: normal;
	height: 16px;
	border: 1px solid #58545D;
	vertical-align: middle;
}*/

/* Footer */
.Footer {
	font-size: 8.5pt;
	color:#FFFFFF;
	font-family: verdana;
	text-decoration: none;
	font-weight: normal;
}
/* Footer Links */
A.Footer:link {
	text-decoration: none;
	color:#FFFFFF;
	font-weight: normal;
	font-size: 8.5pt;
}

A.Footer:visited  {
	text-decoration: none;
	color:#FFFFFF;
	font-weight: normal;
	font-size: 8.5pt;
}

A.Footer:active   {
	text-decoration: none;
	color:#FFFFFF;
	font-weight: normal;
	font-size: 8.5pt;
}

A.Footer:hover    {
	text-decoration: underline;
	color:#FFFFFF;
	font-weight: normal;
	font-size: 8.5pt;
}



