/*------------ BEGIN BUTTON BAR STYLES---------*/
.MenuButton_Standard
{
	border: 2px outset #FFFFFF;
	cursor: default;
	padding: 3px;
	background-color: #EEEEEE;
	color: #000000;
}
.MenuButton_Highlight
{
	border: 2px outset #FFFFFF;
	cursor: default;
	padding: 3px;
	background-color: #999999;
	color: #FFFFFF;
}
.MenuButton_Depressed
{
	border: 2px inset #FFFFFF;
	cursor: default;
	padding: 3px;
	background-color: #DDDDDD;
	color: #000000;
	font-weight: bold;
}
/*------------ END BUTTON BAR STYLES ---------
------------ BEGIN INDIVIDUAL BUTTON STYLES ---------*/
.button_Standard
{
	font-family: Verdana, Arial, sans-serif;
	border: 2px outset #FFFFFF;
	cursor: default;
	background-color: #EEEEEE;
	color: #000000;
	font-size: 9pt;
}
.button_Highlight
{
	font-family: Verdana, Arial, sans-serif;
	border: 1px inset #FFFFFF;
	cursor: default;
	background-color: #DDDDDD;
	color: #000000;
	font-size: 9pt;
}
/*------------ END INDIVIDUAL BUTTON STYLES ---------
------------ BEGIN LINK STYLES ---------*/
h1, h2, h3, h4, h5, h6, h7, h8 { font-family: Georgia, Helvetica, sans-serif; margin: 0px;}
h1 { font-size: 30px; font-weight: normal; color:#cc0000;}
h1 a { text-decoration: none; color:#cc0000;}
h1 a:visited { text-decoration: none; color:#cc0000;}

h2 {color: #003366; font-size: 13px; padding-bottom: 0px;}
h2 a {color: #003366;}
h2 a:hover {color: #C90404;}

h3 {color: #003366; font-size: 12px; padding-bottom: 0px; font-weight: normal;}
h3 a {color: #003366;}
h3 a:hover {color: #C90404;}
h4 {}
h4 a {}
h5 {color: #003366; font-size: 12px; margin: 1px; font-weight: normal;}
h5 a {color: #003366;}
h5 a:hover {color: #C90404;}
h6 {color: #003366; font-size: 12px; margin: 4px; font-weight: normal; border-bottom: 2px solid #eeeeee; padding: 2px;}
h6 a {color: #003366;}
h6 a:hover {color: #cc0000;}
h7 a.link { font-size: 25px; font-weight: normal; color:#ff0000;}
h8 {color: #003366; font-size: 17px; padding-bottom: 0px; font-weight: bold;}
h8 a {color: #003366;}
h8 a:hover {color: #C90404;}

A
{
	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
A:Active
{
	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;}
A:Hover
{
	color: #cc0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
A:Visited
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #336699;
	text-decoration: none;
}
A:Visited:Hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cc0000;
	text-decoration: none;
}

.menuPrincipal
{
	font-family: Georgia, serif;
	font-size: 11pt;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
.menuPrincipal a {text-decoration: none;
	color: #336699;
}  




/*------------ END LINK STYLES ---------
------------ BEGIN PAGE CONTENT STYLES ---------*/
.pageTitle
{
	font-family: Georgia, serif;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	letter-spacing: 4pt;
	font-style: italic;
}
.headerText
{
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 18pt;
	font-style: italic;
}
.pageText
{
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18pt;
	padding-right: 20pt;
}
.Msg
{
	color: #000099;
	font-weight: bold;
}
.Warning
{
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: bold;
}
.Error
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
	background-color: #CC0000;
	padding: 2pt;
}
.Instruction
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
}
/*------------ END PAGE CONTENT STYLES ---------
------------ BEGIN FONT STYLES ---------*/
.sansSerifFont
{
	font-family: Tahoma, Verdana, sans-serif;
}
.serifFont
{
	font-family: Georgia, Times, serif;
}
.navLink
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Georgia, sans-serif;
	font-style: normal;
	text-decoration: none;
}
.subLink
{
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-style: normal;
	text-decoration: none;
}
.headerFont
{
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 150%;
	border: 1px solid black;
	background-color: #EEEEEE;
	letter-spacing: 5pt;
}
.subHeaderFont
{
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 150%;
	border: 1px solid black;
	background-color: #CCCCCC;
}
.blackFont
{
	color: #000000;
}
.whiteFont
{
	color: #FFFFFF;
}
.redFont
{
	color: #CC0000;
}
.greenFont
{
	color: #00CC00;
}
.blueFont
{
	color: #0000CC;
}
.Bold
{
	font-weight: bold;
}
.Italic
{
	font-style: italic;
}
.tinyFont
{
	font-size: 7pt;
}
.smallFont
{
	font-size: 8pt;
}
.normalFont
{
	font-size: 9pt;
}
.mediumFont
{
	font-size: 10pt;
}
.largeFont
{
	font-size: 11pt;
}
.font12
{
	font-size: 12pt;
}
.leadingChar
{
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
}
/*------------ END FONT STYLES ---------
------------ BEGIN BORDER/LINE STYLES ---------*/
.Box
{
	border: 1px solid black;
}
.topLine
{
	border-top: 1px solid black;
}
.bottomLine
{
	border-bottom: 1px solid black;
}
.rightLine
{
	border-right: 1px solid black;
}
.leftLine
{
	border-left: 1px solid black;
}
/*------------ END BORDER/LINE STYLES ---------
------------ BEGIN MISC STYLES ---------*/
.ParaIndent
{
	text-indent: 1.5em;
}
/*------------ END MISC STYLES ---------*/
