/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	margin-top:			0px;
	margin-left:		0px;
	margin-right:		0px;
	margin-bottom:		0px;
	background-color:	bfbfbf;
}

H1	{	
	font-family: Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
    COLOR: #000000;
	}	

H2	{	
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
    COLOR: #000000;
	}	

TD	{	
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 14pt;
    COLOR: #333333;
	}	

.PageTitle	{	
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
    COLOR: #000000;
	}	

.PageText	{	
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 14pt;
    COLOR: #333333;
	}	

.ProgramTitle	{	
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
    COLOR: #484848;
	}	

.ProgramDate	{	
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
    COLOR: #000000;
	}	

.TriggerTitle	{	
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
    COLOR: #034881;
	}	

.RelatedTitle	{	
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
    COLOR: #034881;
	}	

.PanelistName	{	
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
    COLOR: #484848;
	}	

.PanelistDesc	{	
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
    COLOR: #333333;
	}	

.CaptionBlue	{	
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 13pt;
    COLOR: #034881;
	}	

.BlueLink
{
    FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE:	10pt;
    FONT-WEIGHT: bold;
    COLOR: 034881;
}

.BlueLink:link
{
    FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE:	10pt;
    FONT-WEIGHT: bold;
    COLOR: 034881;
}

.BlueLink:visited
{
    FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE:	10pt;
    FONT-WEIGHT: bold;
    COLOR: 034881;
}

.BlueLink:hover
{
    FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE:	10pt;
    FONT-WEIGHT: bold;
    COLOR: 034881;
	TEXT-DECORATION: underline;
}

.BlueLink:active
{
    FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE:	10pt;
    FONT-WEIGHT: bold;
    COLOR: 034881;
}

.BlueLink9
{
    FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE:	9pt;
    FONT-WEIGHT: bold;
    COLOR: 034881;
}

.BlueLink9:link
{
    FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE:	9pt;
    FONT-WEIGHT: bold;
    COLOR: 034881;
}

.BlueLink9:visited
{
    FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE:	9pt;
    FONT-WEIGHT: bold;
    COLOR: 034881;
}

.BlueLink9:hover
{
    FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE:	9pt;
    FONT-WEIGHT: bold;
    COLOR: 034881;
	TEXT-DECORATION: underline;
}

.BlueLink9:active
{
    FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE:	9pt;
    FONT-WEIGHT: bold;
    COLOR: 034881;
}

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;
	}

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;
	}	

