

/* default typo styles with default colors
----------------------------------------------- */
body, th, td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	
}

body {
	text-align:left;
}

/* =links
----------------------------------------------- */
a {
	color:#f82315;
	border-bottom:1px solid #f82315;
  	text-decoration:none;  	
  }
  
a:visited {
  
  }
  
a:hover
{
	color:#ff6a48;
 	border-bottom:1px solid #ff6a48;
  }

a img {

}


/* =headings
----------------------------------------------- */
h1 { 
	font-size:240%;
}

h2 { 
	font-size:200%;
	font-weight:normal;
}

h3 { 
	font-size:100%;
	margin:0;
}

h4 { 
	font-size:120%;
}

h5 { 
	font-size:110%;
}

h6 { 
	font-size:100%;
}
  
h1, h2, h3, h4, h5, h6 {
	clear: both;
}  


/* =misc
----------------------------------------------- */
.center {
	text-align: center;
}
  
img.left {
	float:left;
}

img.right {
	float:right;
}

.clear {
	clear:both;
}

img {
	border-width:0;
}


/* =list
----------------------------------------------- */



/* =table
----------------------------------------------- */
table {
	clear:both;
}

table th, table td {
	vertical-align:top;
}

table th {
	padding-right: 14px;
}




/* =print settings
----------------------------------------------- */
@media print {
	#flash, .context, .printPage, .adobeReader, .moreNews, .slideShowViewer, .top10ToPdf
	{
		display:none;
	}
	
	#jobPage div.desc {
   	margin-top:10px;
		margin-bottom:10px;
	}
	
}
