﻿/* Hirebridge Stylesheet - 6820 Exeter */


.errormessage {
	COLOR: red;
}

BODY {
	LINE-HEIGHT: 20px; 
	MARGIN: 0px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND: #fff; 
	COLOR: #3e3e3d; 
	FONT-SIZE: 12px
}

.sort {
	COLOR: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
 	Font-size : 9pt;
	FONT-WEIGHT: bold;
	white-space: nowrap;
	TEXT-DECORATION: none;
} 

A:link {
	COLOR: #6D5624;
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}
A:visited {
	COLOR: #6D5624;
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}
A:hover {
	COLOR: #000;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: underline;
}
TABLE {
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
    Font-size: 9pt;
    table align: center;

}
TABLE.OuterPage {
	width: 100%;
	table align: center;
}
.SearchResultHead {
	FONT-WEIGHT: 900;
	Font-size: 9pt;
	COLOR: #ffffff;
	BACKGROUND-COLOR: #6D5624;
	padding: 5px;
	letter-spacing: 0px;
	text-align: left;
	white-space: nowrap;
}

.SearchResultHead A:link {
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}
.SearchResultHead A:visited {
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}
.SearchResultHead A:hover {
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}


.SearchResultRow {
	FONT-WEIGHT: 300;
	Font-size: 9pt;
	height: 15px;
	line-height: 15px;
	padding: 5px;
	border-bottom: 0px dotted #000000;
}
.SearchResultRow A:link {
	COLOR: #6D5624;
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}
.SearchResultRow A:visited {
	COLOR: #6D5624;
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}
.SearchResultRow A:hover {
	COLOR: #000;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: normal;
}
.SearchResultRow2 {
	FONT-WEIGHT: 100;
	Font-size: 9pt;
	height: 1px;
	color: #000000;
	line-height: 9pt;
	list-style-position: inside;
	list-style-type: circle;
	white-space: normal;
	padding: 9pt;
}
.SearchResultRow A {
	COLOR: #000000;
}
TR.SearchRow1 {
	BACKGROUND-COLOR: #f7f7f7;
}
TR.SearchRow2 {
	BACKGROUND-COLOR: #e0e0e0;


}
TABLE.NavBg {
	margin-left: 5px;
	border-right: 0px dotted silver;
}
.NavTable {
	margin-left: 9pt;
	margin-right: 1px;
}
.NavHeader {
	height: 30px;
	color: #000000;
	font-weight: 900;
	Font-size: 9pt
;
}
.NavRow {
	Font-size: 9pt;
	COLOR: #000000;
	padding: 5px;
	line-height: 5px;
}
.NavHR {
	HEIGHT: 0px;
}
TD.TopHeaderCompany {
	color: #000000;
	font-weight: 900;
	font-size: 20px;
	text-align: left;
}
TD.TopHeaderBar1 {
	BACKGROUND-COLOR:  #000000;
	height: 2px;
}
TD.TopHeaderBar2 {
	BACKGROUND-COLOR: #6D5624;
	height: 18px;
	color: white;
	text-indent: 9pt;
	Font-size: 9pt;
	font-weight: 900;
}
TD.TopHeaderBar2 A:link, TD.TopHeaderBar2  A:visited {
	COLOR: white;
	TEXT-DECORATION: none;
	font-weight: 900;
}
TD.TopHeaderBar2 A:hover {
	COLOR: white;
	text-decoration: underline;
	font-weight: 900;
}
.InteriorHeader {
	height: 20px;
	color: #000;
	font-weight: 900;
	font-size: 10pt;
	padding-top: 9pt;
	padding-bottom: 9pt;

}
.InteriorHeader2 {
	COLOR: #000000;
	FONT-WEIGHT: 900;
	font-size: 10pt;
	height: 14px;
	border-bottom: 0px dotted #000000;
	padding-top: 9pt;
	padding-bottom: 9pt;
}
.InteriorLabel {
	COLOR: #000000;
	FONT-WEIGHT: bold;
	Font-size: 9pt;
	Width: 85px;
}
.InteriorLabel2 {
	COLOR: #000000;
	FONT-WEIGHT: normal;
	Font-size: 9pt;
	Height: 9pt;
	font-style: italic;
}
.InteriorPage {
	width: 95%;
	table-align: center;
	margin-left: auto;
	margin-right: auto;
}

