/* Default CSS Stylesheet for a new Web Application project */

BODY
{ 
	margin:0;
	color: #707071;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #1f1f1f;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #003366;
}
H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

A:link
{
	text-decoration: underline;
	color: #000000;
}

A:visited
{
	text-decoration: underline;
	color: #000000;
}

A:active
{
	text-decoration: underline;
	color: #000000;
}

A:hover
{
	text-decoration: underline;
	color: Yellow;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


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;
}

IMG
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.logo
{
	
}
.talentTitle
{
	font-weight: bolder;
	font-size: 16pt;
	color: #4f4f4f;
}
.orangeText
{
	color: #FF8000;
	background-color: #CCCCCC;
	border: thin solid #333333;
	width: 10px;
}
#navTop
{
	padding-right: 4px;
	padding-left: 4px;
	font-size: 10pt;
	left: 0px;
	padding-bottom: 4px;
	color: #ffdd00;
	padding-top: 4px;
	position: absolute;
	top: 90px;
	background-color: #4367bb;
}
#titleBar
{
	padding-left: 30px;
	font-weight: bolder;
	font-size: 18pt;
	left: 0px;
	padding-bottom: 30px;
	padding-top: 30px;
	position: absolute;
	top: 0px;
	background-color: #1e1f67;
}
#welcome
{
	left: 87px;
	width: 735px;
	top: 151px;
	height: 26px;
	display: block;
	font-size: smaller;
	float: none;
	position: absolute;
}
IMG.catButton
{
	border-right: #1e1f67 1px solid;
	border-top: #1e1f67 1px solid;
	border-left: #1e1f67 1px solid;
	width: 200px;
	border-bottom: #1e1f67 1px solid;
	height: 40px;
}
A.quickNav:link
{
	text-decoration: none;
	color: #660000;
}
A.quickNav:visited
{
	text-decoration: none;
	color: #660000;
}
A.quickNav:active
{
	color: #660000;
	text-decoration: none;
}
A.quickNav:hover
{
	color: #ffff88;
	text-decoration: underline;
}
A.quickNavOn:link
{
	color: navy;
	text-decoration: none;
}
A.quickNavOn:visited
{
	text-decoration: none;
	color: navy;
}
A.quickNavOn:active
{
	text-decoration: none;
	color: navy;
}
A.quickNavOn:hover
{
	color: navy;
	text-decoration: underline;
}
.tableHead {
	font-size: 14px;
	text-align:left;
}
A.onWhite:link
{
	text-decoration: none;
	color: Navy;
	font-size: 9pt;
}
A.onWhite:visited
{
	text-decoration: none;
	color: Navy;
	font-size: 9pt;
}
A.onWhite:active
{
	text-decoration: none;
	color: Navy;
	font-size: 9pt;
}
A.onWhite:hover
{
	text-decoration: underline;
	color: Red;
	font-size: 9pt;
}
A.onWhiteSm:link
{
	text-decoration: none;
	color: #000000;
	font-size: 7pt;
}
A.onWhiteSm:visited
{
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
}
A.onWhiteSm:active
{
	text-decoration: none;
	color: Navy;
	font-size: 7pt;
}
A.onWhiteSm:hover
{
	text-decoration: underline;
	color: Red;
	font-size: 7pt;
}
A.talentName:link
{
	font-weight: bold;
	font-size: 11pt;
	color: #cd0000;
	text-decoration: underline;
}

A.talentName:visited
{
	font-weight: bold;
	font-size: 11pt;
	color: #7c007c;
	text-decoration: underline;
}

A.talentName:active
{
	font-weight: bold;
	font-size: 11pt;
	color: #cd0000;
	text-decoration: underline;
}

A.talentName:hover
{
	color: #ffff00;
	text-decoration: underline;
	font-size:12pt
}
.selectHeader
{
	font-size: 9pt;
	text-align: center;
}
A.editLink:link
{
	font-size: 9pt;
	text-decoration: none;
	color: #fb281c;
}
A.editLink:visited
{
	font-size: 9pt;
	text-decoration: none;
	color: #fb281c;
}
A.editLink:active
{
	font-size: 9pt;
	text-decoration: none;
	color: #fb281c;
}
A.editLink:hover
{
	font-size: 9pt;
	text-decoration: underline;
	color: #ff8c00;
}
A.yellowLink:link
{
	text-decoration:underline;
	color:#ffd700;
	font-size:9pt;
}
A.yellowLink:active
{
	text-decoration:underline;
	color:#ffd700;
	font-size:9pt;	
}
A.yellowLink:visited
{
	text-decoration:underline;
	color:#ffd700;
	font-size:9pt;	
}

A.yellowLink:hover
{
	font-size:9pt;
	text-decoration:underline;
	color:Red;
}
A.onGrey:link
{
	font-size:9pt;
	text-decoration:underline;
	color:Black;
}
A.onGrey:active
{
	font-size:9pt;
	text-decoration:underline;
	color:Black;
}
A.onGrey:visited
{
	font-size:9pt;
	text-decoration:underline;
	color:Black;
}
A.onGrey:hover
{
	font-size:9pt;
	text-decoration:underline;
	color:red;
}
A.pageNum:link
{
	font-size:8pt;
	text-decoration:none;
	color:#ffd700;
}

A.pageNum:visited
{
	font-size:8pt;
	text-decoration:none;
	color:#ffd700;
}
A.pageNum:active
{
	font-size:8pt;
	text-decoration:none;
	color:#ffd700;
}
A.pageNum:hover
{
	font-size:8pt;
	text-decoration:underline;
	color:red;
}