.TopMenuRed
{
    FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE:	9pt;
    FONT-WEIGHT: normal;
    COLOR: d5eafb;
    vertical-align: bottom;
    BACKGROUND-IMAGE: url(../images/MenuTab-Red.gif);
    BORDER-TOP: 1px;
    BORDER-TOP-COLOR: 5572bb;
    BORDER-TOP-STYLE: solid;
    BORDER-LEFT: 1px;
    BORDER-LEFT-COLOR: 5572bb;
    BORDER-LEFT-STYLE: solid;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

.TopMenuRed:link
{
    FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE:	9pt;
    FONT-WEIGHT: normal;
    COLOR: d5eafb;
    vertical-align: bottom;
    BACKGROUND-IMAGE: url(../images/trans.gif);
    BORDER-TOP-STYLE: none;
    BORDER-LEFT-STYLE: none;
}

.TopMenuRed:visited
{
    FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE:	9pt;
    FONT-WEIGHT: normal;
    COLOR: d5eafb;
    vertical-align: bottom;
    BACKGROUND-IMAGE: url(../images/trans.gif);
    BORDER-TOP-STYLE: none;
    BORDER-LEFT-STYLE: none;
}

.TopMenuRed:hover
{
    FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE:	9pt;
    FONT-WEIGHT: normal;
    COLOR: d5eafb;
    vertical-align: bottom;
    BACKGROUND-IMAGE: url(../images/trans.gif);
	TEXT-DECORATION: underline;
    BORDER-TOP-STYLE: none;
    BORDER-LEFT-STYLE: none;
}

.TopMenuRed:active
{
    FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE:	9pt;
    FONT-WEIGHT: normal;
    COLOR: d5eafb;
    vertical-align: bottom;
    BACKGROUND-IMAGE: url(../images/trans.gif);
    BORDER-TOP-STYLE: none;
    BORDER-LEFT-STYLE: none;
}

.TopMenuBlue
{
    FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE:	9pt;
    FONT-WEIGHT: normal;
    COLOR: d5eafb;
    vertical-align: bottom;
    BACKGROUND-IMAGE: url(../images/MenuTab-Blue.gif);
    BORDER-TOP: 1px;
    BORDER-TOP-COLOR: 5572bb;
    BORDER-TOP-STYLE: solid;
    BORDER-LEFT: 1px;
    BORDER-LEFT-COLOR: 5572bb;
    BORDER-LEFT-STYLE: solid;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

.TopMenuBlue:link
{
    FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE:	9pt;
    FONT-WEIGHT: normal;
    COLOR: d5eafb;
    vertical-align: bottom;
    BACKGROUND-IMAGE: url(../images/trans.gif);
    BORDER-TOP-STYLE: none;
    BORDER-LEFT-STYLE: none;
}

.TopMenuBlue:visited
{
    FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE:	9pt;
    FONT-WEIGHT: normal;
    COLOR: d5eafb;
    vertical-align: bottom;
    BACKGROUND-IMAGE: url(../images/trans.gif);
    BORDER-TOP-STYLE: none;
    BORDER-LEFT-STYLE: none;
}

.TopMenuBlue:hover
{
    FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE:	9pt;
    FONT-WEIGHT: normal;
    COLOR: d5eafb;
    vertical-align: bottom;
    BACKGROUND-IMAGE: url(../images/trans.gif);
	TEXT-DECORATION: underline;
    BORDER-TOP-STYLE: none;
    BORDER-LEFT-STYLE: none;
}

.TopMenuBlue:active
{
    FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE:	9pt;
    FONT-WEIGHT: normal;
    COLOR: d5eafb;
    vertical-align: bottom;
    BACKGROUND-IMAGE: url(../images/trans.gif);
    BORDER-TOP-STYLE: none;
    BORDER-LEFT-STYLE: none;
}

.ContactUs
{
    FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE:	9pt;
    FONT-WEIGHT: normal;
    COLOR: d5eafb;
    vertical-align: bottom;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

.ContactUs:link
{
    FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE:	9pt;
    FONT-WEIGHT: normal;
    COLOR: d5eafb;
    vertical-align: bottom;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

.ContactUs:visited
{
    FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE:	9pt;
    FONT-WEIGHT: normal;
    COLOR: d5eafb;
    vertical-align: bottom;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

.ContactUs:hover
{
    FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE:	9pt;
    FONT-WEIGHT: normal;
    COLOR: d5eafb;
	TEXT-DECORATION: underline;
    vertical-align: bottom;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

.ContactUs:active
{
    FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE:	9pt;
    FONT-WEIGHT: normal;
    COLOR: d5eafb;
    vertical-align: bottom;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

.BottomMenu
{
    FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE:	8pt;
    FONT-WEIGHT: bold;
    COLOR: 034881;
}

.BottomMenu:link
{
    FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE:	8pt;
    FONT-WEIGHT: bold;
    COLOR: 034881;
}

.BottomMenu:visited
{
    FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE:	8pt;
    FONT-WEIGHT: bold;
    COLOR: 034881;
}

.BottomMenu:hover
{
    FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE:	8pt;
    FONT-WEIGHT: bold;
    COLOR: 034881;
	TEXT-DECORATION: underline;
}

.BottomMenu:active
{
    FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE:	8pt;
    FONT-WEIGHT: bold;
    COLOR: 034881;
}

.Copyright
{
    FONT-FAMILY: Arial, sans-serif;
	FONT-SIZE:	8pt;
    FONT-WEIGHT: bold;
    COLOR: 8b8b8b;
}
