﻿/* Content Styles */

body, p {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;	
}

p {
	margin-top: 8px;
	margin-bottom: 0px;
}

.pageTitle 
{
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	color:#81af85;
	font-weight: normal;
	background-repeat:no-repeat;
	background-position:left;
	margin-top: 4px;
	margin-bottom: 4px;
}

.sectionTitle 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
	font-weight:bold;
	background-position:right;
	background-repeat:no-repeat;
	margin-top: 8px;
}

.boldHighlight 
{
	color: #618f65;
	font-weight: bold;
}

a:link, a:visited, a:active, a:hover
{
	color: Green;	
}
a:hover 
{
	text-decoration: underline;
}

a.printVersionLink {
	color: #888888;
	background-image:url(/Portals/_default/Skins/TalentPoint/images/pdf.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:3px 3px 0 25px;
}

ul 
{
	list-style-image: url(/Portals/_default/Skins/TalentPoint/images/Bullet.gif);
	margin-left: 18px;
}

td.field
{
	background-color: White;
	font-size: 11px;
}

td.footer
{
	background-color: #eeeeee;
	font-size: 11px;
	font-weight: bold;
	color:#F1751C;
}