.InteriorBody {
	COLOR: #000000;
	FONT-WEIGHT: normal;
	Font-size: 9pt;
	padding: 1px;
}
.InteriorBodyA {
	COLOR: #000000;
	FONT-WEIGHT: 900;
	Font-size: 9pt;
}
.InteriorTable { 
	table-align: center;
	text-indent:3px;
}
.InteriorStatus {
	COLOR: #000000;
	FONT-WEIGHT: 900;
	Font-size: 9pt;
	padding: 5px;
}
.InteriorHR {
	border-bottom: 0px dotted #000000;
}
TD.ReferHeader {
	FONT-WEIGHT: 900;
	FONT-SIZE: 15px;
	COLOR: #000000;
	Height: 30px;
}
TD.ReferLabel {
	COLOR: #000000;
	FONT-WEIGHT: 900;
	Font-size: 9pt;
}
TD.ReferBody {
	COLOR: #000000;
	FONT-WEIGHT: normal;
	Font-size: 9pt;
}
TABLE.ReferTable {
	padding: 2px;
}
.button2 {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	border:2px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding:2px 13px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	width:80%;
	text-align:center;
}
.button2:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
		text-decoration:none;
}
.button2:active {
	position:relative;
	top:1px;
		text-decoration:none;
}
.button2:visited {
	text-decoration:none;
}

.button3 {
	border: 1px solid #000000;
	border-top: 1px solid #000000;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	background-color: #f5f5f5;
	letter-spacing: 1px;
	margin-top: 2px;
}


.dropdown {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 9pt;
}
.SectionHeader {
	PADDING-RIGHT: 2px;
	BORDER-BOTTOM: #dddddd 1px solid;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: bold;
	Font-size: 9pt
;
	PADDING-BOTTOM: 2px;
	COLOR: #000000;
	LINE-HEIGHT: 20px;
	PADDING-TOP: 2px;
	WHITE-SPACE: nowrap;
	TEXT-ALIGN: left
}
.InputFieldLabel {
	font-family: Arial, Helvetica, sans-serif;

	Font-size: 9pt
;
	height: 18px;
	COLOR: #000000;
	BACKGROUND-COLOR: #EEEEEE;
	TEXT-ALIGN: right;
	white-space: nowrap;
	font-weight: normal;
}
.InputFieldData {
	font-family: Arial, Helvetica, sans-serif;

	Font-size: 9pt
;
	COLOR: #000000;
	font-weight: normal;
}
.ResumeBuilderCompanyTitle {
	FONT-WEIGHT: 900;
	FONT-SIZE: 14pt;
	COLOR: #000000;
	letter-spacing: 0px;
	text-align: left;
}
.companyname {
}
.ResumeBuilderRegularText {
	COLOR: #000000;
	font-size: 9pt;
 font-family: Arial, Helvetica, sans-serif;
}
.ResumeBuilderCell {
	COLOR: #000000;
	font-size: 9pt;
 font-family: Arial, Helvetica, sans-serif;
	padding-left: 9pt;
	padding-top: 3px;
	padding-bottom: 3px;
}




.ResumeBuilderCellRequired {
	COLOR: #000000;
	font-size: 9pt;
 font-family: Arial, Helvetica, sans-serif;
	padding-left: 9pt;
	padding-top: 3px;
	padding-bottom: 3px;
}

.ResumeBuilderCellQuestion {
	COLOR: black; 
	Font-Weight: 100;
	Font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;

	text-align: left;
}


.ResumeBuilderInputBox {
	COLOR: #000000;
	Font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;

 
}
.ResumeBuilderInputBoxRequired {
	background-color:;
	Font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;

}
.ResumeBuilderTable {
	COLOR: #000000;
	Font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;

}
.ResumeBuilderHeaderTable {
	COLOR: #000000;
	Font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;

}
.title3 {
	COLOR: #000000;
	Font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;
}

.ResumeBuilderBody {
	COLOR: black; 
	Font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;

;
	margin-left : 9pt;
}

.ResumeBuilderCompanyTitle {
	COLOR: black; 
	Font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;

	FONT-WEIGHT: 
}

.ResumeBuilderRegularText {
	COLOR: black; 
	Font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;

;
}

.ResumeBuilderRegularTextBold {
	COLOR: black; 
	Font-Weight: bold;
	Font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;

}


.ResumeBuilderCell {
	COLOR: black; 
	Font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}


.ResumeBuilderCellBold {
	COLOR: black; 
	Font-size: 9pt;
	Font-Weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}



.ResumeBuilderCellLabel {
	COLOR: black; 
	Font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	FONT-WEIGHT: 100;
}

.ResumeBuilderCellQuestion {
	COLOR: black; 
	Font-Weight: 100;
	Font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;

	}


.ResumeBuilderTable {
	COLOR: black; 
	Font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;

}

.ResumeBuilderHeaderTable {
	COLOR: black; 
	Font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;

}

.ResumeBuilderSectionHead {
    FONT-WEIGHT: 900;
   Font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;

    COLOR: #263566;	 
    padding: 12px;
	letter-spacing: 0px;
	text-align: left;
}


.ResumeBuilderCellRequired {
	COLOR: black; 
	Font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;

}

.ResumeBuilderInputBox {
	COLOR: black; 
	Font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;

}