body {
 font-size:12px;
 font-family:Verdana;
 background-position:top;
 background-repeat:repeat-x;
 background-color:#e6e6e6;
}

/***** Links *****/
 
a {
/****    text-decoration:none; *****/
    color: #666666;
}

a:visited {
/****    text-decoration:none; *****/
    color: #666666;
}
A:link {
/****    text-decoration:none; *****/
	color: #666666;
}
A:hover {
/****    text-decoration:none; *****/
	color: #FF9900;
}
A:active {
/****    text-decoration:none; *****/
	color: #666666;
}
 
table.Table_Master {
	position:absolute;
	left:0px;
	top:0px;
	width:975px;
}

.mainmnulink 
{
	font-family:Times New Roman;font-size:14px;text-decoration:none; text-transform:uppercase;

}

.homeImgLink 
{
	height: 165px;
	width: 170px;
	position:absolute;
	top:15px;
	left: 20px;
	z-index:2000;
}

.svyheader {
	width: 975px;
	height: 355px;
	min-height: 355px !important;
	margin:0; 
	padding:0;
	position:absolute;
	top:32px;
}
.svyhdroverlay{
	width: 975px;
	height: 355px;
	margin:0; 
	padding:0;			
	min-height: 355px !important;
	position:absolute;
	z-index: 999;
	background-image:url(images/glddheader.png);
	background-repeat:no-repeat;
}
.svyintheader {
	width: 975px;
	height: 250px;
	min-height: 250px !important;
	margin:0; 
	padding:0;
	position:absolute;
	top:32px;			
}
.svyhdrintoverlay{
	width: 975px;
	height: 250px;
	margin:0; 
	padding:0;			
	min-height: 250px !important;
	position:absolute;
	z-index: 999;
	background-image:url(images/glddintheader.png);
	background-repeat:no-repeat;
}
.svypics { height: 355px; width: 975px; padding:0; margin:0; overflow: hidden ; position:absolute;}
.svypics img { height: 355px; width: 975px; padding: 0px; border:0; top:0; left:0 ; position:absolute; }	
.svyintpics { height: 250px; width: 975px; padding:0; margin:0; overflow: hidden ; position:absolute;}
.svyintpics img { height: 250px; width: 975px; padding: 0px; border:0; top:0; left:0 ; position:absolute; }

a.pdf { /*The background image*/
    background: url(images/pdf.png) no-repeat left center;
    padding-left: 20px;
    line-height: 16px; /* To center the text vertically with the icon */
    text-decoration:none;
    margin-left:20px;
}
a.imgico { /*The background image*/
    background: url(images/imgico.jpg) no-repeat left center;
    padding-left: 20px;
    line-height: 16px; /* To center the text vertically with the icon */
    text-decoration:none;
    margin-left:20px;    
}         
a.txt { /*The background image*/
    background: url(images/txt.png) no-repeat left center;
    padding-left: 20px;
    line-height: 16px;
    text-decoration:none;
    margin-left:20px;    
}
 
a.zip { /*The background image*/
    background: url(images/zip.png) no-repeat left center;
    padding-left: 20px;
    line-height: 16px;
    text-decoration:none;
    margin-left:20px;    
}
 
a.email {
    background: url(images/email.png) no-repeat left center;
    padding-left: 20px;
    line-height: 16px;
    text-decoration:none;
    margin-left:20px;   
}
 
a.external {
    background: url(images/ext_link.png) no-repeat left center;
    padding-left: 20px;
    line-height: 16px;
    text-decoration:none;
    margin-left:20px;    
}			

#topnav 
{
    width:975px;
    height:32px;
    max-height:32px !important;
    max-width:975px !important;
    text-align:left;
    vertical-align:top;
    margin:0px;
    padding:0px;	    
}
#topnav table
{
    margin:0px;
    padding:0px;
    border:0px; 
    border-collapse:collapse; 
    border-spacing:0px; 
    width: 100%;
    height:32px
}
#topnav table td
{
    height:32px;
    margin:0px;
    padding:0px;	        
}	 

#docdownloadLI
{
margin-left: 0;
padding-left: 10px;
list-style: none;

}

#docdownloadLI li
{
	background-image: url(images/docdownload_li.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:25px;
	padding-bottom:11px;
	text-align:left;
}


#emphistory 
{
	border-spacing:0px;
	border-collapse:collapse;
	border-top:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
}

#emphistory td 
{
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	padding:5px;
}

.cssApplicants 
{
	border-spacing:0px;
	border-collapse:collapse;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;	
}

.cssApplicants th 
{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:1px 5px 1px 5px;
}

.cssApplicants td 
{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:1px 5px 1px 5px;
	font-weight:normal;
}

#cssApplicants 
{
	border-spacing:0px;
	border-collapse:collapse;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;	
}

#cssApplicants th 
{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:1px 5px 1px 5px;
}

#cssApplicants td 
{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:1px 5px 1px 5px;
	font-weight:normal;
}



