BODY
{
	font-size: 10pt;
	font-family: Arial,Verdana,Helvetica,Sans-Serif;
}
DIV
{
    FONT-FAMILY: Verdana,Arial
}
INPUT
{
	font-size: 8pt;
	font-style: normal;
	font-family: Verdana, Arial;
}
TABLE
{
	font-size: 10pt;
	font-family: Verdana, Arial;
}
H1
{
    FONT-FAMILY: Verdana,Arial
}
H2
{
    FONT-FAMILY: Verdana,Arial
}
H3
{
    FONT-FAMILY: Verdana,Arial
}
H4
{
    FONT-FAMILY: Verdana,Arial
}
H5
{
    FONT-FAMILY: Verdana,Arial
}
LABEL
{
	font-weight: normal;
	font-size: 7pt;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: Verdana,Arial;
}
td
{
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana,Arial;
}
A
{
	font-family: Verdana, Arial;
}
A:link
{
	color: blue;
	font-family: Verdana, Arial;
	text-decoration: underline;
}
A:visited
{
	color: blue;
	font-family: Verdana, Arial;
	text-decoration: underline;
}
A.large_link
{
	font-size: 16pt;
	color : white;
}
A.large_link:visited
{
	font-size: 16pt;
	color : white;
}
A.small_title_link
{
	font-size: 7pt;
	color :	white;
}
A.small_title_link:visited
{
	font-size: 7pt;
	color :	white;
}
A.medium_title_link
{
	font-size: 8pt;
	color : white;
}
A.medium_title_link:visited
{
	font-size: 8pt;
	color : white;
}
.big_heading
{
	font-weight: bold;
	font-size: 12pt;
}
.int_heading
{
	font-weight: bold;
	font-size: 11pt;
}
.medium_heading
{
	font-weight: bold;
	font-size: 10pt;
}
.small_heading
{
	font-weight: bold;
	font-size: 8pt;
}
.small_head_alt
{
	font-weight: bold;
	font-size: 8pt;
	color:Blue;
}
.title_color
{
	color:White;
}
.page_title
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	background-color: lightcyan;
	text-align: center;
}
.system_title
{
	font-weight: normal;
	font-size: 16pt;
	color: white;
}
.left_column
{
	background-color: aliceblue;
}
.right_column
{
	background-color: aliceblue;
}
.small_error
{
	color:Red;
	font-size:12;
}
.copyright
{
	font-size : 8pt;
	font-weight :bold;
	font-family : Verdana Arial;
}
A.brilliant
{
	 color : Blue;
	 font-weight: bold;
	 font-size : 10pt ;
	 text-decoration : none;
}
.page_header
{
	background-color : Blue ;
}
A.new_title_link:visited
{
}
.small
{
	 font-size : 8pt;
	 font-family: Verdana, Arial;
}
.vsmall
{
	 font-size :7pt;
}
.tiny_button
{
	font-size : 7pt;
}
.vacancy_style
{
	font-weight: bold;
	font-size: 9pt;
	color : Green;
}
.no_vacancy_style
{
	font-weight: bold;
	font-size: 9pt;
	color : red;
}
.light_colour
{
	background-color : lightcyan;
}
.dark_colour
{
	background-color : mediumblue;
}
.multi_line
{
	font : arial;
	font-size : 8pt;
}
.repeater_header
{
	 font-weight :bold;
	 font-size :10pt;
	 background-color : mediumblue;
	 color : White;
}
.multi_line
{
	 font-size :8pt;
	  font-family :Arial;
}
.contrast_colour
{
	color:Blue;
}
.medium
{
	font-size:10pt;
}
.small_title
{
	font-size:8pt;
	color:White;
}
.error
{
	color : Red;
	 font-weight : bold;
}
.invisible
{
	display:none;
	visibility:hidden;
}