a.item:link, a.item:visited {
	padding-left: 12px;
	padding-right: 12px;
	color: #DDD;
	text-decoration: none;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	background: url(hli.png) bottom center no-repeat;
	width: 70px;
	padding-bottom: 7px;
	padding-top: 1px;
}
a.item:hover, a.item:active {
	color: #FFF;
	text-decoration: underline;
	background: url(hlo.png) bottom center no-repeat;
}
a.item2:link, a.item2:visited {
	padding-left: 18px;
	padding-right: 18px;
	color: #DDD;
	text-decoration: none;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	background: url(hla.png) bottom center no-repeat;
	width: 70px;
	padding-bottom: 7px;
	padding-top: 1px;
}
a.item2:hover, a.item2:active {
	color: #FFF;
	text-decoration: underline;
}
.item3 {
	font-size:14pt;
	padding-right:5px;
	color:#EEE;
}
.barborder {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
.barhead {
	padding: 1px;
	padding-left: 30px;
	vertical-align: middle;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	height: 26px;
	background: url(bar.png) center top no-repeat;
}
.barbody {
	border: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 6px;
}
.tborder {
	margin-left: auto;
	margin-right: auto;
	width: 650px;
}
.thead {
	padding: 1px;
	padding-left: 30px;
	vertical-align: middle;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	height: 26px;
	background: url(form_bar.png) center top no-repeat;
}
.tbody {
	border: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 6px;
	background-color: #F3F3F4;
	background-image: url(content_box_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.InnerBox {
	width: 560px;
	margin-left: auto;
	margin-right: auto;
}
.tfoot {
	border-bottom: 1px solid #195C86;
	padding: 6px;
	text-align: center;
	background-color: #D8E0EC;
}
.MiniInfo {
	font-size: 7pt;
}
.MessageBoxStuff {
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	top: -43px;
	position: relative;
	border: 1px solid #7FB6E3;
	background: #F3F3F4;
	text-align: center;
	vertical-align: middle;
	z-index: 900;
}
.TLGUnselected {
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
.TLGSelected {
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 1px solid #7FB6E3;
	background: #F3F3F4;
	text-align: center;
	vertical-align: middle;
}
.TalentSelectionGroup {
	padding: 8px;
	padding-left: 30px;
}
.ContentSpacer {
	height: 10px;
}
.TalentSelectBoxLeft {
	width: 150px;
	text-align: left;
}
.TalentSelectBoxCenter {
	width: 100px;
	text-align: center;
	vertical-align: middle;
}
.TalentSelectBoxRight {
	width: 150px;
	text-align: left;
}
.TermsOfUse {
	width:550px;
	height: 250px;
	overflow: auto;
	padding: 10px;
	border: 1px solid #D8E0EC;
	background: #FFF;
}
.IconInBox {
	float: left;
	position: relative;
	top: -6px;
	vertical-align: middle;
	margin-left: 2px;
	margin-right: 6px;
}
.WarningHead {
	padding: 1px;
	padding-left: 10px;
	vertical-align: middle;
	font-size: 9pt;
	font-weight: bold;
	color: #000;
	height: 24px;
	border-bottom: 1px solid #195C86;
	background: url(bar_warning.png) center top no-repeat;
}
.ErrorHead {
	background-color: #FFE3DF;
	color: #000000;
	border: 1px solid #FF7575;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
}
.WarningBar {
	background-color: #FFFEDF;
	border: 1px solid #FFD942;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding: 6px;
	font-size: 10pt;
	text-align: left;
	margin-bottom: 15px;
}
.ErrorBar {
	background-color: #FFE3DF;
	color: #000000;
	border: 1px solid #FF7575;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
	text-align: center;
}
.alt1 {
	background: #F5F5FF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
	line-height: 1.5em;
}
.alt2 {
	background: #E1E4F2;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
	line-height: 1.5em;
}
.star {
	color: #ff8515;
	font-weight: bold;
}
.SearchAutocomplete {
	position: relative;
	margin-left: auto;
	margin-right: 1px;
	width: 450px;
	top: -1px;
	left: -12px;
	height: 1px;
	width: 1px;
	z-index: 300;
}
.BackShadow {
	background: url(bg_shadow.png) repeat-y top center;
	padding-left: 8px;
	padding-right: 8px;
	width: 350px;
	margin-left: auto;
	margin-right: auto;
}
.BackShadowBottom {
	background: url(search_box_bottom.png) top center no-repeat;
	height: 16px;
	width: 350px;
	padding: 6px;
	margin-left: auto;
	margin-right: auto;
}
.DynamicSearchBox {
	background: #FFF;
	border: #B8AD8F 1px solid;
	width: 334px;
	margin-left: auto;
	margin-right: auto;
}
.DynamicSearchHeading {
	height: 24px;
	padding: 1px;
	padding-left: 23px;
	vertical-align: middle;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	background: #195C86 url(search_bar_heading.png) left center no-repeat;
}
.DynamicSearchBody {
	padding: 8px;
	vertical-align: middle;
	color: #000;
}
.DynamicSearchBody:hover {
	background: #DBDCDD;
}

.DynamicSearchFoot {
	height: 24px;
	padding: 1px;
	padding-right: 15px;
	vertical-align: middle;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	background: #195C86;
	text-align: right;
}
a.SearchURL {
	color: #FFF;
}
.DynamicSearchImg {
	padding: 3px;
}
.DynamicSearchTitle {
	font-size: 9px;
	font-weight: bold;
	color: #000;
}
.DynamicSearchText {
	font-size: 8px;
	color: #333;
}
.MailSideMenu {
	text-align: right;
	padding:3px;
	padding-left: 5px;
	border-bottom: 1px solid #195C86;
	height: 24px;
	vertical-align: middle;
}
.MailBottomBorder {
	border-bottom: 1px solid #CCC;
	width: 780px;
}
.MailBottomBorder:hover {
	border-bottom: 1px solid #195C86;
}
a.MailFrom {
	font-size: 9pt;
	font-weight: bold;
	color:#000;
}
a.MailTitle {
	font-size: 9pt;
	color: #333;
}
.MailGrey {
	font-size: 9pt;
	color: #999;
}
.MailIcons {
	padding: 4px;
	margin-right: 1px;
	margin-left: auto;
	margin-bottom: 1px;
	margin-top: auto;
}

/* CALENDAR COLORS */

.menu {
	color:#fff;
	text-decoration: none;
	font-weight: bold;
}
a.menu:link, a.menu:visited {
	color:#fff;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
}
a.menu:hover, a.menu:active {
	text-decoration: underline;
}

/* CALENDAR COLORS */

.CalendarRegular {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: #FFF;
	font-weight: bold;
}
.CalendarSelect {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #EEE;
	font-weight: bold;
}
.CalendarSpacer {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #DDD;
	font-weight: bold;
}
.CalendarBorder {
	border: 1px solid #195C86;
}

/* main datepicker style */ 
.DatePicker {
	background: #E3E6E8;
	color: #000000;
	border:#333333 solid 1px;
}

/* style for the header row */ 
.DatePickerHdr {
	background: #CCCCCC url(cellpic.gif) repeat-x top left;
	color: #FFFFFF;
	font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

/* style for buttons in the header row */
.DatePickerHdrBtn {
	cursor: pointer;
}

/* style for the calendar area */
.DatePickerBtn {
	cursor: pointer;
	background: #F6F8FA;
}

/* highlighted date */
.DatePickerBtnSelect {
	background-color: #EDEFF1;
	cursor: pointer;
}

.blue {
	color: #000000;
	border: 1px solid #0066FF;
	background-color: #C9E5FB;
}
.green {
	background-color: #C8FFCA;
	color: #000000;
	border: 1px solid #009900;
}
.grey {
	background-color: #D9D9D9;
	color: #000000;
	border: 1px solid #999999;
}
.purple {
	background-color: #DBCCFF;
	color: #000000;
	border: 1px solid #AC57D5;
}
.red {
	background-color: #FFCDC6;
	color: #000000;
	border: 1px solid #FF6600;
}
.yellow {
	background-color: #FFFCC9;
	color: #000000;
	border: 1px solid #FFCC00;
}
