﻿body {
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#masthead {
	width: 800px;
}

#top_nav {
	width: 800px;
	background-color: #0071B9;
	color: #ffffff;
}

#container {
	width: 800px;
	position: relative;
}

#right_col {
	width: 200px;
	margin-left: 600px;
	position: absolute;
	left: 0px;
	top: 12px;
	border-top:0px solid #ff9900;
	border-right:0px solid #ff9900;
	border-bottom:0px solid #ff9900;

}

#page_content {
	width: 580px;
	margin-left: 0px;
	margin-top: 5px;
}

#footer {
	width: 800px;
}

#talent_logo {
	width: 200px;
	position: absolute;
	left: 600px;
	top: 300px;
	text-align:center;
}




a:active {
	font-weight: normal;
	color: #ff9900;
	text-decoration: none;
}



a:visited {
	font-weight: normal;
	color: #ff9900;
	text-decoration: none;
}



a:link {
	font-weight: normal;
	color: #ff9900;
	text-decoration: none;
}



a:hover {
	font-weight: normal;
	color: #ff9900;
	text-decoration: none;
}

a.header:active {
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
}

a.header:visited {
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
}

a.header:link {
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
}

a.header:hover {
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
}

a.stripe:active {
	font-weight: normal;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}

a.stripe:visited {
	font-weight: normal;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}

a.stripe:link {
	font-weight: normal;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}

a.stripe:hover {
	font-weight: normal;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}

.InsetCode
	{margin-bottom:0pt; margin-left:20pt; margin-right:0pt; margin-top:1pt;
	font-size: 10px;
	color:#000000}
	
.headline {
	margin-bottom:2pt; margin-left:2pt; margin-right:0pt; margin-top:2pt;
	font-weight: bold;
	font-size: 18px;
	color: #ff9900;
}
.subheadline {
	margin-bottom:3pt; margin-left:2pt; margin-right:0pt; margin-top:6pt;
	font-weight: bold;
	font-size: 14px;
	color: #ff9900;
}
.subheadlineblue {
	margin-bottom:3pt; margin-left:2pt; margin-right:0pt; margin-top:6pt;
	font-weight: bold;
	font-size: 14px;
	color: #0071B9;
}


.inset {
	margin-bottom:2pt; margin-left:2pt; margin-right:0pt; margin-top:6pt;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	color: #0071B9;
}

.text {
	margin-bottom:2pt; margin-left:2pt; margin-right:0pt; margin-top:1pt;
	font-weight: normal;
	font-size: 9pt;
	color: #0071B9;
}

.frontpagetext {
	margin-bottom:9pt; margin-left:2pt; margin-right:0pt; margin-top:1pt;
	font-weight: normal;
	font-size: 11pt;
	color: #0071B9;
}


.caption {
	margin-bottom:2pt; margin-left:2pt; margin-right:0pt; margin-top:1pt;
	font-weight: normal;
	font-size: 8pt;
	text-align: center;
	color: #0071B9;
}


ul {
	margin-bottom:3pt; margin-top:3pt;
	font-size: 10px;
	color: #0071B9;
}


li {
	list-style-image: url(images/bullet.gif);
	margin-bottom:1pt; margin-left:-14pt; margin-right:0pt; margin-top:0pt;
	font-size: 9pt;
	color: #0071B9;
}

td {
	font-size: 10px;
	font-weight: normal;
}
a.MenuMain:active {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
	line-height: 16px;
}
a.MenuMain:visited {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
	line-height: 16px;
}
a.MenuMain:link {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
	line-height: 16px;
}
a.MenuMain:hover {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
	line-height: 16px;
}
.MenuMain {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
	line-height: 16px;
}
.MenuMainMouseOver {
	background-color:#cccccc;
}
.MenuMainMouseOut {
	background-color:#A1A1A1;
}
.TextTitle{
	color:#569E9E;
	font-weight: bold;
}
.MainText {
	font-size: 10px;
	font-weight: normal;
}
.Title {
	color:#569E9E;
	font-size: 14px;
	font-weight: bold;
}

.TableTitle{
	background-color:#0071B9;
	color:#FFFFFF;
	text-align:center;
	font-weight: bold;
}

.TableStripe{
	background-color:#ADC9C9;
	color:#000000;
	text-align:center;
	font-weight: bold;
}

.table {
	background-color:#ADC9C9;
	color:#0071B9;
	text-align:center;
	font-weight: bold;
}

.FormInputs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:1px solid #0071B9;
	font-weight: normal;
	color: #0071B9;
	width:100%;
}
.FormButtons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border:1px solid #ff9900;
	background-color: #ff9900;
	color: #ffffff;
}
.gallerymid {
	border: 1px solid #569E9E;
	margin:2px 2px 2px 2px;
}
.gallerysmall {
	border: 1px solid #569E9E;
	margin:2px 2px 2px 2px;
	cursor: pointer;
	cursor: hand;
}