/* 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
{
	color: #cc0033;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}	
		
A:visited	{	
	text-decoration:	none;
	font-family: Verdana, Arial, Sans-Serif;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover
{
	font-weight: bold;	
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}
	
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;
	}	
	
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;
	}
	
.Menu
{
	table-layout:  fixed;
	font-size: 10pt;
	background-image: url(Images/MenuBar3.gif);
	vertical-align: baseline;
	color: white;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
}

.MenuMouseOver:hover
{
	table-layout:fixed;
	font-weight: bold;
	font-size: 8pt;	
	vertical-align: baseline;
	color: white;
	border-top-color: #cccc99;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
	text-decoration: none;
}

.SideMenu
{
	table-layout: fixed;
	font-size: 8pt;
	background-image: url(Images/SubMenuBar.gif);	
	width: 200px;
	color: #990000;
	border-top-style: none;
	font-family: Verdana, Arial, Sans-Serif;
	border-right-style: none;
	border-left-style: none;
	height: 30px;
	text-align: center;
	text-decoration: none;
	border-bottom-style: none;
}

.SiceMenuMouseOver:hover
{
	font-weight: bold;
	font-family: Verdana, Arial, 'Arial Narrow';
	text-decoration: none;
}

.Content
{
	font-size: 10pt;
	color: #330033;
	border-top-style: none;
	font-family: Verdana, Arial, Sans-Serif;
	border-right-style: none;
	border-left-style: none;
	text-align: justify;
	border-bottom-style: none;
}

.ContentTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: #330033;
	font-family: Verdana, Arial, Sans-Serif;
}

.ContentLocation
{
	font-size: 8pt;
	color: darkgray;
	font-family: Verdana, Arial, Sans-Serif;
}

.KeyWord
{
	font-size: 12pt;
	color: #ff0033;
	font-style: italic;
	font-family: Verdana, Arial, Sans-Serif;
}

.ContentMouseOver
{
	color: #0066ff;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}

.Footer
{
	font-size: 6pt;
	background-image: url(Images/Footer1.gif);
	color: #ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
}
.GridSetting
{	
	background-color: white;
	height: 10px;
}

.GridFont
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000000;
	text-decoration: none;
	background:#ffffff;
	line-height:10px;	
}

.GridAltFont
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000000;
	text-decoration: none;
	/*background: #B0E0E6;*/
	/*background: #E0FFFF;*/
	line-height:10px;	
}

.GridItemFont
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000000;
	text-decoration: none;
	background: #FFFFFF;
	line-height:10px;	
}

.GridHeaderFont
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #CC0000; /*header font color*/ 
	text-decoration: none;
	font-weight:bold;
	background: FFFFFF; /* backgrd color of header column*/
	line-height:10px;
	text-align:left;
}

.GridFooterFont
{
	font-size:9pt;
	font-weight: bold;
	background-color:#9B9BFF;
	color: #FFFF33;
	text-align:right;
	height:10px;
}
.AnnounceContentTitle
{
	
	font-weight: bold;
	font-size: 10pt;
	color: #330033;
	font-family: Verdana, Arial, Sans-Serif;
}
.AnnounceDetailContent
{
	
	font-weight: normal;
	font-size: 10pt;
	color: #330033;
	font-family: Verdana, Arial, Sans-Serif;
}
.AnnounceContentTitleTable
{
	
	font-weight: bold;
	font-size: 10pt;
	color: #990033;
	font-family: Verdana, Arial, Sans-Serif;
}
.AnnounceSideMenu
{
	table-layout:auto;
	font-size: 8pt;
	background-image: url(Images/SubMenuBar.gif);	
	width: 200px;
	color: #990000;
	border-top-style: none;
	font-family: Verdana, Arial, Sans-Serif;
	border-right-style: none;
	border-left-style: none;
	height: 30px;
	text-align: center;
	text-decoration: none;
	border-bottom-style: none;
}

.box
{
	
	overflow:hidden
}

