@media all {
  * {               
    font-family: Verdana, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
  }

  a, img, table, th, td, caption, fieldset {
    border: 0;
  }

  a, :focus {
    outline: 0;
  }
  
  a {
    text-decoration: underline;
  }
  
  a:hover, a:focus {
    text-decoration: none;
  }

  table {             
    border-collapse: collapse;
    border-spacing: 0;
  }

  th, td {
    vertical-align: top;
  }

  h1 {
    font-size: 140%; 
  }

  h2 {
    font-size: 120%;
  }

  h3 {
    font-size: 120%; 
  }
  
  h2, h3 {
    font-weight: normal;
  }
  
  h4, h5 {
    font-size: 100%;
  }

  h1, h2, h3, h4, h5, h6, strong, .more {
    font-weight: bold; 
  }

  abbr, acronym {
    cursor: help;
  }

  em {
    font-style: italic;
  }

  blockquote {
    margin: 1em;
  }

  ul {         
    list-style: none;
    margin: 1em 1em 1em 13px;
  }
  
  ul li {
    list-style: square outside;
    line-height: 150%;
    margin: 0 0 5px 30px;
  }

  ol {
    margin: 1em 1em 2em 2em; 
  }

  ol li {
    list-style: decimal outside;
    line-height: 150%;
    margin-bottom: 5px;
  }

  dl {
    margin: 1em;
    margin-left: 2em; 
  }

  dl dd {
    margin-left: 1em; 
  }

  caption {
    margin-bottom: .5em;
    text-align: left;
  }

  pre, code, kbd, samp, tt {
    font-family: monospace;
    font-size: 110%;
    line-height: 130%; 
  }
  
  a, a *, button, button * {
    cursor: pointer;
  }
  
  textarea {
    overflow: auto;
  }

  .centered {
    text-align: center; 
  }
  
  .nav, .nav li {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }

  .clear {
    display: inline-table;
  }

  /* Hides from IE-mac \*/
  * html .clear {
    height: 1%;
  }

  .clear {
    display: block;
  }
  /* End hide from IE-mac */
  
  .ri {
    text-align: right;
  }
}

  html, body {
    background: #fff;
    color: #737373;
	margin: 10px;
  }
  
  
  h2, h3, h4 {
    padding-bottom: .5em;
  }
  
  h2 {
  	font-family: Arial, serif; 
    font-size: 20px;
	line-height: 26px;
	letter-spacing: 1px;
    font-weight: normal;
    padding-bottom: 20px;
  }
  
  p {
    line-height: 160%;
    padding-bottom: 1em;
  }
  
  .access, #logo, #search label, #headerRightCol h3 span {
    display: none;
  }
  
  #siteholder {
    text-align: left;
    width: 100%;
  }
  
  #header {
    width: 100%;
  }

  
  .col1 {
  }
  
  .col2 {

  }
  
  .col3 {
display: none;  }
  
  .date {
    display: block;
  }
  
  #headerLeftCol {
display: none;    }
  

  
  #headerMiddleCol {
display: none;  
  }
  
 
  #employers {
display: none;  
  }
  
 
  
  #headerRightCol {
 display: none;   }
  
  #colLeft {
   }
  
  #colLeft .innerWrap {
display: none;    }
  
  #colLeft h4 {
    font-size: 13px;
	font-weight: bold;
	padding: 0 0 10px 0;
  }
  
  #colLeft a {
  font-size: 11px;
  line-heiht: 12px;
    color: #365d9e;
    display: block;
    text-decoration: none;
  }

  #colLeft a:hover {
    color: #666666;
  }
  
  #isLogo {
    display: block;
    padding: 10px 0 50px 0px;
  }
  
  #colMiddle {
	line-height: 22px;
	color: #333333;
  }
  
  #colMiddle p {
	line-height: 20px;
	margin: 0;
	padding: 0 0 10px 0;


	}
	
  #colMiddle a {
	color: #365d9e;	
	}	
	      
  
  #colRight {
display: none;    }
    



  
  #opts {
display: none;  
  }
