/* ------------- Resume Display ---------- */
a	
	{
	text-decoration: none;
	}

div.h 
	{
	margin-left: 10px;
	margin-top: 10px;
	font-size: 12px;
	}

div.h div 
	{
	margin-left: 20px;
	}

div.h div ul 
	{
	margin-left: 10px;
	margin-top: 0px;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	}
	
dl	
	{
	font-size: 12px;
	margin-left: 10px;
	}

h2	
	{
	margin: 0px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	}
	
h3, h5 
	{
	margin: 0px;
	text-align: center;
	font-weight: bold;
	}

h6 
	{
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	}

p	{
	text-align: justify;
	text-indent: 2em;
	}

table.s 
	{
	width:90%;
	border: 0px;
	margin-left: 10px;
	margin-right: 25px;
	margin-bottom: 25px;
	font-variant: small-caps;
	}

table.s td 
	{
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	font-variant: small-caps;
	font-family: arial, helvetica, sans-serif;
	}

ul.s 
	{
	margin-top: 25px;
	margin-left:20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	}

.ubi {
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
	}
#header {visibility:hidden;}
#footer {visibility:hidden;}

#content {
	top:1px; 
	bottom:1px; 
	}

* html #content {
	top:1px; 
	left:0px; 
	right:0px; 
	bottom:1px; 
	height:100%; 
	max-height:100%; 
	width:100%; 
	z-index:3; 
	border-top:1px solid #ffffff; 
	border-bottom:1px solid #ffffff; 
	border-left:120px solid #ffffff;
	}
	
#submenu {
	position:absolute; 
	left:3px; 
	top:320px; 
	width:108px; 
	z-index:7; 
	overflow:hidden; 
	font-weight:bold;
	font-size:10px;
	font-family: arial,verdana,sans-serif;
	}

* html #submenu {
	height:100%;
	top:320px; 
	border-top:0px solid #ffffff; 
	border-bottom:0px solid #ffffff; 
	color:#ffffff;
	font-weight:bold;
	font-size:10px;
	font-family: arial,verdana,sans-serif;
	}
	
* html #submenu a, * html #submenu a:visited {
	display:block; 
	width:100%; 
	height:15px; 
	line-height:15px; 
	text-decoration:none; 
	background-color:#009900; 
  	color:#ffffff; 
  	display:block; 
  	border-style: solid;
  	border-width: 1px 2px 2px 1px;
  	border-color:#c0c0c0 #000000 #000000 #c0c0c0;
  	padding:5px;
  	margin:5px auto;
	}

* html #submenu a:hover {
	display:block; 
	width:100%; 
	height:15px; 
  	top:2px;
  	left:2px;
  	color:#ffffff;
  	background-color:#00cc00;
  	/* top, right, bottom, left */
  	border-width: 2px 1px 1px 2px;
  	border-color:#000000 #c0c0c0 #c0c0c0 #000000;
	}

#submenu a, #submenu a:visited {display:block; 
	width:100%; 
	height:15px; 
	line-height:15px; 
	text-decoration:none; 
	background-color:#00aa00; 
  	color:#ffffff; 
  	display:block; 
  	border-style: solid;
  	border-width: 1px 2px 2px 1px;
  	border-color:#c0c0c0 #000000 #000000 #c0c0c0;
  	padding:5px;
  	margin:5px auto;
	}
#submenu a:hover {display:block; 
	width:100%; 
	height:15px; 
  	top:2px;
  	left:2px;
  	color:#ffffff;
  	background-color:#00cc00;
  	/* top, right, bottom, left */
  	border-width: 2px 1px 1px 2px;
  	border-color:#000000 #c0c0c0 #c0c0c0 #000000;
	}