
body
{
  padding: 0;
  margin: 0;
  color: #555555;
  line-height: 140%; 
  font-size: 11px;
  background-color: #DDDDDD;
  font-family: verdana, arial, serif;
}

img
{
  border: none;
}

table
{
  width: 100%;
  text-align: center;
}

table td
{
  padding: 8px;
}

h1
{
  margin: 10px 0 6px 0;
  font-size: 14px; 
}

h2
{
  color: #004B84;
  margin: 10px 0 6px 0;
  font-size: 12px;
  font-weight: bold;
}

h3
{
  color: #004B85;
  font-style: italic;
  font-size: 15px;
  letter-spacing: 1px;
}

h6
{
  color: white;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  font-family: helvetica, arial, serif;
}

p
{
  margin: 0;
  line-height: 140%;
}

.center
{
  text-align: center;
}

.bold
{
  font-weight: bold;
}

.tab
{
  color: #0082C5;
  margin: 20px 0 10px 0;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

.pad
{
  padding-left: 40px;
}

.ar
{
  text-align: right;
}


.al
{
  text-align: left;
}

.block
{
  display: block;
}

.inline
{
  display: inline;
}

.big
{
  font-size: 20px;
  font-weight: bold;
}

.white
{
  color: white;
}

.blue
{
	color: #004B84;
}

.padded
{
  padding: 14px 20px;
}

.contact
{
	line-height: 170%;	
}

.parentCompanyLink
{
	color: white;	
	display: block;
	padding: 0 10px 10px 10px;
}

#adssLink
{
	color: white;	
	display: block;
	padding: 0 10px 10px 10px;
}

#company_list
{
  float: right; 
  width: 80px; 
  list-style: none; 
  margin: 10px 0 0 0;
  padding-left: 10px;
  border-left: 1px solid #666666;
}

#company_list li
{
  padding: 10px 0 10px 0;
}

.caps_list
{
  list-style-image: url('/images/icons/darkorangedot.gif');
}

.locations_list
{
  display: block;
  list-style: none;
  margin: 20px 0;
  padding: 0;
}

.locations_list li
{
  display: inline;
  font-size: 10px;
  font-weight: bold;
  margin: 18px 9px;
}

.locations_list a
{
  color: #555555;
  text-decoration: none;	
}

.locations_list a:hover
{
  text-decoration: underline;	
}

.locations_list_vertical
{
  display: block;
  list-style: none;
  margin: 10px 0 40px 20px;
  padding: 0;
}

.locations_list_vertical li
{
  font-family: helvetica, arial, serif;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: bold;
  margin: 18px 9px;
}

.locations_list_vertical a
{
  color: #555555;
  text-decoration: none;	
}

.locations_list_vertical a:hover
{
  text-decoration: underline;	
}

/* Misc */

#mission
{
  color: #BB0000;
  font-size: 12px;
  margin: 20px;
  padding: 20px;
  font-style: italic;
  border: 1px solid #666666;
  background-color: #EEEEEE;
}

#univ_login
{
  color: #666666;
  display: block; 
  width: 40%;
  margin: 20px auto;
  padding: 10px;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  border: 1px solid #666666;
  background-color: #FDBD11;
}

.note
{
  padding: 20px;
  background-color: #EEEEEE;
  border: 1px solid #666666;
}

img.headerImage 
{
  margin-top: 10px;	
}	

ul.awards li
{
  color: black;
  margin: 8px;
}

table.awards td
{
  padding: 20px 0;
}

#map table td
{
	padding: 4px;	
}

#directions a
{
	color: #e16f1c;
	font-weight: bold;
	text-decoration: none;
}

#directions a:hover
{
	text-decoration: underline;
}

#directions table
{
	text-align: left;
}

blockquote.testimonial {
	width: 80%;
	padding: 14px;
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	border: 1px solid #CCC;
	background-color: #FBFBFB;
	margin-top: 20px;
}

blockquote.testimonial em {
	display: block;
	font-size: 12px;
	font-style: normal;
	text-align: right;
}

table.training-videos {
	width: 88%;
	margin-left: 6%;
	margin-right: 6%;
	vertical-align: middle;
}

table.training-videos td {
	width: 50%;
}

table.training-videos tbody td.empty-training-video {
	border: none;
	background-color: white;
}

table.training-videos tbody td a {
	width: 100%;
	height: 50px;
	display: block;
	color: #004b84;
	font-size: 13px;
	text-decoration: none;	
	padding: 8px;
	vertical-align: middle;
	border: 1px solid #CCC;
	background-color: #FBFBFB;
}

table.training-videos tbody td a:hover {
	border: 1px solid #AAA;
	background-color: #f2ffd1;
}