﻿body 
{
	margin: 0 0 0 0;
	font-family:verdana;
	font-size:8pt;
	background-color:#FFFFFF;
	height:100%;
	min-height:100%;
	color:#5E5E5E
}

.bg_right
{
	width:30%;
	background-position:left;
	background-image: url('../images/bg_right.gif');
	background-repeat:repeat-y;
}
.bg_left
{
	width:30%;
	background-position:right;
	background-image: url('../images/bg_left.gif');
	background-repeat:repeat-y;
}

select
{
	background-color:#FFFFFF;
	color:#333333;
	font-size:11px;
	font-family:verdana
}
input
{
	background-color:#FFFFFF;
	color:#333333;
	
	border-width:1px;
	border-color:#CCCCCC;
	border-style:solid;
	font-size:11px;
	font-family:verdana
}
.button
{
	cursor:hand;
	background-color:#7F7F7F;
	color:#FFFFFF;
	height:20px;
	border-width:1px;
	border-color:#404040;
	border-style:solid;
	font-size:11px;
	font-weight:bold;
	font-family:verdana
}

.noborder
{
	border: solid 0px #FFFFFF;
	border-width:0px;
	border-color:#FFFFFF;
	border-style:none
}

textarea
{
	background-color:#FFFFFF;
	color:#333333;
	font-size:11px;
	font-family:verdana
}
a
{
	color:#333333;
}
a:hover
{
	color:silver;
}

.link_apply
{
	color:#2F4C81;
	font-weight:bold;
}
.link_apply:hover
{
	color:#000000;
	font-weight:bold;
}

table
{
	border-collapse:collapse;
}
td
{
	padding: 0px 0px 0px 0px;
	font-family:verdana;
	font-size:8pt;
}


/* the .text class should be identical to the body tag*/
/* it is used inside other tags. i.e. <a class=text href=....  */
/* when we need to display the normal text*/
.text
{
	margin: 0 0 0 0;
	font-family:verdana;
	font-size:11px;
	color:#333333
}

.image_border
{
	border-color:#DDDDDD;
	border-width:1px;
	border-style:solid;
}


.header
{
	background-image: url('../images/header.gif');
	height:71px;
	background-repeat:no-repeat;
}

.content_td
{
		font-family:verdana;
	font-size:8pt;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
	background-color:#FFFFFF;
}

.footer2
{
	height:54px;
	color:#CCCCCC;
	background-color:#404040;
	text-align:center;
}

.footer_link
{
	font-family:verdana;
	text-decoration:none;
	font-size:8pt;
	color:#FFFFFF
}
.footer_link:hover
{
	color:#CE303B
}

.home_rpt_link
{
	text-decoration:none;
}
.home_rpt_link:hover
{
	color:#555555
}

.header_text
{
	font-family:verdana;
	text-decoration:none;
	font-size:7pt;
	color:#FFFFFF
}
.header_link
{
	font-family:verdana;
	text-decoration:none;
	font-size:8pt;
	color:#FFFFFF
}
.header_link:hover
{
	color:#CE303B
}
.header_link_seperator
{
	width:1px;
	background-image: url('../images/header_link_seperator.gif');
	background-color:#6E6E6E
}

.footer
{
	height:24px;
	width:100%;
	background-color:#7F7F7F;
	text-align:center;
	font-weight:bold
}


.red_text
{
	font-family:verdana;
	font-size:11px;
	color:#CE303B
}





.page_title
{
	font-size:16pt;
	font-weight:bold;
	font-family:verdana;
	color:#333333
}
.message
{
	font-size:11pt;
	font-weight:bold;
	color:#CE303B
}

.table_header
{
	height:20px;
	background-color:#333333;
	color:#AAAAAA;
	font-size:10pt;
	font-weight:bold;
	font-family:verdana
}
.data_row
{
	height:20px;
	color:#000000;
	background-color:#DDDDDD;
	padding:3px 3px 3px 3px;
	font-size:8pt;
}
.data_row_over
{
	cursor:hand;
	height:20px;
	color:#000000;
	background-color:#AAAAAA
}
.data_cell
{
	padding:3px 3px 3px 3px;
}


.hidden
{
	border-width:0px;
	border-style:none;
	width:0px;
	height:0px
}

.noborder
{
	border:none 0;
}

.date_time
{
	padding-top:5px;
	padding-right:5px;
	font-weight:bold;
	font-size:9px;
}


/*These classes below are used on the admin site in the HTML editor aswell as on this site */
.Text1
{
	font-size:11pt;
	font-family:Verdana;
	color:#2F4C81;
	line-height:23px
}
.Text1_inv
{
	font-size:11pt;
	font-family:Verdana;
	background-color:#2F4C81;
	color:#FFFFFF;
	line-height:23px
}
.Text2
{
	font-family:Verdana;
	font-size:8pt;
	color:#404040
}
.Text3
{
	font-size:8pt;
	font-weight:bold;
	color:#404040
}
.Text4
{
	font-size:9pt;
	font-weight:bold;
	color:#404040
}
.Text5
{
	font-size:9pt;
	font-weight:bold;
	color:#CE303B
}
.Text6
{
	font-size:9pt;
	font-weight:bold;
	color:#3366CC
}
.Text7
{
	font-size:9pt;
	font-weight:bold;
	color:#FF9900
}
.Text8
{
	font-size:9pt;
	font-weight:bold;
	color:#2F4C81
}
.vacancies_cell
{
	padding: 0px 0px 0px 0px;
	text-align:center;
	font-family:verdana;
	font-size:8pt;
	cursor:pointer;
	font-weight:bold;
	color:#1F3558
}
.vacancies_cell:hover
{
	color:#1F3558
}