/*

Colours:
	color: #e1bc73; - Light menu Brown
	color: #579cd9; - Light menu Blue
	color: #65d900; - Strong green
	color: #8b8e8f; - Paragraph text colour
	color: #a6e56e; - light sat green
*/




body{
	margin: 0px;/* change this to 0 or whatever's required when building*/
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

a:link {
	color: #579cd9;
	text-decoration: underline;
}

a:visited {
	color: #579cd9;
	text-decoration: underline;
}

a:hover {
	color: #65d900;
	text-decoration: none;
}

a:active {
	color: #579cd9;
	text-decoration: underline;
}


h1 {
	letter-spacing: -0.1pc;
	color: #a6e56e;
	font-size: 3.4em;
	font-weight: bold;
	line-height: 36px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h2 {
	color: #87bdeb;
	font-size: 1.6em;
	font-weight: Bold;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h3 {
	color: #a6e56e;
	font-size: 1.4em;
	font-weight: Bold;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h4 {
	color: #8b8e8f;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p {
	color: #8b8e8f;
	font-size: 1.2em;
	line-height: 15px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

p.introduction_text {
	color: #8b8e8f;
	font-size: 1.5em;
	line-height: 18px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}


ul {
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
}

li {
	color: #8b8e8f;
	font-size: 11px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}


form {
	margin: 0px;
	padding: 0px;
}

input {
	margin: 0px;
	padding: 0px;
}

/*img {
	margin: 0px;
	padding: 0px;
}*/

hr {
	height: 1px;
	color: #65d900;
	border: 1px #65d900 dashed;
}

table {
	width: 360px;
	color: #579cd9;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px #a6e56e solid;
}

/**********************   Structure   **************************/

div.page_content {
	margin: auto;
	width: 744px;
	height: auto;
	top: 0px;
	position: relative;
}

div.page_top_bkgd {
	height: 360px;
	width: 744px;
	background-image: url(../assets/images/page/img_header_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

div.moz {
	position: absolute;
	bottom: -0.1px;
}

/**********    Header    ***************/

div.header_container {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 744px;
	height: auto;
}

/*******    SEARCH    *********/

div.search {
	float: right;
	margin: 77px 19px 0px 0px;
	padding: 0px;
	width: 330px;
	height: 26px;
	display: inline;
}

label.search {
	font-size: 1.3em;
	font-weight: normal;
	text-align: right;
	color: #FFFFFF;
	float: left;
	display: inline;
	width: 76px;
	height: 20px;
	margin: 6px 0px 0px 0px;
	padding: 0px 6px 0px 0px;
}

span.search_input {
	float: left;
	display: inline;
	width: 175px;
	height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

input.search {
	border: 1px solid;
	height: 18px;
	border-color: #a6e56e;
	color: #597aae;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 2px;
	width: 171px;
	float: left;
	display: inline;
	background-image: url(../assets/images/page/img_search_input_bkgd.gif);
	background-repeat: repeat-x;
	background-position: left top;	
}

span.search_go {
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 26px;
}

input.search_go {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 26px;
	width: 73px;
	cursor: pointer;
	float: left;
	display: inline;
	border: none;
	background-color: transparent;
	background-image: url(../assets/images/page/img_search_button.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div.sitemap {
	float: right;
	clear: both;
	margin: 26px 19px 0px 0px;
	padding: 0px;
	width: 121px;
	height: 32px;
	display: inline;
	background-image: url(../assets/images/page/img_sitemap_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a.sitemap:link, a.sitemap:visited, a.sitemap:active {
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: bold;
	float: left;
	display: inline;
	width: 93px;
	height: 28px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 29px;
	background-image: url(../assets/images/page/img_sitemap_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}

a.sitemap:hover {
	text-decoration: underline;
	background-image: url(../assets/images/page/img_sitemap_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div.print_page {
	float: right;
	clear: both;
	margin: 0px 19px 0px 0px;
	padding: 0px;
	width: 121px;
	height: 32px;
	display: inline;
	background-image: url(../assets/images/page/img_print_page_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a.print_page:link, a.print_page:visited, a.print_page:active {
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: bold;
	float: left;
	display: inline;
	width: 93px;
	height: 26px;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 29px;
	background-image: url(../assets/images/page/img_print_page_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}

a.print_page:hover {
	text-decoration: underline;
	background-image: url(../assets/images/page/img_print_page_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/**********    BODY structure    **********/

div.content_container {
	position: relative;
	left: 0px;
	top: 0px;
}

div.content_holder {
	float: left;
	width: 744px;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 200px 0px 0px 0px;
	display: inline;
	background-image: url(../assets/images/page/img_body_bkgd.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

div.content_block {
	width: 592px;
	height: auto;
	float: left;
	margin: 57px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
/*	background-image: url(../assets/images/page/img_content_body_border.gif);
	background-repeat: repeat-y;
	background-position: right top;*/
}

div.column_01 {
	width: 172px;
	height: auto;
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

ul.side_menu_section {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 144px;
	height: auto;
	list-style: none;
	float: right;
}

li.side_menu_section {
	list-style-type: none;
	list-style-image: none;
	width: 144px;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	cursor: pointer;
	font-weight: bold;
	font-size: 1.3em;
	padding: 0px;
	float: right;
	background-image: url(../assets/images/page/img_side_menu_bttm_brd.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

a.side_menu_section:link, a.side_menu_section:visited, a.side_menu_section:active {
	color: #87bdeb;
	text-decoration: none;
	background-image: url(../assets/images/page/img_side_nav_top_off.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 4px 18px 0px 0px;
	width: 126px;
	line-height: 20px;	
	float: right;
}

a.side_menu_section:hover {
	color: #e1bc73;
/*	background-image: url(../assets/images/page/img_side_nav_top_on.gif);*/
}

a.side_menu_section_selected:link, a.side_menu_section_selected:visited, a.side_menu_section_selected:active {
	color: #e1bc73;
	text-decoration: none;
	background-image: url(../assets/images/page/img_side_nav_top_on.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 4px 18px 0px 0px;
	width: 126px;
	line-height: 20px;
	float: right;
}

a.side_menu_section_selected:hover {
	color: #87bdeb;
/*	background-image: url(../assets/images/page/img_side_nav_top_off.gif);*/
}

ul.side_sub_menu_section {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 144px;
	height: auto;
	list-style: none;
	float: right;
	display: inline;
}

li.side_sub_menu_section {
	list-style-type: none;
	list-style-image: none;
	width: 144px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: right;
	cursor: pointer;
	font-weight: bold;
	font-size: 13px;
	height: 24px;
	float: right;
	display: inline;
}

a.side_sub_menu_section:link, a.side_sub_menu_section:visited, a.side_sub_menu_section:active {
	color: #65d900;
	text-decoration: none;
	background-image: url(../assets/images/page/img_side_nav_sub_off.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 4px 18px 0px 0px;
	width: 126px;
	height: 20px;	
	float: right;
}

a.side_sub_menu_section:hover {
	color: #e1bc73;
	background-image: url(../assets/images/page/img_side_nav_sub_on.gif);
}

a.side_sub_menu_sec_sel:link, a.side_sub_menu_sec_sel:visited, a.side_sub_menu_sec_sel:active {
	color: #e1bc73;
	text-decoration: none;
	background-image: url(../assets/images/page/img_side_nav_sub_on.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 4px 18px 0px 0px;
	width: 126px;
	height: 20px;
	float: right;
}

a.side_sub_menu_sec_sel:hover {
	color: #65d900;
	background-image: url(../assets/images/page/img_side_nav_sub_off.gif);
}

li.switchcontent {
	width: 144px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #404040;
	text-align: right;
	height: auto;
	float: right;
	border-bottom:1px #e1bc73 dashed;
}

ul.side_menu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 144px;
	height: auto;
	list-style: none;
	float: right;
	display: inline;
}

li.side_menu {
	list-style: outside;
	list-style-type: none;
	list-style-image: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 144px;
	line-height: 15px;
	font-size: 13px;
	font-weight: normal;
	float: right;
	display: inline;
}

ul.side_sub_menu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 144px;
	height: auto;
	float: right;
	display: block;
}

li.side_sub_menu {
	list-style: outside;
	list-style-type: none;
	list-style-image: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 144px;
	height: 24px;
	font-size: 13px;
	font-weight: normal;
	float: right;
	display: block;
}

a.side_menu_page:link, a.side_menu_page:visited, a.side_menu_page:active {
	color: #65d900;
	text-decoration: none;	
	background-image: url(../assets/images/page/img_side_nav_sub_off.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 4px 18px 0px 0px;
	width: 126px;
	line-height: 16px;
	float: right;
	display: inline;
}

a.side_menu_page:hover {
	color: #e1bc73;
	background-image: url(../assets/images/page/img_side_nav_sub_on.gif);
}

a.side_menu_page_selected:link, a.side_menu_page_selected:visited, a.side_menu_page_selected:active {
	color: #e1bc73;
	text-decoration: none;	
	background-image: url(../assets/images/page/img_side_nav_sub_on.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 4px 18px 0px 0px;
	width: 126px;
	line-height: 16px;
	float: right;
}

/******   COLUMN 02  *******/

div.column_02 {
	width: 418px;
	height: auto;
	float: right;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 1px;
}

div.column_02_container {
	width: 385px;
	height: auto;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	display: inline;
}

/******     COLUMN 03    *******/

div.column_03 {
	width: 151px;
	height: auto;
	float: left;
	display: inline;
	margin: 57px 0px 20px 0px;
	background-image: url(../assets/images/page/img_content_body_border.gif);
	background-repeat: repeat-y;
	background-position: left top;	
}

div.column_03_container {
	width: 128px;
	height: auto;
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 1px;
}

div.advert_category {
	letter-spacing: -0.05pc;
	font-size: 1.7em;
	font-weight: bold;
	color: #84e52e;	
	width: 118px;
	height: 33px;
	line-height: 17px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	background-image: url(../assets/images/page/img_advert_cat_bkgd.gif);
	background-repeat: no-repeat;
	background-position: right;	
}

div.advert_container {
	width: 128px;
	/*height: 111px;*/
	float: left;
	clear: both;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.advert_image {
	width: 128px;
	/*height: 49px;*/
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 1px;
}

div.advert_text {
	font-size: 1.0em;
	color: #8b8e8f;
	width: 118px;
	/*height: 39px;*/
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	background-image: url(../assets/images/page/img_advert_text_bkgd.gif);
	background-repeat: no-repeat;
	background-position: 1px top;	
}

div.advert_url {
	width: 118px;
	height: 13px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}

a.advert_url:link, a.advert_url:visited, a.advert_url:active {
	font-size: 1.0em;
	color: #5ec900;
	text-decoration: none;
}



/********   FOOTER   ***********/


div.footer_container {
	position: relative;
	left: 0px;
	top: 0px;
}

div.footer_holder {
	float: left;
	clear: both;
	width: 744px;
	height: 92px;
	display: inline;
	font-size: 1.1em;
	color: #579cd9;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../assets/images/page/img_footer_bkgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div.footer_copyright {
	float: left;
	width: 125px;
	height: 77px;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 63px;
}

div.footer_link {
	float: left;
	width: 302px;
	height: 77px;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 9px;

}

a.footer_link:link, a.footer_link:visited, a.footer_link:active {
	float: left;
	display: inline;
	color: #579cd9;
	text-decoration: none;
}

a.footer_link:hover {
	text-decoration: underline;
}

span.footer_divider {
	float: left;
	display: inline;
	margin: 0px 6px 0px 6px;
}

div.footer_id_logo {
	float: left;
	width: 214px;
	height: 79px;
	text-align: right;
	display: inline;
	margin: 0px 30px 0px 1px;
	padding: 13px 0px 0px 0px;
}

/********  SITE MAP  ************/

ul.sitemap {
	list-style: inside;
	margin: 10px 0px 20px 20px;
}

li.sitemap {
	list-style: outside;
	list-style-type: none;
	list-style-image: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

li.sitemap_title_off {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #87bdeb;
	font-size: 14px;
	font-weight: bold;
}

li.sitemap_title_on {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #65d900;
	font-size: 14px;
	font-weight: bold;
}

a.sitemap_title:link, a.sitemap_title:visited, a.sitemap_title:active {
	color: #87bdeb;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	text-decoration: underline;
}

a.sitemap_title:hover {
	color: #65d900;
	text-decoration: underline;
}

ul.sitemap_sub {
	list-style: inside;
	margin: 6px 0px 0px 40px;
}

li.sitemap_sub_on {
	margin: 10px 0px 4px 10px;
	padding: 0px;
	color: #65d900;
	font-size: 13px;
	font-weight: bold;
	list-style-type: disc;
}

li.sitemap_sub_off {
	margin: 10px 0px 4px 10px;
	padding: 0px;
	color: #e1bc73;
	font-size: 13px;
	font-weight: bold;
	list-style-type: disc;
}

a.sitemap_sub:link, a.sitemap_sub:visited, a.sitemap_sub:active {
	color: #65d900;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.sitemap_sub:hover {
	color: #5064C8;
	text-decoration: underline;
}

ul.sitemap_page {
	list-style: inside;
	margin: 6px 0px 0px 50px;
}

li.sitemap_sub_page_off {
	font-family: Arial, Helvetica, sans-serif;
	list-style: inside;
	margin: 0px 0px 2px 20px;
	padding: 0px;
	color: #65d900;
	font-size: 12px;
	font-weight: normal;
	list-style-type: disc;
}

li.sitemap_page_on {
	font-family: Arial, Helvetica, sans-serif;
	list-style: inside;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	color: #e1bc73;
	font-size: 12px;
	font-weight: normal;
	list-style-type: disc;
}

a.sitemap_page:link, a.sitemap_page:visited, a.sitemap_page:active {
	color: #65d900;
	font-size: 12px;
	text-decoration: underline;
}

a.sitemap_page:hover {
	color: #e1bc73;
	text-decoration: underline;
}

/*********   FORMS  *************/


div.row01 {
	height: auto;
	width: 350px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	display: inline;
	background-color: #00FFFF;
	border-bottom: dashed 1px #e3e2dc;
}

div.row02, div.row02_border {
	font-size: 1.2em;
	font-weight: normal;
	color: #8b8e8f;
	height: auto;
	width: 349px;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	display: inline;
}

div.row02_border {
	margin: 6px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	border-top: dashed 1px #e3e2dc;
}

div.row02a {
	font-size: 1.2em;
	font-weight: normal;
	color: #8b8e8f;
	height: auto;
	width: 172px;
	margin: 6px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	float: left;
	display: inline;
	border-top: dashed 1px #e3e2dc;
}

div.row02b {
	height: auto;
	display: inline;
	width: 172px;
	margin: 6px 0px 0px 0px;
	padding: 2px 0px 0px 5px;
	float: left;
	border-top: dashed 1px #e3e2dc;
}

div.row03 {
	width: 175px;
	margin: 0px 0px 0px 0px;
	float: left;
	text-align: right;
	border-bottom: dashed 1px #EF3F35;
}

div.row03a {
	width: 175px;
	margin: 0px 0px 0px 0px;
	float: left;
	border-bottom: dashed 1px #EF3F35;
}

select.title {
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	display: inline;
	height: 18px;
	width: 58px;
	border: 1px #FF0000 solid;
	background-color: #e9f5de;
}

input.firstname {
	width: 105px;
	height: 16px;
	font-size: 12px;
	margin: 0px 0px 0px 5px;
	padding: 2px 0px 0px 2px;
	float: left;
	display: inline;
	border: 1px #FF0000 solid;
	background-color: #e9f5de;
}

input.checkbox {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

input.standard {
	height: 18px;
	width: 170px;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 2px;
	float: left;
	display: inline;
	border: none;
	background-color: #e9f5de;
}

input.standard_req {
	height: 16px;
	width: 168px;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 2px;
	float: left;
	background-color: #e9f5de;
	border: 1px #FF0000 solid;
}

textarea.standard {
	font: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	height: auto;
	width: 349px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	border: none;
	background-color: #e9f5de;
}

textarea.standard_req {
	font: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	height: auto;
	width: 170px;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	background-color: #e9f5de;
	border: 1px #FF0000 solid;
}

/*span.formtitles {
	font-size: 13px;
	font-weight: bold;
	color: #8B0B04;
	margin: 0px 0px 0px 6px;
	float: left;
}*/

span.title {
	font-weight: normal;
	color: #8b8e8f;
    margin: 0px 0px 0px 0px;
	float: left;
	display: inline;
}

span.firstname {
	font-weight: normal;
	color: #8b8e8f;
    margin: 0px 0px 0px 33px;
	float: left;
	display: inline;
}

span.surname {
	font-weight: normal;
	color: #8b8e8f;
    margin: 0px 0px 0px 54px;
	float: left;
	display: inline;
}

input.formsubmit {
	margin: 0px 35px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 26px;
	width: 73px;
	cursor: pointer;
	float: right;
	display: inline;
	border: none;
	background-color: transparent;
	background-image: url(../assets/images/page/img_submit_button.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/***********   TEMPLATES    *************/

div.template_container {
	width: 385px;
	height: auto;
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

div.template_box {
	width: 383px;
	background-color: #f6f9fc;
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	border-top: solid 1px #F8F6EF;
	border-left: dashed 1px #65d900;
	border-right: dashed 1px #65d900;
	clear: both;
}

div.template_row01 {
	width: 347px;
	margin: 4px 0px 4px 0px;
	float: left;
}

div.template_row02 {
	width: 347px;
	margin: 0px 0px 4px 0px;
	float: left;
}

div.template_row02a {
	width: 75px;
	margin: 0px 0px 4px 0px;
	float: left;
	border-bottom: dashed 1px #FFD461;
}

div.template_row02b {
	width: 272px;
	margin: 0px 0px 4px 0px;
	float: left;
	border-bottom: dashed 1px #FFD461;
}

div.template_row03 {
	width: 347px;
	height: 14px;
	margin: 0px 0px 0px 0px;
	float: left;
	text-align: right;
	border-bottom: solid 1px #F8F6EF;
}


/***    FAQs    *****/


div.faq_question {
	width: 363px;
	font-weight: bold;
	color: #8b8e8f;
	font-size: 1.2em;
    margin: 10px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	float: left;
	display: inline;
}

div.faq_answer {
	width: 363px;
	font-weight: normal;
	color: #8b8e8f;
	font-size: 1.2em;
    margin: 0px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	float: left;
	display: inline;
}


/* PRINT */

h1.print{
	letter-spacing: -0.1pc;
	color: #a6e56e;
	font-size: 3.4em;
	font-weight: bold;
	line-height: 36px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.print_header {
	width: 600px;
	height: 130px;
	margin: 0px 0px 0px 0px;
	float: left;
	border-bottom: solid 1px #ADA19B;
}

span.print_logo {
	width: 600px;
	height: 130px;
	margin: 0px 0px 0px 0px;
	float: left;
}

span.print_add {
	width: 460px;
	height: 101px;
	margin: 0px 0px 0px 0px;
	float: left;
	text-align: right;
	font-size: 10px;
	color: #996F00;
	margin: 0px 0px 0px 0px;
}

div.print_footer {
	width: 600px;
	height: 24px;
	margin: 20px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
	border-top: solid 1px #ADA19B;
	text-align: right;
	float: left;
	clear: both;
}

div.print_main {
	float: left;
	width: 600px;
	height: auto;
	margin: 20px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}
