body {
	background-color: #FF9900;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	background-image: url(../images/bg.gif);
}

.td {
	font-family: Arial, Helvetica, sans-serif;
}

.th {
	font-family: Arial, Helvetica, sans-serif;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #181818;
	font-weight: normal;
}

.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #181818;
	font-weight: normal;
}

.terms_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #181818;
	font-weight: normal;
}

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #181818;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #181818;
}

.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #181818;
}

.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #181818;
}

.h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #181818;
}

ul {
	font-size: 9pt;
	margin-left: 20px;
	padding-left: 0x;
	text-indent: -20px;
	list-style-position: inside;
	list-style-image: url(../images/tick.gif);
	list-style-type: disc;
	}


.bullet_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: normal;
	list-style-image: url(../images/tick.gif);
}

.hoz_line {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C0BAAB;
}


.col_row_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	background-color: #666666;
	border-right-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	font-weight: bold;
}

.col_row_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #181818;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	background-color: #C2C2C2;
	border-right-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}

.col_row_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #181818;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	background-color: #E0E0E0;
	border-right-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}

.col_row_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #181818;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	background-color: #EFEFEF;
	border-right-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}





/** sIFR                                           **/

.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	visibility:hidden;
}


.phone_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #181818;
	visibility:hidden;
}


.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #181818;
	visibility:hidden;
}


.sub_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #181818;
	visibility:hidden;
}

.step_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #ffffff;
	visibility:hidden;
}

.download_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #ffffff;
	visibility:hidden;
}


.table_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #ffffff;
	visibility:hidden;
}

.table_sub_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #ff9900;
	visibility:hidden;
}


/** BACKGROUND STYLES                                           **/

.page_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #181818;
	font-weight: normal;
	background-image: url(../images/page_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}


.page_mid_l {
	background-image: url(../images/pg-m-l.gif);
	background-position: right top;
	background-repeat: repeat-y;
}

.page_mid_r {
	background-image: url(../images/pg-m-r.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

.page_bot {
	background-image: url(../images/pg-bot.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}


.nav_bg {
	background-image: url(../images/nav-bg.png);
	background-position: center top;
	background-repeat: no-repeat;
}

.vert_box_bg {
	background-image: url(../images/vert-box.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.box1_bg {
	background-image: url(../images/box-1-bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.box2_bg {
	background-image: url(../images/box-2-bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.box3_bg {
	background-image: url(../images/box-3-bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.form_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #181818;
	font-weight: normal;
	background-image: url(../images/form-bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

.form2_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #181818;
	font-weight: normal;
	background-image: url(../images/form2-bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.table_top_bg {
	background-image: url(../images/table-top.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

.download_bg {
	background-image: url(../images/download.gif);
	background-position: center top;
	background-repeat: no-repeat;
}


/** FORM STYLES                                                 **/

INPUT.Cat_TextBox {
	FONT-WEIGHT: normal;
	COLOR: #181818;
	BACKGROUND-COLOR: #ffffff !IMPORTANT;
	WIDTH: 198px;
	border: 1px solid #7F9DB9;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
}

SELECT.Cat_DropDown { 
  FONT: 9pt Arial, Helvetica, Verdana, sans-serif;
  FONT-WEIGHT: normal; 
  COLOR: #181818; 
  BACKGROUND-COLOR: #ffffff !IMPORTANT;
  border: 1px solid #7F9DB9; 
  WIDTH: 198px; 
}

INPUT.Cat_TextBox_Sm {
	FONT-WEIGHT: normal;
	COLOR: #181818;
	BACKGROUND-COLOR: #ffffff !IMPORTANT;
	WIDTH: 60px;
	border: 1px solid #7F9DB9;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
}

TEXTAREA.Cat_ListBox {
	FONT-WEIGHT: normal;
	COLOR: #181818;
	BACKGROUND-COLOR: #ffffff !IMPORTANT;
	WIDTH: 198px;
	HEIGHT: 50px;
	px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	border: 1px solid #7F9DB9;
}


input.send-btn {
	width: 130px;
	height: 25px;
	background: #666 url(/img/btn-send.gif) no-repeat;
	outline: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	color: #FFFFFF3;
	font-weight: bold;
}
input.send-btn:hover {
background: #A6A8AB url(/img/btn-send.gif) no-repeat 0 -25px;
}


/* HYPERLINK COLOURS - Main Document                          */

a:link {
	color: #181818;
	text-decoration: underline;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}

/* HYPERLINK COLOURS - Footers, Miscellaneous Pages           */

a.special:link {
	color: #666666;
	text-decoration: none;
}
a.special:visited {
	color: #666666;
	text-decoration: none;
}
a.special:hover {
	color: #666666;
	text-decoration: underline;
}


