/* CSS Document */

.content {
	font-family:arial;
	font-size:12px;
	padding:20px;
	}

.locations {
	font-family:arial;
	font-size:12px;
	padding:5px;
	}
	
.boldBlue {
	color:#095BA6;
	font-weight:bold;
	}
	
.sidebar {
	font-size:11px;
	font-family:arial;
	padding:10px;
	}		

.small {
	font-size:11px;
	font-family:arial;
	}		

a {
	color:#0A5CA5;
	}
a:hover {
	color:#000000;
	text-decoration:none;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333399;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333399;
	font-weight: bold;
}
h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-align: center;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

ul.linkz li
			{
				padding-bottom: .3em;
				}
				
select[name=position_id] {
  width:260px;
}


				