

body {
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 11.5px;
}

caption, h1 {
	font-family: Arial, sans-serif;
	font-size: 14px;
}

a {
	text-decoration: none;
	border-bottom: 1px dotted;
}

a.no_border {
	border: none;
}


input[type=text], input[type=password], select, textarea {

}

input[type=text].small {
	font-size: 11px;
}

#login_box h1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 42px;
}

#login_box th {
	font-weight: bold;
}

#login_box input[type=text] {
	font-size: 14px;
}

#user_nav {
	font-family: Arial, sans-serif;
	font-size: 11px;
}

span.username {
	font-weight: bold;
}

#primary_nav a {
	border-bottom: 0px none;
}

.tab_button a {
	font-size: 0.9em;
}

#tabs_nav {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

#sub_nav {
	font-size: 11px;
}

	#sub_nav li.selected {
		font-weight: bold;
	}


#content h1{
	margin: 30px 0 10px 35px;
	text-transform: uppercase;
	font-weight: bold;
}



.expanded h2{
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
	margin: 20px 0 4px 24px;
}

.section, #courses {
	line-height: 1.2em;
}

table.details caption {
		margin-bottom: 4px;
		font-size: 14px;
		text-align: right;
	}

	table.details caption {
		font-weight: bold;
	}

	table.details th {
		font-family: Arial, sans-serif;
		font-size: 12.5px;
		font-weight: bold;
		text-align: right;
	}

	table.details th, table.details td {
		line-height: 17px;
	}

table.selection caption {
	text-align: left;
}

#sidebar_content h1,
#sidebar_content h2{
	margin-top: 0;
	margin-left: 15px;
}

#search input[type=text] {
	font-size: 13px;
}

#search_results a {
	font-size: 11px;
}

.action_button, .inline_button, .icon_button {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.inline_button {
	font-size: 11px;
}

.quickfind_button {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
}


/* LIST TABLES */

.list {
}

	.list th{
		text-transform: uppercase;
		text-align: left;
		font-weight: bold;

	}

	.list td.airport {
		text-align: center;
	}

	.list .icons a {
		font-size: 12px;
	}

#footer {
	padding: 5px;
	font-size: 0.7em;
	text-transform: uppercase;
}

#copyright {
	width: 800px;
	text-align: center;
}

#pagination {
	font-size: 0.7em;
}

#pagination .replace {
	text-indent: -9999px;
}

.attention {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.8em;
}

#sms_send p span {
	text-transform: uppercase;
	font-weight: bold;
}

.accordion span.title {
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: bold;
}

.attendance_pct {
	font-size: 2.5em;
	text-align: center;
	line-height: 2.5em;
}

.attendance_pct span.text{
	font-size: .5em;
	text-align: center;
	line-height: .5em;
}

p.footnote {
	text-align: left;
	text-transform: uppercase;
	line-height: .5em;
	padding-bottom: 0px !important;
	font-style: normal;
	font-weight: normal;
	font-size: .9em;
}

table.transactions td, table.transactions th {
	text-align: left;
}

td.none_found {
	text-align: center;
}

.attendance table.data td {
	font-weight: bold;
}

.documents li a {
	text-decoration: none;
	border: none;
    color: #000;
}

th.attendance_cell, .attendance_cell {
	text-align: center;
}

th.centered_number_cell, td.centered_number_cell {
	text-align: center;
}

#filters {

}

#flashtext, .flashtext {
	font-weight: bold;
}

#content div.section.half h1{

	padding: 0px;
	margin: 10px 10px 0;
}

tr.totals  {
	font-weight: bold;
}

span.session {
	font-size: 9px;
}

span.status {
	font-size: 10px;
}

#enquiries tr.detail_row h1 {
	margin: 0;
	border-bottom: 1px solid ;
	border-color: #b4b4b7;
	padding: 4px 0;
	color: #555;
}
