
body
 {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12pt;
	color : Black;
	margin-left: 0;
	margin-top: 0;
	margin: 0px;
}

P
{
	font-family : Arial,Helvetica,sans-serif;		
	font-size : 10pt;
}

TD
{
	font-family : Arial,Helvetica,sans-serif;		
	font-size : 10pt;
}

TH
{
	font-family : Arial,Helvetica,sans-serif;	
}

Table.L1Nav
{
	padding-left: 20px;	
	padding-right: 20px;	
}

Table.L1Content
{
	padding-left: 20px;
}

TD.L2Content
{
	padding-left: 20px;
}

TD.L2Heading
{
	padding-left: 20px;	
}

TD.BreadCrumb
{
	padding-left: 20px;
	float : left;
}

Img.Landscape
{
	/* Don't delete - these styles are in the IE_NN6_Style.css */
}

Img.Business
{
 /* Don't delete - these styles are in the IE_NN6_Style.css */
}

/* Links */
A
{
	font-family : Arial,Helvetica,sans-serif;
}

A:link
{
	color: #5a7784;
}

A:visited
{
	color: #ada684;
}

A:active
{
	color: #bb0413;
}

A:hover 
{
	color: #C30050;
}

.BreadCrumb
{
	font-size: 12px;
	font-weight: bold;
	color: #5a7784;		
}

.SiteMap TH a
{
	font-weight: bold;
	font-size: 16px;
}

/*a.News:Link, a.News:Active, a.News:Visited */
a.News:Link
{ 
 	color: #c6d9d8;
}

a.News:Active
{ 
 	color: #bb0413;
}

a.News:Visited 
{ 
 	color: #ada684;
}

a.News:Hover 
{  
	color: #C30050;
}

/*.L1NavItem  a:Link, .L1NavItem  a:Active, .L1NavItem  a:Visited*/
.L1NavItem  a:Link
{
	color: white;	
	text-decoration: none;	
}

.L1NavItem  a:Active
{
	color: #bb0413;	
	text-decoration: none;	
}

.L1NavItem  a:Visited
{
	color: #ada684;	
	text-decoration: none;	
}

.L1NavItem  a:Hover
{	
	color: #C30050;
	text-decoration: none;	
}

/*
.L2NavItem  a:Link, .L2NavItem  a:Active, .L2NavItem  a:Visited
{
	color: white;	
	text-decoration: none;	
}
*/

.L2NavItem  a:Link
{
	color: white;	
	text-decoration: none;	
}

.L2NavItem  a:Active
{
	color: #bb0413;	
	text-decoration: none;	
}

.L2NavItem  a:Visited
{
	color: #ada684;	
	text-decoration: none;	
}

.L2NavItem  a:Hover
{	
	color: #C30050;
	text-decoration: none;	
}

.Footer a:Link
/*.Footer a:Link, .Footer  a:Active, .Footer  a:Visited*/
{	
	color : white;
	font-size: 10px;
}

.Footer  a:Active
{	
	color: #bb0413;		
}

.Footer  a:Visited
{	
	color: #ada684;	
}

.Footer a:Hover
{	
	color: #C30050;
}

/* Level  1 Styles */
.L1Content
{
	font-family : Arial,Helvetica,sans-serif;	
	font-size: 12px;
}


.L1Nav
{
	font-family : Arial,Helvetica,sans-serif;
	background-color: #5a7784;
	width: 80%;
	/*Padding: 10px 10px;*/
}

.L1NavItem
{
	background-color: #5a7784;
	color: White;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;	
	width:95%;
	padding-bottom : 6px;	
	padding-top : 6px;	
}

TD.L1NewsItem
{
	font-family : Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;	
	background-color: #5a7784;
	color: White;
	padding-bottom :10px;	
	padding-top : 10px;	
}


/* L2 Styles */
.L2Nav
{
	font-family : Arial,Helvetica,sans-serif;
	background-color: #5a7784;
	height: 100%;
	width: 95%;
}
	
.L2NavItem
{
	background-color: #5a7784;
	color: White;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;	
	border-bottom: 1px solid White;
	width:90%;
	padding-bottom : 6px;	
	padding-top : 6px;	
}	

.L2Heading
{
	font-family: Arial, Helvetica, sans-serif;	
	font-size : 14pt;	
	color : black;
	font-weight : bold;
	padding-bottom: 16px;
}

.L2Content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 16px;	
}

/* Footer  */
.Footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color:  #5a7784;	
	color : white;
	padding-bottom: 6px;
	padding-top: 6px;
}

Table.Standard
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;		
}

Table.Standard TH
{
	font-size : 12px;
	font-weight : bold;
	color : #5a7784;
	border-bottom: 2px solid Black;
	text-align: left;
	vertical-align: top;		
}

Table.Standard TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	border-bottom: 1px solid Black;
}

Table.SiteMap
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	background-color: white;
	border: 2px solid Black;
	padding: 6px;
}

Table.SiteMap TH
{
	font-size : 12px;
	font-weight : bold;
	color : #5a7784;
	text-align: left;
	vertical-align: top;		
}

/* Lists */
UL
{
	list-style-position : outside;
	list-style: disc;
}

.SearchFilePath
{
	color: #ada684;
	max-width: 500px;
	width: 500px;
	/*height: 50px;*/
	overflow: auto;
}

.Results
{
	overflow: scroll;
}

.Button
{
}

/* Used by Lotus Login screen */
.LogoSpacer
{
	height: 20px;
	background-color: #d4ccb6;	
}

.LotusLogin
{
	border: 2px solid Black;	
}

H1
{	
	font-family : Arial,Helvetica,sans-serif;
	font-size : 16pt;	
	font-weight : bold;
}

H2
{
	font-family : Arial,Helvetica,sans-serif;
	font-size : 14pt;	
	font-weight : bold;
}

H3
{
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

H4
{
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

H5
{
	font-family : Arial,Helvetica,sans-serif;
	font-size : 9pt;
	font-weight : bold;
}

H6
{
	font-family : Arial,Helvetica,sans-serif;
	font-size : 8pt;
	font-weight : bold;
}


