@charset "utf-8";

A:link {
color:#0000FF
}
A:visited {
color:#0000FF
}
A:active {
color:#0000FF
}
A:hover {
color:#2C8500
}

#container {
	width: 767px;
}
#container #banner #corner_tl {
	width: 21px;
	height: 21px;
	background-image: url(../images/tpl_01.jpg);
	float: left;
}
#container #banner #edge_t {
	width: 725px;
	height: 21px;
	background-image: url(../images/tpl_02.jpg);
	float: left;
}
#container #banner #corner_tr {
	width: 21px;
	height: 21px;
	background-image: url(../images/tpl_03.jpg);
	float: left;
}
#container #nav_bar #edge_l {
	background-image: url(../images/tpl_07.jpg);
	float: left;
	height: 29px;
	width: 21px;
}
#container #nav_bar #nav_spacer {
	background-image: url(../images/tpl_10.jpg);
	background-repeat: repeat-x;
	height: 29px;
	width: 329px;
	float: left;
}
#container #nav_bar #nav_buttons_sub {
	width: 136px;
	height: 29px;
	float: left;
}
#container #nav_bar #edge_r {
	background-image: url(../images/tpl_13.jpg);
	width: 21px;
	height: 29px;
	float: left;
}
#container #white_spacer_bar #edge_l {
	background-image: url(../images/tpl_14.jpg);
	width: 21px;
	height: 27px;
	float: left;
}
#container #white_spacer_bar #spacer {
	height: 27px;
	width: 725px;
	float: left;

}

#container #footer_bar #corner_bl {
	width: 21px;
	height: 21px;
	background-image: url(../images/tpl_30.jpg);
	float: left;
}
#container #footer_bar #edge_b {
	width: 725px;
	height: 21px;
	background-image: url(../images/tpl_31.jpg);
	float: left;
}
#container #footer_bar #corner_br {
	width: 21px;
	height: 21px;
	background-image: url(../images/tpl_32.jpg);
	float: left;
}



#container #white_spacer_bar #edge_r {
	background-image: url(../images/tpl_16.jpg);
	width: 21px;
	height: 27px;
	float: left;
}


#container #nav_bar #nav_buttons_main {
	height: 29px;
	width: 260px;
	float: left;
}


#container #banner #edge_l {
	width: 21px;
	height: 104px;
	background-image: url(../images/tpl_04.jpg);
	float: left;
}
#container #content_bg {
	width: 767px;
	background-image: url(../images/tpl_content_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	float: left;
}
#container #content_bg #content {
	width: 725px;
	float: left;
	text-align:left;
	padding-top: 22px;
	padding-right: 21px;
	padding-bottom: 20px;
	padding-left: 21px;
}
.coloured_bar {
	background-color: #D2ECAD;
}


#container #page_title_bar #edge_l {
	width: 21px;
	height: 29px;
	background-image: url(../images/tpl_17.jpg);
	float: left;
}
#container #page_title_bar #spacer {
	width: 720px;
	float: left;
	background-image: url(../images/tpl_title_bg.gif);
	height: 29px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 29px;
	padding-left: 5px;
}
#container #page_title_bar #edge_r {
	width: 21px;
	height: 29px;
	background-image: url(../images/tpl_19.jpg);
	float: left;
}




#container #banner #logo {
	width: 725px;
	height: 104px;
	background-image: url(../images/tpl_05.jpg);
	float: left;
}
#container #banner #edge_r {
	width: 21px;
	height: 104px;
	background-image: url(../images/tpl_06.jpg);
	float: left;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}
.text_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
}

.label2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 5px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
}
.plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 5px;
	color: #FF0000;
}
.grey_cell {
	background-color: #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:20px;
	line-height:20px;

}
.dark_grey_cell {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:25px;
	line-height:25px;
}

