<!--
a:link {
	color: blue;
	text-decoration: none;
}
a:visited {
	color: blue;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF0000;

}
.utaTypeSmArl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
.utaTypePageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
	padding-right: 5;
}
.utaTypeDepHeadsName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}
.utaBreadCrumbs{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	background-color: #efefef;
	line-height: 2.5;
	padding-left: 3;
}
.utaBreadCrumbs a:link{
	color: navy;
}
.utaBreadCrumbs a:visited{
	color: navy;
}
.utaBreadCrumbs a:hover{
	color: #FF9900;
}
.utaBreadCrumbs a:active{
	color: #FF0000;
}
.talListName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #006699;
	font-weight: bold;
}
.talListNameList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #006699;
	font-weight: bold;
}
.talListNameBW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}

.talListCred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-transform: uppercase;
}
.talListFeatr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #663300;
	font-weight: bold;
}
.talListProject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.talListProjectPrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.talListProfile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.talListProfileBW {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.talListTmpl {
	background-image:  url("../images/talentListBg.gif");
	margin: 0px;
	padding-top: 10px;
	height: 89px;
	width: 500px;
	background-color: #EFEFEF;
}
.talListTmplCol {
	text-align: center;
	margin: 0px;
	padding-top: 2px;
	height: 25px;

	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
}
.talListVer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
.talListOther {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-align: right;
	margin: 0px;
	padding-top: 2px;
	width: 550px;
}
.talListMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	width: 175px;
}
.talListMenuArw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF9900;
	font-weight: bold;
	width: 25px;
}
.talListTmplHeadTop {
	background-image: url(../images/tmpl_head_top.jpg);
	height: 78px;
	margin:0;
}
.talListTmplHeadBot {
	background-image: url(../images/tmpl_head_bot.jpg);
	height: 38px;
}
.talListTmplFoot {
	background-image: url(../images/tmpl_foot.jpg);
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.talListTmplFoot a:link{
	color: white;
}
.talListTmplFoot a:visited{
	color: white;
}
.talListTmplFoot a:hover{
	color: #FF9900;
}
.talListTmplFoot a:active{
	color: #FF0000;
}

.talListBotLinks {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: italic;
}
.talListCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
form {
	margin: 0px;
}
br {
	line-height: 12px;
}
body{
	background-color:#212D38;
	margin:0;
}
-->