body {
	background-color: transparent;
/*  ^^ IMPORTANT !!!  ^^ Makes HireBridge IFRAME transparent on FIJI site*/
	margin: 0;
	padding: 0;
}

.sort {
	COLOR: #ffffff;
    FONT-FAMILY:  "century gothic", helvetica, verdana, sans-serif;
 	Font-size : 12px;
	FONT-WEIGHT: bold;
	white-space: nowrap;
	TEXT-DECORATION: none;
} 
 
A:link
{
    COLOR: #0374A1;
    TEXT-DECORATION: none;
    FONT-WEIGHT: normal;

}
A:visited
{
    COLOR: #0374A1;
    TEXT-DECORATION: none;
    FONT-WEIGHT: normal;
}
A:hover
{
    COLOR: #F09;
    FONT-WEIGHT: normal;	  
    TEXT-DECORATION: none;

}
TABLE, BODY {
	COLOR: #0374A1;
	FONT-FAMILY: "century gothic", helvetica, verdana, sans-serif;
	Font-size : 12px;
}
	
TABLE.OuterPage {
	width : 100%;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

.SearchResultHead
{
    FONT-SIZE: 12px;
    COLOR: #fff;
    BACKGROUND-COLOR: #0374A1;
	padding: 5px;
	text-align: left;
	white-space: nowrap;
}

.SearchResultHead a:link	{ color: #fff; }
.SearchResultHead a:visited { color: #fff; }
.SearchResultHead a:active	{ color: #fff; }
.SearchResultHead a:hover	{ color: #fff; text-decoration: underline; }

.SearchResultRow
{
   FONT-WEIGHT: 300;
   FONT-SIZE: 11px;
	height : 15px;
	line-height: 11px;
	padding: 5px;	
	border-bottom : 1px solid #0374A1;
}
	
.SearchResultRow A:link {
    COLOR: #036;
}

.SearchResultRow A:visited {
     COLOR: #036;
     text-decoration: none;
}

.SearchResultRow A:hover {
     COLOR: #F09;
}

.SearchResultRow2
{
   FONT-WEIGHT: 100;
   FONT-SIZE: 11px;
	height : 1px;
	color : #0374A1;
	 line-height: 10px;
	 list-style-position: inside;
		list-style-type: circle;
		white-space: normal;
		padding: 10px;
		}

.SearchResultRow A {COLOR: 036; }

TR.SearchRow1
{
	background: none;
}
TR.SearchRow2
{
	background: none;
}

TABLE.NavBg {
	 
	margin-left : 5px;
	border-right : 0px dotted silver;
	
	}

.NavTable {
	margin-left : 10px;
	margin-right : 1px;
}

.NavHeader {
	height : 30px;
	color : #0374A1;
	font-weight : 900;
	font-size : 11px;
}

.NavRow {
	font-size : 11px;
   COLOR: #0374A1;
	padding: 5px;
	 line-height: 5px;
}

.NavHR {  
  HEIGHT: 1px;
}

TD.TopHeaderCompany {
	color : #0374A1;
	font-weight : 900;
	font-size : 20px;
	text-align : left;
}

TD.TopHeaderBar1 {
    BACKGROUND-COLOR:  #0374A1;
    height: 2px;
}

TD.TopHeaderBar2 {
    BACKGROUND-COLOR: #3161ad;
    height: 18px;
	color: white;
	text-indent : 10px;
	font-size : 11px;
	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 : #0374A1;
	font-weight : 900;
	font-size : 16px;
}

.InteriorHeader2 {
   COLOR: #0374A1;
   FONT-WEIGHT: 900;
   font-size : 14px;
   height: 10px;
    border-bottom: 1px dotted #0374A1;
}
.InteriorLabel {
   COLOR: #0374A1;
   FONT-WEIGHT: bold;
   font-size : 12px;
   Width:85px;
    
}
.InteriorLabel2 {
   COLOR: #0374A1;
   FONT-WEIGHT: normal;
   font-size : 12px;
   Height: 10px;
   font-style: italic;
}

.InteriorPage {
	Margin-top : 7px;
	Margin-left : 10px;
	Padding-right : 20px;
	width : 95%;
}

.InteriorBody {
	COLOR: #0374A1;
	FONT-WEIGHT: normal;
	Font-size : 12px;
	padding : 5px;
}

.InteriorBodyA {
	COLOR: #0374A1;
	FONT-WEIGHT: 900;
	Font-size : 12px;
}

.InteriorTable {}

.InteriorStatus {
	COLOR: #0374A1;
	FONT-WEIGHT: 900;
	Font-size : 12px;
	padding : 5px;
}

.InteriorHR {
	border-bottom: 0px dotted #0374A1;
}

TD.ReferHeader {
   FONT-WEIGHT: 900;
   FONT-SIZE: 15px;
    COLOR: #0374A1;
	Height : 30px;
}

TD.ReferLabel {
   COLOR: #0374A1;
   FONT-WEIGHT: 900;
   font-size : 12px;
}

TD.ReferBody {
   COLOR: #0374A1;
   FONT-WEIGHT: normal;
   font-size : 12px;
}

.title3 {
	COLOR: #0374A1; 
	FONT-FAMILY: "century gothic", helvetica, verdana, sans-serif;
	Font-size : 12px;
	FONT-WEIGHT: Bold;
}

TABLE.ReferTable {
	padding: 2px;	
}

.button2 {
 font-family: "century gothic", helvetica, verdana, sans-serif;
 font-size: 10px;
 padding: 5px;
 text-decoration: none;
 width: 99%;
 display: block;
 color: #fff;
 letter-spacing: 1px; 
 background-color: #369;
 border-top: 1px #69c solid;
 border-left: 1px #69c solid;
 border-bottom: 1px #000 solid;
 border-right: 1px #000 solid;
 }

.button2 a {
 text-decoration: none;
 color: #fff;
}

.button2 a:hover {
 color: #fff;
}

.button2 a:visited {
 text-decoration: none;
 color: #fff;
}

.button3 {
 border: 1px solid #036;
 border-top: 1px solid #036;
 display: block;
 padding-right: 5px;
 padding-left: 5px;
 padding-top: 5px;
 padding-bottom: 5px;
 font-family: "century gothic", helvetica, verdana, sans-serif;
 font-size: 10px;
 text-decoration: none;
 background-color: #fff;
 letter-spacing: 1px; 
 margin-top: 2px;
}

.dropdown {
 font-family: "century gothic", helvetica, verdana, sans-serif;
 font-size: 10px;
}

.ResumeBuilderBody {
	COLOR: #0374A1;
	FONT-FAMILY: "century gothic", helvetica, verdana, sans-serif;
	FONT-SIZE: 12px;
	margin-left : 10px;
}

.ResumeBuilderCompanyTitle {
	COLOR: #0374A1;
	FONT-FAMILY: "century gothic", helvetica, verdana, sans-serif;
	FONT-SIZE: 16px;
	FONT-WEIGHT: ;
}

.ResumeBuilderRegularText {
	COLOR: #0374A1;
	FONT-FAMILY: "century gothic", helvetica, verdana, sans-serif;
	FONT-SIZE: 12px;
}
.ResumeBuilderCell {
	COLOR: #0374A1;
	FONT-FAMILY: "century gothic", helvetica, verdana, sans-serif;
	FONT-SIZE: 12px;
}

.ResumeBuilderTable {
	COLOR: #0374A1;
	FONT-FAMILY: "century gothic", helvetica, verdana, sans-serif;
	FONT-SIZE: 12px;
}

.ResumeBuilderHeaderTable {
	COLOR: #0374A1;
	FONT-FAMILY: "century gothic", helvetica, verdana, sans-serif;
	FONT-SIZE: 12px;
}

.ResumeBuilderCellRequired {
	COLOR: #0374A1;
	FONT-FAMILY: "century gothic", helvetica, verdana, sans-serif;
	FONT-SIZE: 12px;
}

.ResumeBuilderInputBoxRequired {
	COLOR: #0374A1;
	FONT-FAMILY: "century gothic", helvetica, verdana, sans-serif;
	FONT-SIZE: 12px;
}

.ResumeBuilderInputBox {
	COLOR: #0374A1;
	FONT-FAMILY: "century gothic", helvetica, verdana, sans-serif;
	FONT-SIZE: 12px;
}