/* Default CSS Stylesheet for a new Web Application project */
/*                         */
/* Background color is Ivory */
BODY
{
    BACKGROUND-COLOR: #FFFFFE; /* Plantation White */
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
    FONT-SIZE: 1.6em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-top: 0;
}

BODY.Popup
{
    BACKGROUND-COLOR: #F5F5DC;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
    FONT-SIZE: 1.2em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-top: 0;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: AquilineTwo, Arial, Helvetica, Verdana, 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: Arial, Helvetica, Verdana, 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: Arial, Helvetica, Verdana, 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: Arial, Helvetica, Verdana, 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: Arial, Helvetica, Verdana, 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: Arial, Helvetica, Verdana, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}	
TD
{
	color: Black;
	font-size: .8em;
}

A {	
	text-decoration: underline;
	}	

/* was 3333cc */
A:link	{	
	color: Black;
	}	

/* was 333399 */		
A:visited	{	
	color:	Black;
	}	

/* was 333399 */		
A:active	{	
	color: Black;
	}	

/* was 3333cc */		
A:hover	{	
	color: Maroon;
	}
	
A.Menu 
{
	font-size: 1em;
}
/* Main and Sub Menu Links */
/* was 3333cc now silver */
A.Menu:link	{	
	text-decoration:	none;
	color:	#c0c0c0;
	}	

/* was 333399 */		
A.Menu:visited	{	
	text-decoration:	none;
	color:	#c0c0c0;
	}	

/* was 333399, then #ff0000 */		
A.Menu:active	{	
	text-decoration:	none;
	color: #B22222;
	}	

/* was 3333cc */		
A.Menu:hover	{	
	text-decoration:	underline;
	color:	#B22222;
	}


A.SubMenu 
{
	font-size: 1em;
}
/* Main and Sub Menu Links */
/* was 3333cc now silver */
A.SubMenu:link	{	
	text-decoration:	none;
	color:	Black;
	}	

/* was 333399 */		
A.SubMenu:visited	{	
	text-decoration:	none;
	color:	Black;
	}	

/* was 333399, then #ff0000 */		
A.SubMenu:active	{	
	text-decoration:	none;
	color: #B22222;
	}	

/* was 3333cc */		
A.SubMenu:hover	{	
	text-decoration:	underline;
	color:	#B22222;
	}


A.SelectedMenu 
{
	font-size: 1em;
}
/* Main and Sub Menu Links */
/* was 3333cc now silver */
A.SelectedMenu:link	{	
	text-decoration:	none;
	color:	#B22222;
	}	

/* was 333399 */		
A.SelectedMenu:visited	{	
	text-decoration:	none;
	color:	#B22222;
	}	

/* was 333399, then #ff0000 */		
A.SelectedMenu:active	{	
	text-decoration:	none;
	color: #B22222;
	}	

/* was 3333cc */		
A.SelectedMenu:hover	{	
	text-decoration:	underline;
	color:	#B22222;
	}

	
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;
	}
A.Exp {text-decoration: none;}

.pdcal {BACKGROUND-COLOR:#EAEAEA}
.pdcal_weekend {COLOR:#ffffff; BACKGROUND-COLOR:#BBBBBB}
.pdcal_othermonth {COLOR:#666666; BACKGROUND-COLOR:#ffffff} 

.pdcal_select {COLOR:#333333; BACKGROUND-COLOR:#FAAD50}
.pdcal_weekend_select {COLOR:#333333; BACKGROUND-COLOR:#FAAD50}
.pdcal_othermonth_select {COLOR:#333333; BACKGROUND-COLOR:#FAAD50}

.pdcal_header {COLOR:#392C6B; BACKGROUND-COLOR:#b0c4de}
.pdcal_btn_header {BACKGROUND-COLOR:#ffffff}
.pdcal_btn {BACKGROUND-COLOR:#ffffff}
.margin{BACKGROUND-COLOR: #CFCDDE; COLOR: #392C6B}
This message may include proprietary or protected information. If you are not the intended recipient, please notify me, delete this message, and do not further communicate the information contained herein without my express written consent.
.BoardTitle
{
   FONT-SIZE: 10pt;
   FONT-WEIGHT: bold;
}
.MbrTxt
{
   FONT-SIZE: 13pt;
}