

* {
	font-family: Verdana;
	}

h1 {
	font-family: helvetica;
	font-size:28px;
	margin-bottom: 10px;
	margin-top: 60px;	
	color: #4d5c7f;
	font-weight:bold;
	}
	
#columnRight h1 {
	font-family: helvetica;
	font-size:15px;
	margin:0px 0px 10px 10px;	
	color: #4d5c7f;
	font-weight:bold;
	}
	
.popup h1 {
	margin-top: 10px !important;
	}				
	
h2 {
	font-family: verdana;
	color: #4d5c7f;
	font-size:12px;	
	font-weight: normal;
	line-height: 14px;
	padding-bottom:7px;	
	}	
	
h2 a, p strong { 
	font-size:12px;	
	font-weight: normal;
	line-height: 14px;
	}
	
h3 {
	font-family: helvetica;
	font-size:13px;
	line-height: 20px;
	margin-bottom: 5px;
	margin-top: 0px;
	}
	
h4 {
	font-family: verdana;
	font-size:12px;
	margin-bottom: 10px;
	margin-bottom: 5px;
	margin-top: 15px;	
	}
	
h5 {
	font-family: Arial;s
	font-size:11px;
	margin-bottom: 0px;
	margin-top: 15px;	
	}
	
h6 {
	font-family: Arial;
	font-size:11px;
	margin-bottom: 0px;
	margin-top: 15px;	
	}					

p, .grid {
	font-family: verdana;
	font-size:11px;
	margin-bottom: 10px;
	line-height: 13px;	
	color: #666666;
	}	
	
p strong, .grid .title {	
	font-family: verdana;
	color: #4d5c7f;
	font-size:12px;	
	line-height: 14px;
	font-weight: normal;
	}	
	
em { color: #4d5c7f;}	
	
ul {	background:transparent;
	margin-left:15px;
	color: #4d5c7f;
	line-height: 16px;
      list-style-type: disc;
	}	
	
li, ol, a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 11px;
	}

p li { margin-left: 15px; }	
	
	
.grid { border: solid 1px #eee; width: 80%;}	

.jobTitle { color: #4d5c7f; font-weight: bold;}				



