﻿/* Content Styles */

body {
	font-family: Verdana;
	font-size: 11px;
}

.pageTitle 
{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#F1751C;
	font-weight:bold;
	background-image:url(/Portals/_default/Skins/TalentPoint/images/paw.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 30px;
	height:25px;
}

.sectionTitle 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	background-image:url(/Portals/_default/Skins/TalentPoint/images/boxes.gif);
	background-position:right;
	background-repeat:no-repeat;
	width: 100%;
	display: block;
}

.boldHighlight 
{
	color: #F1751C;
	font-weight: bold;
}

a:link, a:visited, a:active, a:hover
{
	color: #F1751C;	
}
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;
}

.contentshow {
	
	background-color:#919395;
	width:436px;
	
	background-image:url(/Portals/_default/Skins/TalentPoint/images/panelbottomcurve.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.contentshowinner {
	background-image:url(/Portals/_default/Skins/TalentPoint/images/paneltopcurve.gif);
	background-repeat:no-repeat;
	background-position: top;
		
	color:#fff;
	padding:20px 10px;	
}

.contentshowinner .Normal {
	color: White;
}

.contentshowinner .sectionTitle 
{
	color: White;
	padding-right: 30px;
	width: 376px;
}


td.field
{
	background-color: White;
	font-size: 11px;
}

td.footer
{
	background-color: #eeeeee;
	font-size: 11px;
	font-weight: bold;
	color:#F1751C;
}