@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: repeat-x;
	background-image: url(../images/nav/vert_gradient.png);
	background-color: #A3C6C9;
}
.red_text {
	color: #F00;
}
body#about #about_tab a,
body#staff #staff_tab a,
body#downloads #downloads_tab a,
body#links #links_tab a,
body#contact #contact_tab a,
body#news #news_tab a,
body#options #options_tab a,
body#acc_progs #acc_progs_tab a,
body#acc_progs #acc_progs_ni_tab a,
body#enrol #enrol_tab a,
body#faqs #faqs_tab a,
body#structure_pq #structure_pq_tab a,
body#ni_pq_framework #ni_pq_framework_tab a,
body#trans_arr #trans_arr_tab a,
body#help_ni #help_ni_tab a,
body#stakeholders #stakeholders_tab a,
body#ni_enrol #ni_enrol_tab a,
body#fees #fees_tab a,
body#guide_indv #guide_indv_tab a,
body#apl_guide #apl_guide_tab a,
body#help_uk #help_uk_tab a,
body#pq_awards_uk #pq_awards_uk_tab a {
	background-color: #666633;
	color: #CCCCCC;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.5em;
	color: #003366;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #036;
	letter-spacing: 1pt;
	padding-bottom: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333366;
	list-style-position: inside;
	list-style-type: none;
	border-left-width: 9px;
	border-left-style: solid;
	border-left-color: #6599FC;
	padding-left: 7px;
	text-align: left;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
h3 a {
	text-decoration: none;
}
h3 a:hover {
	color: #FFF;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.bluehead {
	font-size: 12px;
	font-weight: bold;
	color: #069;
}
.bullet {
	color: #999966;
	font-size: 10px;
	font-weight: bold;
}

a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #606;
}
a:active {
	color: #0066FF;
	text-align: center;
	font-weight: bold;
}
.table_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 1.4em;
}
#ni_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	width: 187px;
	padding: 0px;
	background-color: #6C97FA;
}
#ni_nav a {
	color: #333333;
	display: block;
	padding: 5px;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
#ni_nav a:hover {
	color: #999966;
	background-color: #333333;
	display: block;
}
#ni_nav_bot {
	background-color: #6998FC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	height: 5px;
}
#uk_nav {
	background-color: #999966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	width: 187px;
}
#uk_nav a {
	color: #333333;
	background-color: #999966;
	display: block;
	padding: 5px;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
#uk_nav a:hover {
	color: #999966;
	background-color: #333333;
	display: block;
}
#top_nav {
	font-weight: normal;
	display: block;
	background-color: #999966;
}
#top_nav a {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	background-color: #999966;
	margin: 1px;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
}
#top_nav a:hover {
	color: #999966;
	background-color: #333333;
	text-decoration: underline;
}
#left_side_column {
	width: 20px;
}
#centre_column {
	width: 40px;
}
#right_column {
	width: 30px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: #002f59;
	background-color: #A1C6C9;
}
#bridge_image {
	background-repeat: no-repeat;
	background-position: center bottom;
}
.widetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 6px;
}
.overline_blue {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #99CCFF;
	padding-left: 5px;
	padding-right: 5px;
}
.indent_lists {
	padding-left: 15px;
}
#blue_note_td {
	background-color: #A6C5E4;
	border: 1px solid #999966;
	margin: 0px;
	padding: 12px;
}
.agency_reps_table {
	padding-top: 0px;
	padding-left: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
}
.nobrdcell {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gallery_head_txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #CCC;
}
.gallery_head_smaller {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
}
.notice_txt {
	color: #690;
}

