td
{
	font-size: 10pt;
	font-family: arial;	
	font-weight: normal;
	color: #000000;
	
}

.header
{
	font-size: 12pt;
	font-family: arial;	
	color: #000000;
	font-weight: bold;
}
.header2
{
	font-size: 22pt;
	font-family: arial;	
	color: #80746D;
	font-weight: bold;
}

.caption
{
	font-size: 8pt;
	font-family: arial;	
	color: #80746D;
	font-weight: normal;
}

.outline
{
	border-collapse: collapse;	
   border-top: none;
   border-bottom: none;
   border-left: #000000 1px solid;
   border-right: #000000 1px solid;             
   height: 100%;
}

.back
{
	background-attachment: fixed;
	background-image: url(../images/Background.jpg);
	background-repeat: no-repeat;
	background-position:center bottom; 
}

.menu
{
	font-size:8pt;
	font-family: verdana;  
	text-decoration: none;
	font-weight: normal;
	color: #FFE0AD;
}

a.menu:hover
{
    color: #Fdb337;
}

.content
{
	border-collapse: collapse;	
   border-top: #955515 1px dashed;
   border-bottom: #955515 1px dashed;
   border-left: #955515 1px dashed;
   border-right: #955515 1px dashed;
   background-color: #58180a;      
}

a
{
	font-size:10pt;
	font-family: arial;  
	text-decoration: none;
	font-weight: bold;
	color: #80746D;
}

a:hover
{
    color: #333333;
}


.employees1
{
	background-color: #d37008;
	font-size:9pt;
	font-family: times;
	font-weight:bolder;  
	text-decoration: none;
	color: #000000;
}

.employees
{
	background-color: #d37008;
	font-size:8pt;
	font-family: verdana;
	font-weight:normal;  
	text-decoration: none;
	color: #FFE0AD;
}

select
{
	background-color: #d37008;
	font-size:8pt;
	font-family: verdana;  
	text-decoration: none;
	font-weight: normal;
	color: #FFE0AD;
	
}

.selectPreSurvey
{
	background-color: #ffffff;
	font-size:8pt;
	font-family: verdana;  
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	
}

hr
{
	color: #80746D;
}


.industrylinks a
{
	font-size:8pt;
	font-family: arial;  
	text-decoration: none;
	font-weight: normal;
	color: #80746D;
}

.newsheader
{
	font-size: 12pt;
	font-weight: bold;
}

.newsimages td
{
 font-size: 10px;
 font-weight: bold;
}

.AddQuestionTable
{
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
}

.AddQuestionRow
{
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
}