/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: x-small;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin: 0 0 0 0;
}

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;
	}	
P
{
	font-size:x-small;
}
		
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;
	}
	
A:link.MenuItem	{	
	text-decoration:	none;
	}	
		
A:visited.MenuItem	{	
	text-decoration:	none;
	}	
		
A:active.MenuItem	{	
	text-decoration:	none;
	}	
		
A:hover.MenuItem	{
	text-decoration:	none;
	}
	

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;
	}	
	
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: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

.mastheadtext
{
	font-family:Arial Helvetica Sans-Serif;
	color:blue;
	font-weight:bold;
}
span.navigationseparator
{
	font-family:Arial Helvetica Sans-Serif;
	color:white;
	font-size:9pt;
	font-weight:bold;
}

.Layout
{
	width:100%;
	padding:0px;
	border:none;
	margin:0 0 0 0;
	overflow: hidden;
	width:100%;
	height:100%;
}
THEAD.newssummary
{
	font-family:Arial Helvetica Sans-Serif;
	font-size:10pt;
	color:blue;
	font-weight:bold;
	background:#DDDDDD;
}

TD.newssummary
{
	background:#DDDDDD;
}


.newssummarytitle
{
	font-family:Arial Helvetica Sans-Serif;
	font-size:10pt;
	color:red;
	font-weight:bold;
}
TD.newssummarytitle
{
	background:#EEEEEE;
}

TD.HeadlineDate
{
	font-family:Arial Helvetica Sans-Serif;
	font-size:x-small;
	color:red;
	font-style:italic;
	font-weight:bold;

}


.HeadlineMod
{
	font-size:x-small;
	background:#CCCCCC;
	border:1pt solid black;
}


.Headline
{
	font-size:x-small;
	background:#DDDDDD;
	border:1pt solid black;
}

.BannerTitle
{
	font-family:Arial Helvetica Sans-Serif;
	font-size:36pt;
	width:100%;
	height:100%;
	background:#3366CC
}

.Region
{
	background:#3366CC;
	font-size:x-small;
	color:white;
	font-family:Arial Helvetica Sans-Serif;
}

td.MenuArea
{
	background:#DDDDEE;
	border-right:1px solid #CCCCCC;
	font-size:10pt;
	color:#003399;
}

td.MenuItem
{
	background:#DDDDEE;
	font-size:10pt;
	color:#003399;
}

.Menu
{
	font-size:10pt;
	color:#003399;
}

TD.StoryInFull
{
	background:#DDDDDD;
	color:black;
	align:center;
	valign:center;
	font-size:x-small;
}

TABLE.StoryInFull
{
	border-top:1pt solid black;
	border-right:1pt solid black;
	border-left:1pt solid black;
	border-bottom:1pt solid black;
}

.clsMenuHi
{
	border-top:1pt solid BBBBCC;
	border-right:1pt solid BBBBCC;
	border-left:1pt solid BBBBCC;
	border-bottom:1pt solid BBBBCC;
	background:#CCCCDD;
	font-family:Arial Helvetica Sans-Serif;
	cursor:hand;
	font-weight:bold;
	font-size:10pt;
	color:#003399;
}


.clsMenuLo
{
	border-top:1pt solid #DDDDEE;
	border-right:1pt solid #DDDDEE;
	border-left:1pt solid #DDDDEE;
	border-bottom:1pt solid #DDDDEE;
	background:#DDDDEE;
	font-family:Arial Helvetica Sans-Serif;
	font-weight:bold;
	font-size:10pt;
	color:#003399;
}

