/* Remember that all partners have heir own copies of this style sheet
Do not remove or rename the styles, nor use additional styles
since they will not be available to other partners */

/* If you use the CONTENT_STYLE comment on the line immediately above
a style definition, it will be accessible in the editor using the friendly
name given on the comment line */

/* Intro style for main pages */
/* CONTENT_STYLE: Intro */
.portal-intro-page {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight: bold;
	color: #002e81;
	text-decoration: none
}

/* Intro style for generated links */
.portal-intro-link {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight: normal;
	color: #ff5800;
	margin-left: 10px;
	text-decoration: none
}


/* CONTENT_STYLE: Sub Heading */
.contentheading {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14pt;
	font-weight: bold;
	color: #002e81;
	text-decoration: none
}

/* CONTENT_STYLE: Field Title */
.fieldtitle {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}

/* Shadow Planner Table Title */
.tabletitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none
}

/* SP Help text under fields */
.formhelptext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none
}

/* SP & Portal: body text & table data */
/* CONTENT_STYLE: Body */
.text {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #002e81; 
	text-decoration: none;
	margin-left: 0px
}

/* Anywhere bold */
/* CONTENT_STYLE: Bold Text */
.boldtext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #002e81; 
	text-decoration: none
}

/* ?? */
/* CONTENT_STYLE: Small */
.smalltext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-weight: normal; 
	color: #002e81; 
	text-decoration: none
}

/* Footer text */
.footertext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-weight: normal; 
	color: #eeeeee; 
	text-decoration: none
}

/* SP & Portal : rollover text links */
A:hover {color: #002e81}

/* SP & Portal error messages */
.errortext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #ff0000; 
	text-decoration: none
}

/* SP Top title */
/* CONTENT_STYLE: Main Title */
.maintitle {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	font-weight: bold; 
	color: #002e81; 
	text-decoration: none
}

/* SP left Menu */
/* CONTENT_STYLE: Menu Link */
.menulink {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #eeeeee; 
	text-decoration: none
}


/* SP sub links */
/* CONTENT_STYLE: Menu Sublink */
.menusublink {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #eeeeee; 
	text-decoration: none
}


/* SP links on pages */
.link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #002e81; 
	text-decoration: underline
}

/* SP Text in logging history */
.logtext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none
}

/* SP Text in logging history */
.greenlogtext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #669900; 
	text-decoration: none
}

/* SP Text in logging history */
.bluelogtext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #6600CC; 
	text-decoration: none
}

/* SP Text in logging history */
.redtitle {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20pt; 
	font-weight: bold; 
	color: #ff0000; 
	text-decoration: none
}

/* Portal Poss body headings */
/* CONTENT_STYLE: Title Link */
.brandcontenttitlelink {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #002e81; 
	text-decoration: none;
	margin-left:0px
}

/* Portal Poss body sub-headings */
/* CONTENT_STYLE: Title Sub-Link*/
.brandcontentminilink {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #002e81; 
	margin-left:0px;
	text-decoration: none
}

/* Portal - Contributed info */
.furtherinfotext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #4261A5; 
	text-decoration: none
}

/* Portal page navigation tree */
.toptitlelink {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none
}

/* Portal Contributed by on contributed pages */
.contributortext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none
}

/* Portal & SP Any text box */
.inputfield {
	background-color: #ffffff;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none
}

/* Portal & SP Submit & other buttons */
.inputbutton {
	background-color: #eeeeee;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none
}