.sort {
	COLOR: #ffffff;
    FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
 	Font-size : 11px;
	FONT-WEIGHT: bold;
	white-space: nowrap;
	TEXT-DECORATION: none;
} 
 
A:link
{
    COLOR: #464a86;
    TEXT-DECORATION: underline;
    FONT-WEIGHT: normal;

}
A:visited
{
    COLOR: #464a86;
    TEXT-DECORATION: underline;
    FONT-WEIGHT: normal;
}
A:hover
{
    COLOR: #464a86;
    FONT-WEIGHT: normal;	  
    TEXT-DECORATION: underline;

}
/*
/* BODY {
/*	COLOR: black; 
/*	FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
/*	Font-size : 11px;
	
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #29417B;
	
}

TABLE {
	COLOR: black; 
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	Font-size : 11px;
}
	
TABLE.OuterPage {
	width : 100%;
	

}

.SearchResultHead
{
    FONT-WEIGHT: 900;
    FONT-SIZE: 11px;
    COLOR: white;
    BACKGROUND-COLOR: #29417B;
	 padding: 5px;
	letter-spacing: 0px;
	text-align: left;
	
}


.SearchResultRow
{
   FONT-WEIGHT: 300;
   FONT-SIZE: 11px;
	height : 15px;
	line-height: 11px;
	padding: 5px;	
	border-bottom : 0px dotted #000000;}
	
.SearchResultRow A:link {
    COLOR: black;
}

.SearchResultRow A:visited {
     COLOR: black;
}

.SearchResultRow A:hover {
     COLOR: black;
   	

}


.SearchResultRow2
{
   FONT-WEIGHT: 100;
   FONT-SIZE: 11px;
	height : 1px;
	color : black;
	 line-height: 10px;
	 list-style-position: inside;
		list-style-type: circle;
		white-space: normal;
		padding: 10px;
		}

.SearchResultRow A {COLOR: black; }

TR.SearchRow1
{
      BACKGROUND-COLOR: #ffffff;
}
TR.SearchRow2
{
     BACKGROUND-COLOR: #f5f5f5;
}

TABLE.NavBg {
	 
	margin-left : 5px;
	border-right : 0px dotted silver;
	
	}

.NavTable {
margin-left : 10px;
margin-right : 1px;


}

.NavHeader {
	height : 30px;
	color : black;
	font-weight : 900;
	font-size : 11px;
	
}

.NavRow {
	 
	font-size : 11px;
   COLOR: black;
	padding: 5px;
	 line-height: 5px;

	
}




.NavHR
{  
  HEIGHT: 1px;}



TD.TopHeaderCompany {
	color : black;
	font-weight : 900;
	font-size : 20px;

	text-align : left;
 
 }

TD.TopHeaderBar1 {
    BACKGROUND-COLOR:  black;
    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 : black;
	font-weight : 900;
	font-size : 11px;
		
}

.InteriorHeader2 {
   COLOR: black;
   FONT-WEIGHT: 900;
   font-size : 11px;
   height: 10px;
    border-bottom: 1px dotted Black;
}
.InteriorLabel {
   COLOR: black;
   FONT-WEIGHT: bold;
   font-size : 11px;
   Width:85px;
    
}
.InteriorLabel2 {
   COLOR: black;
   FONT-WEIGHT: normal;
   font-size : 11px;
   Height: 10px;
   font-style: italic;
}

.InteriorPage {
	Margin-top : 7px;
	Margin-left : 10px;
	Padding-right : 20px;
	width : 95%;

}

.InteriorBody {
	COLOR: black;
	FONT-WEIGHT: normal;
	Font-size : 11px;
	padding : 5px;

	
}

.InteriorBodyA {
	COLOR: black;
	FONT-WEIGHT: 900;
	Font-size : 11px;

	
}


.InteriorTable {

	}

.InteriorStatus {
	COLOR: black;
	FONT-WEIGHT: 900;
	Font-size : 11px;
	padding : 5px;
	
}

.InteriorHR {
          
			border-bottom: 0px dotted Black;
}
TD.ReferHeader {
   FONT-WEIGHT: 900;
   FONT-SIZE: 15px;
  
    COLOR: black;
	Height : 30px;
}
TD.ReferLabel {
   COLOR: black;
   FONT-WEIGHT: 900;
   font-size : 11px;

}
TD.ReferBody {
   COLOR: black;
   FONT-WEIGHT: normal;
   font-size : 11px;
}

.title3 {
	COLOR: black; 
	FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
	Font-size : 11px;
	FONT-WEIGHT: Bold;
}

TABLE.ReferTable {
padding: 2px;	
}
.button2 {
 font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 9px;
 padding: 2px;
 text-decoration: none;
 width: 99%;
 display: block;
 color: #000000;
 letter-spacing: 1px; 
 background-color: #CCCCCC;
 border-top: 1px #eeeeee solid;
 border-left: 1px #eeeeee solid;
 border-bottom: 1px #000000 solid;
 border-right: 1px #000000 solid;
 }
.button2 a {
 text-decoration: none;
 color: #000000;
}
.button2 a:hover {
 color: #000000;
}
.button2 a:visited {
 text-decoration: none;
}
.button3 {
 border: 1px solid Black;
 border-top: 1px solid Black;
 display: block;
 padding-right: 5px;
 padding-left: 5px;
 padding-top: 2px;
 padding-bottom: 2px;
 font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 9px;
 text-decoration: none;
 background-color: #f5f5f5;
 letter-spacing: 1px; 
 margin-top: 2px;
}

.dropdown {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
}

.ResumeBuilderBody {
	COLOR: black; 
	FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	margin-left : 10px;
}

.ResumeBuilderCompanyTitle {
	COLOR: black; 
	FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 18px;
	FONT-WEIGHT: ;
}

.ResumeBuilderRegularText {
	COLOR: black; 
	FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}
.ResumeBuilderCell {
	COLOR: black; 
	FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}

.ResumeBuilderTable {
	COLOR: black; 
	FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}

.ResumeBuilderHeaderTable {
	COLOR: black; 
	FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}

.ResumeBuilderCellRequired {
	COLOR: black; 
	FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}

.ResumeBuilderInputBoxRequired {
	COLOR: black; 
	FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}

.ResumeBuilderInputBox {
	COLOR: black; 
	FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}