@import url(survey.css); 
@import url(invoiceView.css);
 @import url(common.css);
  
 @import url(Styles/Global.css); 
 @import url(Styles/JobSeeker.css); 
 @import url(Styles/Employer.css); 
 @import url(Styles/Global3.css); 
/*   ------------------------ LINKS ----------------------------------*/

	
a, a:visited {
	color: #336699;
	font-size: 8pt;
	text-decoration: none
}
a:hover {
	color: #000000;
	text-decoration: underline
}


a.LinkFooter, a.LinkFooter:visited {
	font-family: verdana;
	color: #336699;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none
}

a.LinkFooter:hover {
	color: #000000;
	text-decoration: underline
}

a.HeaderBlueLink, a.HeaderBlueLink:visited {
	font-family: verdana;
	color: #336699;
	font-size: 10px;
	text-decoration: none;
}
a.HeaderBlueLink:hover {
	color: #000000;
	text-decoration: underline;
}


a.HeaderGrayLink, a.HeaderGrayLink:visited {
	font-family: verdana;
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}
a.HeaderGrayLink:hover {
	color: #766c38;
	text-decoration: underline;
}

a.HeaderGreeLink, a.HeaderGreeLink:visited {
	font-family: verdana;
	color: green;
	font-size: 10px;
	text-decoration: none;
}
a.HeaderGreeLink:hover {
	text-decoration: underline;
}


.headerDecoration {
	background:url(/Images/headerBg.gif);
 	background-repeat:repeat-x;
}

a.DisabledLink, a.DisabledLink:visited {
	color: #666666;
	font-size: 8pt;
	text-decoration: none
}
a.DisabledLink:hover {
	color: #666666;
	text-decoration: none
}
a.HelpLink, a.HelpLink:visited {
	color: #1f588f;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none
}
a.HelpLink:hover {
	color: #1f588f;
	text-decoration: underline
}

