/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	

UL LI LI LI LI {
	list-style-type:	square;
	color:	Blue;
}

UL LI LI LI LI LI {
	list-style-type:	disc;
}	

UL LI LI LI LI LI LI {
	list-style-type:	circle;
}
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
TD 
{ 
	FONT-SIZE: 11px; 
	CURSOR: default; 
	FONT-FAMILY: Verdana 
}
.Section
{
	background-color: #C00000;
	font-size: 14px;
	font-weight: bold;
}
.SubSection1
{
	background-color: #CO4040;
	font-size: 12px;
	font-weight: bold;
}
.SubSection2
{
	background-color : #CO4040;
	font-size : 9pt;
	vertical-align : middle;
}
.AltSection
{
	font-size: 14px;
}
.Title
{
	font-size: 24pt;
}
.SubTitle
{
	font-size: 18pt;
}
.SubTitle2
{
	font-size: 14pt;
}
.SubTitle2a
{
	font-weight: bold;
	font-size: 14pt;
	text-decoration: underline;
}
.SubTitle3
{
	font-size: 12pt;
}
.Numeric
{
	text-align: right;
}
.NumericValue1
{
	width : 100px;
	color : Blue;
	font-weight : normal;
	font-family : Arial;
	font-size : 14pt;
	text-align : right;
}
.HeaderRow
{
	background-color: #C00000;
	font-weight: bold;
}
.NormalRow
{
	background-color: #ffffff;
}
.AlternatingRow
{
	background-color: #CO4040;
}
.FooterRow
{
	background-color: #FF8000;
	font-weight: bold;
}
.BulletinTitle
{
	color:#0000FF;
	font-size:20pt;
	text-align:center;
}
.BulletinMessage
{
	text-justify: newspaper;
	font-size: 14pt;
	color: #000000;
	text-align: justify;
}
.UltraSmall
{
	font-size: 7pt;
}
.Panels
{
	display: block;
	float: none;
	visibility: visible;
	overflow: auto;
	position: static;
}

.Disclaimers
{
	text-justify: auto;
	font-size: 12pt;
	font-family: Arial;
	text-align: justify;
}
.DisclaimersAck
{
	font-size: 11pt;
	color: #ff0000;
	font-style: italic;
	font-family: Arial;
}
.CheckBoxesLarge
{
	font-size: 24pt;
	width: 50px;
	height: 50px;
}

.PanelNormal
{
	background-color: #CO4040;
	height: 15px;
	width : 100%;
	vertical-align : middle;
}
.PanelHighlight
{
	font-weight: normal;
	color: #ffffff;
	background-color: #C00000;
	height: 15px;
	width : 100%;
	vertical-align : middle;
}
.ConvLogComment
{
	left: 20px;
	right: 10px;
	width: 100%;
	position: relative;
	background-color: #CO4040;
	color: Black;
	font-size:	10pt;
	
}
.Normal
{
	color: Black;
}
.ErrorMessage
{
	color: #FF0000;
	font-size: 18pt;
}
.ErrorMessage2
{
		color: #FF0000;
		font-family: Arial;
		font-size: 10pt;
}
HR
{
	color: #800000;
}
.ThresholdLevel_1
{
	background-color : #FF0000;
	color: #000000;
}
.ThresholdLevel_2
{
	background-color : #FF9015;
}
.ThresholdLevel_3
{
	background-color : #FFFF00;
}
.ThresholdLevel_4
{
	background-color : #ADFF8F;
}
.ThresholdLevel_5
{
	background-color : #00FF00;
}
.Notation1
{
	font-size: 4pt;
	font-style : italic;
}
.Note1
{
	font-size: 0.9em;
	font-style: italic;
	font-family: Verdana;
	text-align: left;
}
.Note2
{
	font-weight: bold;
	font-size: 0.9em;
	margin-left: 3em;
	font-family: Verdana;
	text-align: left;
}
.Note3
{
		color: #0000FF;
		font-family: Arial;
		font-size: 8.5pt;
}
.MultiLine
{
	border-right: silver thin solid;
	border-top: silver thin solid;
	overflow: auto;
	border-left: silver thin solid;
	border-bottom: silver thin solid;
	height: 150px;
}
.MultiLine15
{
	border-right: silver thin solid;
	border-top: silver thin solid;
	overflow: auto;
	border-left: silver thin solid;
	border-bottom: silver thin solid;
	height: 225px;
}
.MultiLine20
{
	border-right: silver thin solid;
	border-top: silver thin solid;
	overflow: auto;
	border-left: silver thin solid;
	border-bottom: silver thin solid;
	height: 300px;
}
.DebugPanel
{
	border : dashed #800000;
}
.ImportantNote
{
	font-size: 8pt;
	font-style: italic;
	color: #FF0000;
}
.LinkButton
{
	cursor: pointer;
}
.PanelScroll
{
	overflow: auto;
	height: 120px;
}
.EmailList
{
	font-size:9px;
	overflow: hidden;
}
.Border1 
{
	border-width: 2px;
	border-left-color: #800000;
	border-right-color: #800000;
	border-top-color: #800000;
	border-bottom-color: #800000;
	border-style: solid;
	background-color: #C04040;
}
.Border2
{
	border-width: 2px;
	border-left-color: #800000;
	border-right-color: #800000;
	border-top-color: #800000;
	border-bottom-color: #800000;
	border-style: solid;
}
.TblFilter
{
	background-color:#C04040;
}
.VerticalRule
{
	border-right: 1 solid #800000;
}
.Header1 {
	font-family : "Times New Roman", Times, serif;
	font-variant : small-caps;
	font-weight : bold;
	font-size : 26pt;
	color : #800000;
}
.Header2 {
	font-family : "Times New Roman", Times, serif;
	font-variant : small-caps;
	font-weight : bold;
	font-size : 12pt;
	color : #800000;
}

.Sections {
	background-color : #CO4040;
	font-size : 9pt;
	vertical-align : middle;
}