﻿
#businesscard 
{
  background-color: #FFFFFF;
  border-width:0.1em;
  border-color: black;
  border-style:solid;
  width:300px;
  height:120px;
  text-align:left;
  margin-top:15px;
  margin-bottom:15px;
  margin-left:15px;
  margin-right:15px;
  }
  
  #contenttable
  {
	width:100%;
	height:100%;
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:10px;
	}

  #indenttable
  {
	margin-left:10px;
	}

	#contentheader 
	{
  background: url('images/heading_courses2.jpg') no-repeat;
  margin-left:0px;
  margin-top:0px;
  height:60px;
  vertical-align:top;
  }
  
  .radiobutton 
  {
	color:Fuchsia;
	background-color:Transparent
  }
  
  dt 
  {
	color:#0e55a5;
font-weight:bold;
text-decoration:underline;
	background: transparent;
text-align:left;
font:normal 11px Arial,sans-serif;
  }
  
    dd 
    {
		text-indent: 10px;
	background: transparent;
text-align:left;
font:normal 11px Arial,sans-serif;
color: Black;
  }
  
.hide {display: none;}
.show {display: block;}

divEmployerProfile 
{
BORDER-RIGHT: thin solid; 
PADDING-RIGHT: 5px; 
BORDER-TOP: thin solid; 
PADDING-LEFT: 5px; 
PADDING-BOTTOM: 5px; 
BORDER-LEFT: thin solid; 
PADDING-TOP: 5px; 
BORDER-BOTTOM: thin solid; 
BACKGROUND-COLOR: white;
background:transparent url('images/bkg_main.gif') repeat;
}

.title 
{
	font:normal 11px Arial,sans-serif;
	font-weight:bold;
	color: Black;
}
