/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #f5f5dc;
    FONT-FAMILY: Arial, Times New Roman, Sans-Serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

TD
{
    FONT-FAMILY:  Arial, Times New Roman, Sans-Serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}

TABLE.NEWSLETTER
{
    BACKGROUND-COLOR: #ffffff;
    FONT-FAMILY:  Arial, Times New Roman, Sans-Serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    TEXT-ALIGN: justify;
    border-color: #006600;
    border-width: thin;
    border-style: solid;
}

TR.NEWSLETTER
{
	font-size: 10pt;
	font-weight:bold;
	color: #006600;
}

.TD_FULLJUSTIFY
{
    FONT-FAMILY:  Arial, Times New Roman, Sans-Serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    TEXT-ALIGN: justify;
}

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:	#006600;
	font-weight: bold;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#006600;
	font-weight: bold;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#006600;
	font-weight: bold;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#006600;
	font-weight: bold;
	}
	
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: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	}

IMG.BORDER 	
{
	border-color: #006600;
	border-width: 4px;	
	border-style: double;
	}

.PAGE_TITLE
{
	color: #006600;
	font-family: Verdana, Arial, New Times New Roman;
	font-size: 18pt;
	font-weight: bold;
}

.FIRST_LETTER
{
	color: #006600;
	font-weight:bold;
	font-size: 14pt;
}

.TD_GREEN_OUTLINE
{
	background-color: #f5f5f5;
	border-color: #006600;
	border-width: 2px;	
	border-style: solid;
}

.TD_GRAY_OUTLINE
{
	background-color: #f5f5f5;
	border-color: #006600;
	border-width: 2px;	
	border-style: solid;
}

.TD_PAGE_TITLE
{
	background-color: #f5f5dc;
	border-color: #006600;
	border-width: 2px;	
	border-style: solid;
}

.TD_GRAY_BORDER
{
	border-color: #dcdcdc;
	border-width: 2px;	
	border-style: solid;
}

.TD_GREEN_BORDER
{
	border-color: #006600;
	border-width: 2px;	
	border-style: solid;
}

.TABLE_CALENDAR
{
	border-color: #000000;
	border-width: 2px;	
	border-style: solid;
}

.TR_CALENDAR_HEADER
{
	background-color: #006600;	
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	font-family: Verdana, Arial, New Times Roman;
	color: #ffffff;
	font-weight: bold;
	font-size: 18pt;
}

.TR_CALENDAR_DAYS
{
	border-color: #000000;
	border-width: 1px;	
	border-style: solid;
}

.TD_CALENDAR_DAY
{
	font-family: Verdana, Arial, New Times Roman;
	color: #000000;
	font-weight: bold;
	font-size: 14pt;
}

.TABLE_LEFT_MARGIN
{
	margin-left: 1em;
}

A.navItem
{
	color: #a9a9a9;
	cursor:default;
	font-weight:bold;
	font-family: Verdana, New Times New Roman, Arial;
	font-size: 8pt;
	text-decoration: none;
}

A.navItem:link	
{	
	color: #a9a9a9;
	cursor:default;
	font-weight:bold;
	font-family: Verdana, New Times New Roman, Arial;
	font-size: 8pt;
	text-decoration: none;
}	
		
A.navItem:visited	
{	
	color: #a9a9a9;
	cursor:default;
	font-weight:bold;
	font-family: Verdana, New Times New Roman, Arial;
	font-size: 8pt;
	text-decoration: none;
}	
		
A.navItem:active	
{	
	color: #a9a9a9;
	cursor:default;
	font-weight:bold;
	font-family: Verdana, New Times New Roman, Arial;
	font-size: 8pt;
	text-decoration: none;
}	
		
A.navItem:hover	
{	
	color: #006600;
	cursor: pointer;
	font-weight:bold;
	font-family: Verdana, New Times New Roman, Arial;
	font-size: 8pt;
	text-decoration: none;
}

A.navItem_Selected
{
	color: #006600;
	font-weight:bold;
	font-family: Verdana, New Times New Roman, Arial;
	font-size: 8pt;
	cursor:default;
	text-decoration: none;
}

A.navItem_Selected:link	
{	
	color: #006600;
	font-weight:bold;
	font-family: Verdana, New Times New Roman, Arial;
	font-size: 8pt;
	cursor:default;
	text-decoration: none;
}	
		
A.navItem_Selected:visited	
{	
	color: #006600;
	font-weight:bold;
	font-family: Verdana, New Times New Roman, Arial;
	font-size: 8pt;
	cursor:default;
	text-decoration: none;
}	
		
A.navItem_Selected:active	
{	
	color: #006600;
	font-weight:bold;
	font-family: Verdana, New Times New Roman, Arial;
	font-size: 8pt;
	cursor:default;
	text-decoration: none;
}	
		
A.navItem_Selected:hover	
{	
	color: #006600;
	font-weight:bold;
	cursor: pointer;
	font-family: Verdana, New Times New Roman, Arial;
	font-size: 8pt;
	text-decoration: none;
}

.FC_TITLE_ROW
{
	color: #006600;
	font-style: italic;
	font-size: 12pt;
	font-weight: bold;
}

.DC_TITLE_ROW
{
	color: #ffffff;
	background-color:#006600;
	font-style: italic;
	font-size: 11pt;
	font-weight: bold;
}

.EVENTS_TABLE
{
	border-color: #006600;
	border-width: 2px;	
	border-style: solid;
}