.ListField a, .ListField a:visited, a.ListField, a.ListField:visited {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline
}
.ListField a:hover, a.ListField:hover {
	color: #FFFFFF; 
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
a.MenuLink, a.MenuLink:visited {
	color: #1f588f;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none
}
a.MenuLink:hover {
	color: #1f588f;
	text-decoration: underline
}
a.MinorLink, a.MinorLink:visited {
	color: #666666;
	font-size: 8pt;
	text-decoration: none
}
a.MinorLink:hover {
	color: #001C63;
	text-decoration: underline
}
a.MinorLink:hover {
	color: #314B35;
	text-decoration: underline
}


.ActiveLabel {
	color: #001C63;
	font-weight: bold;
	text-decoration: underline
}
.AdAssistantTitle {
	background-color: #FFFFE6;
	border-bottom: #666666 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #666666 1px solid;
	border-top: #CCCCCC 1px solid;
	font-weight: bold;
	padding: 4px
}

.balloonContent {
	background-color: #FFFFE6;
	font-size: 8pt
}
.BannerLiner, .HeaderRow {
	background-color: #EFEFEF
}
.BannerStatus {
	background-image: url("/Shared/Images/Backgrounds/BannerStatus.gif");
	border-bottom: #001C63 1px solid;
	border-left: #001C63 1px solid;
	border-right: #001C63 1px solid;
	border-top: #001C63 1px solid
}
.BodyBackground {
	background-color: #CCCCCC
}
.BorderTable {
	background-color: #FFFFFF;
	border-color: #999999;
	border-style: solid;
	border-width: 1px 1px 1px 1px
}
.BottomBorder {
	border-bottom: #999999 1px solid
}
.BottomLeftBorder {
	border-bottom: #999999 1px solid;
	border-left: #999999 1px solid
}


.BoxNormal {
	background-color: #efefef;
}

.BoxTDControl {
	font-size: 8pt;
	width: 90px
}

.BoxTDLabel {
	font-size: 8pt;
	width: 130px
}

.BoxTextInputNormal {
	
	font-size: 8pt;
	width: 90px
}

.BoxTitle {
	background-color: #DDDDDD;
	border-bottom: #949594 1px solid;
	font-weight: bold;
	text-align: center
}

.Button, .button, .NextButton {
	font-size: 8pt;
	width: 100px;
	cursor: pointer;
	cursor: hand;
}

.ContentColumn {
	background-color: #FFFFFF;
	border-color: #999999
}

.ContentTable {
	background-color: #FFFFFF
}

.IconButtonCaptionDisabled {
	color: #666666;
	font-size: 8pt
}

.IconButtonDisabled {
	background-color: #cccccc;
	border-bottom: #666666 1px solid;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	cursor: pointer;
	cursor: hand
}

.IconButtonDisabled td {
	color: #666666;
	font-size: 8pt
}

.IconButtonHover, .IconButtonMouseUp {
	background-color: #EEE9CB;
	border-bottom: #1f588f 1px solid;
	border-left: #1f588f 1px solid;
	border-right: #1f588f 1px solid;
	border-top: #1f588f 1px solid;
	cursor: pointer;
	cursor: hand;
	font-size: 8pt
}

.IconButtonHover td {
	color: #1f588f;
}

.IconButtonMouseDown {
	background-color: #ffffff;
	border-bottom: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	cursor: pointer;
	cursor: hand;
	
	font-size: 8pt
}

.IconButtonNormal {
	background-color: #efefef;
	border-bottom: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	cursor: pointer;
	cursor: hand;
	
	font-size: 8pt
}

.IconButtonCaption {
	color: #000000;
}

.IconColumn {
	background-color: #ffffff;
	border-right: 1px solid #999999
}

.ImageEditorBackground {
	background-color: #EFEFEF
}

.ImageEditorSubTitle{
	color: #001C63;
	
	font-size: 8pt;
	font-weight: bold
}

.ImageEditorWhiteTextBox {
	background-color: #FFFFFF;
	border: solid 1px #666666
}

.ImageEditToolInstruction{
	color: #000000;
	
	font-size: 8pt;
	font-weight: normal
}

.ImageEditToolInstructionHeader{
	color: #333333;
	
	font-size: 8pt;
	font-weight: bold
}

.ImageManager {
	color: #FFFFFF;
	
	font-size: 10pt;
	font-weight: bold
}

.InfoBarBox {
	background-color: #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #FFFFFF;
	
	font-size: 9pt;
	font-weight: bold;
	height: 25px;
	text-align: center;
	width: 100%
}
.InfoChildBox {
	background-color: #FFFFFF;
	border-bottom: #C0BEC0 1px solid;
	border-left: #C0BEC0 1px solid;
	border-right: #C0BEC0 1px solid;
	border-top: #C0BEC0 1px solid;
	text-align: center;
	vertical-align: top
}

.InfoDescription {
	text-align: left
}

.InfoLabel {
	background-color: #EFEBDE;
	color: #393939;
	font-weight: bold;
	text-align: left;
	width: 130px
}

.InfoLabel1 {
	background-color: #F1F0EA;
	color: #393939;
	text-align: left;
	width: 80px
}

.InfoList1{
	background-image: url("/Shared/Images/Backgrounds/gray_list.gif");
	background-repeat: no-repeat;
	border-bottom: 1px solid #EFEFEF;
	padding-left: 10px;
	text-align: left
}

.InfoList2{
	background-image: url("/Shared/Images/Backgrounds/list2.gif");
	background-repeat: no-repeat;
	padding-left: 10px;
	text-align: left
}

.InfoList3{
	background-color: #F7F7F7;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF
}

.InfoTitle{
	background-image: url("/Shared/Images/Backgrounds/ToolbarTitle.gif");
	border-bottom: 1px solid #818181;
	font-weight: bold;
	padding: 4px;
	text-align: center
}

.ListColumnDark {
	background-color: #EFEFEF
}

.ListColumnLight {
	background-color: #FFFFFF
}

.ListField {
	background-color: #808080;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center
}

.ListFoot {
	background-color: #CCCCCC
}

.ListPagerContent {
	background-color: #efefef;
}

.ListPagerTable {
	background-color: #efefef;
}

.ListRowActive {
	background-color: #D5EAFF;
	}
.ListRowDark {
	background-color: #EFEFEF
}
.ListRowHover, .ListRowHover td {
	background-color: #F0E0E1;
}

.ListRowLight {
	background-color: #FFFFFF
}
.ListSubTitle {
	color: #000000;
	font-weight: bold
}
.ListTitle {
	background-color: #1f588f;
	color: #FFFFFF;
	font-weight: bold
}

.ListTitle a, .ListTitle a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.ListTitle a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.LoginBackground {
	background-color: #FFFFFF
}

.LoginField {
	color: #000000;
	
	font-size: 8pt;
	font-weight: bold;
	width: 70px
}

.LoginFieldCell {
	color: #001C63;
	
	font-size: 8pt;
	font-weight: bold
}

.LoginMessageTitle {
	color: #B7B1A0;
	
	font-size: 15pt;
	font-weight: bold
}

.LoginTitle {
	background-color: transparent;
	color: #001C63;
	
	font-size: 14pt;
	font-weight: bold;
	padding: 2px
}

.NavigationColumn {
	background-color: #efefef;
	border-right: 1px solid #999999
}

.NavigationPanelBottomBorder {
	border-bottom: #9C9A9C 1px solid
}

.NavigationPanelHover, .NavigationPanelMouseUp, .NavigationPanelActive {
	background-color: #EFEFEF;
	background-image: url("/Shared/Images/Backgrounds/pb_button_hoover_gray.gif");
	border-bottom: #CCCCCC 1px solid;
	border-left: #666666 1px solid;
	border-right: #CCCCCC 1px solid;
	border-top: #666666 1px solid;
	cursor: hand;
	cursor: pointer;
	
	font-size: 8pt
}

.NavigationPanelMouseDown {
	background-color: #EFEFEF;
	background-image: url("/Shared/Images/Backgrounds/navigationButton.gif");
	border-bottom: #CCCCCC 1px solid;
	border-left: #666666 1px solid;
	border-right: #CCCCCC 1px solid;
	border-top: #666666 1px solid;
	cursor: hand;
	cursor: pointer;
	
	font-size: 8pt
}

.NavigationPanelNormal {
	background-image: url("/Shared/Images/Backgrounds/navigationButton.gif");
	border-bottom: #666666 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #666666 1px solid;
	border-top: #CCCCCC 1px solid
}

.NavigationPanelSectionBottomBorder {
	border-bottom: #EFEFEF 1px solid
}

.NavigationPanelSectionMenuHover, .NavigationPanelSectionMenuMouseUp, .NavigationPanelSectionMenuActive {
	background-color: #EFEFEF;
	border-bottom: #CCCCCC 1px solid;
	border-left: #666666 1px solid;
	border-right: #CCCCCC 1px solid;
	border-top: #666666 1px solid;
	cursor: pointer;
	cursor: hand;
	
	font-size: 8pt
}

.NavigationPanelSectionMenuMouseDown {
	background-color: #FFFFFF;
	border-bottom: #CCCCCC 1px solid;
	border-left: #666666 1px solid;
	border-right: #CCCCCC 1px solid;
	border-top: #666666 1px solid;
	cursor: pointer;
	cursor: hand;
	font-size: 8pt
}

.NavigationPanelSectionMenuNormal {
	background-color: #FFFFFF;
	border-bottom: #666666 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #666666 1px solid;
	border-top: #CCCCCC 1px solid
}

.NextButton {
	font-weight: bold
}

.OnScreenInstruction{
	padding: 6px;
	text-align:center;
}

.PaletteContent {
	background-color: #EFEFEF
}

.PaletteField, {
	background-color: #EFEFEF
}

.PaletteTable {
	border: 1px solid #666666
}

.PaletteTitle {
	background-color: #666666;
	border-bottom: 1px solid #818181;
	color: #FFFFFF;
	font-weight: bold
}

.PaletteValue {
	background-color: #FFFFFF;
	border-bottom: 1px solid #EFEFEF
}

.PanelTips{
	background-color: #FFFFFF;
	color: #333333;
	
	font-size: 11px;
	font-weight: normal;
	padding: 5;
	text-align: justify;
	text-decoration: none;
	vertical-align: middle
}
.PermissionCheckbox {
	border-bottom: #EFEFEF 1px dotted
}

.PermissionItem {
	border-bottom: #EFEFEF 1px dotted
}

.PermissionNormal {
}

.PermissionTitle {
	background-image: url("/Shared/Images/Backgrounds/permissionTitles.gif");
	background-repeat: no-repeat;
	padding-left: 10px
}
.PermissionTitleEmails{
	background-image: url("/Shared/Images/Backgrounds/permissiontittleEmails.gif");
	background-repeat: no-repeat;
	padding-left: 10px;
	text-align: left
}

.PubpanelDescription{
	color: #1f588f;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.PubpanelTitle{
	color: #1f588f;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.ReportItemName {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #FFFFFF;
	
	font-weight: bold;
	text-align: left
}

.ReportItemTotal {
	background-color: #EFEFEF;
	border-bottom: #C0BEC0 1px solid;
	border-left: #C0BEC0 1px solid;
	border-right: #C0BEC0 1px solid;
	border-top: #C0BEC0 1px solid;
	color: #393939;
	
	font-weight: bold;
	text-align: center;
	width: 90px
}

.ReportListItem{
	border-bottom: 1px solid #EFEFEF
}

.ReportListTitle{
	background-color: #F1F0EA;
	border-bottom: 1px solid #CCCCCC;
	color: #00498C;
	
	font-weight: bold;
	text-align: center
}

.RightBanner {
	background-image: url("/Shared/Images/Backgrounds/RightBGBanner.gif");
	background-position: right;
	background-repeat: no-repeat;
	border-bottom: #999999 1px solid
}

.RightBorder {
	border-right: #999999 1px solid
}

.SectionBar {
	background-color: #81817F;
	border-bottom: #cccccc 1px solid;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold
}

.SectionHeader {
	background-color: #EFEFEF;
	border-bottom: #EFEFEF 1px solid;
	border-left: #EFEFEF 1px solid;
	border-right: #EFEFEF 1px solid;
	border-top: #EFEFEF 1px solid;
	color: #000000;
	
	font-size: 11pt;
	font-weight: bold
}

.SectionTitle {
	color: #314B35;
	
	font-size: 10pt;
	font-weight: bold
}

.SubSectionBar {
	background-color: #CCCCCC;
	color: #000000;
	font-weight: bold
}

.SubTitleBar {
	color: #001C63;
	
	font-size: 12pt;
	font-weight: bold
}

.Text1 {
	color: #393821;
	
	font-size: 12px;
	font-weight: bold
}

.TextInput {
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 8pt;
}

.TextInputCurrency, .TextInputNumeric {
	
	font-size: 8pt;
	text-align: right
}

.TextInputDisabled {
	background-color: #CCCCCC;
	
	font-size: 8pt
}

.TextInputDisabled {
	background-color: #EFEFEF;
	
	font-size: 8pt
}

.Title, .SelectionTitle {
	
	font-size: 14pt;
	font-weight: bold
}

.TitleBar {
	background-image: url("/Shared/Images/Backgrounds/titlebar_gray.gif");
	border-bottom: #666666 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #666666 1px solid;
	border-top: #CCCCCC 1px solid
}

.TitleBarTAW {
	background-image: url("/Shared/Images/Backgrounds/titlebar_gray.gif");
}

.TitleBarContent {
	
	font-size: 12pt;
	font-weight: bold;
	padding: 4px
}

.ToolbarTable {
	background-color: #EFEFEF;
}

.ToolbarTitle {
	background-color: #EFEFEF;
	border-bottom: 1px solid #818181;
	font-weight: bold;
	padding: 4px
}

.TopBanner {
	border-bottom: 1px solid #999999;
	background-color: #ffffff;
	background-position: bottom;
	color: #003052;
}

.TopBannerInfo{
	background-image: url("/Shared/Images/Backgrounds/BannerInfo.gif");
	border-bottom: #001C63 1px solid;
	border-left: #001C63 1px solid;
	border-right: #001C63 1px solid;
	border-top: #001C63 1px solid
}

.TopBannerLeft {
	background-color: #EFEBDE
}

.TopBannerTitle{
	color: #053352;
}

.TopBorder {
	border-top: #999999 1px solid
}

.TopBottomBorder {
	border-bottom: #999999 1px solid;
	border-top: #999999 1px solid
}

.TopLeftBorder {
	border-left: #999999 1px solid;
	border-top: #999999 1px solid
}

.TopRightBorder {
	border-right: #999999 1px solid;
	border-top: #999999 1px solid
}

.UserStatus {
	border-top: #999999 1px solid;
	background-color: #1f588f;
	color: #ffffff;
}

.UserStatusText {
	color: #ffffff;
}

a.UserStatusLink, a.UserStatusLink:visited {
	color: #ECE8CA;
}
a.UserStatusLink:hover {
	color: #ffffff;
}


.WaitText {
	color: #001C63;
	font-size: 20pt
}

#balloonToolTipDiv {
	background-color: #FFFFE6;
	border: 1px solid #000000;
	left: -50;
	padding: 7pt;
	position: absolute;
	top: -50;
	visibility: hidden
}




/* Login */

.ContentColumnLogin {
	background-color: #efefef;
	border-color: #999999
}

.HeaderLoginInfo {
	background-color:#000000;
}

.HeaderLoginTime {
	color: #000000;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

/* Old Classes */
.Box {
	background-color: #FFFFFF;
	border-bottom: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid
}
.Box1 {
	background-color: #efefef;
	border-bottom: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid
}

.Box2 {
	background-color: #FFFFFF;
	border-bottom: #999999 1px solid;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid
}

.Box3 {
	background-color: #efefef;
	border-bottom: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid
}

.Box4 {
	background-color: #efefef;
	border-bottom: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid
}