#left{float:left;
	  font-weight:bold;
	  }
#right {float:right;}	


table.jobListing{
	width:100%;
	border: 3px solid slategrey;
	border-spacing: 0;
	}
	
td.jobListing{
	background-color: slategrey;
	}

	
.normal {  
		font-style : normal;
       	font-size : 9pt;
       	font-family : Helvetica, Arial, Sans-serif;
       	color : black;
       	padding : .1cm;
      	}
       		  	
.title  {
		font-style : normal;
       	font-size : 14pt;
       	font-family : verdana,terminal,Helvetica, Arial, Sans-serif;
       	font-weight : 800;
       	color : navy;
       	}

.formheading {
	font-style : bold;
	font-family : Times, serif;
	color : black; 
	font-size :11pt;
}

.formfield {
	font-style : normal;
	font-family : Times, serif;
	color : black;
	font-size : 11pt;

}

.bktitle {
		font-style : italic;
       	font-size : 12pt;
       	font-family : verdana,terminal,Helvetica, Arial, Sans-serif;
       	font-weight : 800;
       	color : navy;
       	background : mintcream;
       	}

.author {
		font-style : italic;
       	font-size : 12pt;
       	font-family : verdana,terminal,Helvetica, Arial, Sans-serif;
       	font-weight : 900;
       	color : navy;
       	}
       		   
body {
 	background: slategray;
       	font-style : normal;
       	font-size : 9pt;
       	font-family : Helvetica, Arial, Sans-serif;
       	color: black;
       	margin : 0;
       	padding : 0;
       
       }


.side   {
 		background: slategray;
       	font-style : normal;
       	font-size : 9pt;
       	font-family : Helvetica, Arial, Sans-serif;
       	color: black;
       	margin : 0;
       	padding : 0;
       	vertical-align: top;
       	height : 100%;
       }

a:link {
color: blue;
text-decoration: none;
}
a:visited {
color: #990033;
text-decoration: none;
}
a:hover {
color: #354250;
text-decoration: underline;
}
a:active {
color: #354250;
text-decoration: none;
}
            	       
.contents{
		background: white;
       	font-style : normal;
		font-size : 9pt;
       	font-family :  verdana, Helvetica, Arial, Sans-serif;
       	color : black;
       	left: 200;
	height : 100%;
	width : 600px;
       	padding : .2cm;
       	vertical-align:top;
    	
       } 
       		
       			
.logo {
			font-variant : small-caps;
       		font-size : 10pt;
       		font-weight : 900;
       		font-family : tahoma, verdana, helvetica, arial;
       	
       	   }
       	   
.menu {		
  		border : 1px solid lightsteelblue;
  		padding : 0.5cm;	
  		vertical-align: top;
	  }       	   
	 
.menuItem {
			background : ghostwhite;
	  		border : 1px solid navy;
	  		padding : .1cm;
	  		font-size : 8pt;
	  		font-weight : 600;
  			text-decoration: none;
  			font-family : verdana, Arial;
  			margin : .4cm;
  			color : navy;
		}

.menuItemOver {
			background : lightsteelblue;
	  		border : 1px solid navy;
	  		padding : .1cm;
	  		font-size : 8pt;
	  		font-weight : 600;
  			text-decoration: none;
  			font-family : verdana, Arial;
  			margin : .4cm;
  			color : red;
  			
		}

.menuItem img {
		border :0px;
		background-color:transparent;
		padding :0cm;
		margin :0cm;
}

.menuItemOver img {
		border:0px;
		background-color:transparent;
		padding :0cm;
		margin :0cm;
}

.small {
			font-size : 7pt;
			font-family : verdana, arial;			
			font-weight: 300;
	   }

a {
	text-decoration : none;
  }
  
  


.marketing {
		font-size : 11pt;
		font-family : verdana, helvetica;
		font-weight : 800;
		padding : .2cm;
		color : darkblue;
		}

.spacetext {
		font-size : 16pt;
		font-family : arial;
		font-weight : 800;
		padding : .1cm;
		color : darkblue;
		letter-spacing : .3cm;
		}
		
.bullet {
		font-style : normal;
       	font-size : 12pt;
       	font-family : verdana,terminal,Helvetica, Arial, Sans-serif;
       	font-weight : 800;
       	color : black;
       	line-height : .6cm;
       	}
       	
       	
.scrollable {
		overflow : auto;
		font-weight : 300;
		font-size : 11pt;
		padding : .1cm;
		margin : .1cm;
		}
		
.anchors {
       	font-style : normal;
       	font-size : 8pt;
       	font-family : Helvetica, Arial, Sans-serif;
       	color: crimson;
       	font-weight : 800;
       	overflow : auto;
       	padding : .1cm;
       	border : 1px solid navy;
       	background : lightsteelblue;
       }
	
       
h1 {border-bottom:dotted 1px #000000;margin-bottom:0px;}
h2 {margin-bottom:0px;}
h2#archives { padding-top:10px;margin-top:40px;border-top:dotted 1px #999999;}
h3 {padding-top:30px;color:#555555;padding-bottom:0px;margin-bottom:0px;}
p#bloggerBug {padding-top:20px;}