body
{
	padding: 0;
	margin: 0;
	background-color:#3E454C;
	background-image:url(images/sfm_gen_tile.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

img, table
{
	padding:0;
	margin:0;
 	border: 0;
}

td
{
 	vertical-align:top;
}

form
{
	padding:0;
	margin:0;
}

input, textarea
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.frame
{
	margin: 0 auto;
	width: 1020px;
	padding-bottom: 40px;
}

.content
{
	padding: 60px 60px 0 60px;
	width: 900px;
}

.menu
{
	float:left;
	margin-top: 23px;
	padding-left: 23px;
}

.menu div
{
	font-size:0px;
	width: 90px;
	height:17px;
	margin-left:20px;
	cursor:pointer;
	background-repeat:no-repeat;
}

a.menuLink
{
	display:block;
	width: 110px;
	background-repeat:no-repeat;
	background-position: 0 1px;
}

a.menuLink:hover
{
	background-image:url(images/sfm_gen_menu_bullet_high.gif) !important;	
}

a.selected
{
	background-image:url(images/sfm_gen_menu_bullet_on.gif);	
}


.logo
{
	cursor:pointer;
	display: block;
	margin-top: 23px;
	padding-right: 23px;
	float:right;
	width: 86px;
	height: 66px;
	background-repeat:no-repeat;
}

.barLine
{
	border-bottom: 1px solid #58626E;
}

.bottomBar
{
	height: 83px;
	background-image:url(images/sfm_gen_bar.gif);	
	background-repeat:no-repeat;
	margin-top:10px;
}

.bar
{
	margin: auto;
	padding-top: 40px;
	width:890px;
	height:27px;
}

.copyright
{
	float:left;
	width:130px;
	height:18px;
	background-image:url(images/sfm_gen_bar_Head.gif);	
	background-repeat:no-repeat;
	background-position:bottom;
}

.login
{
	float:right;
	padding-top: 4px;
}

.login img
{
	vertical-align:top;
}

.textBox
{
	padding: 0 7px;
	margin-right: 6px;
	width: 75px;
	height: 15px;
	border: none;
	color:#FFFFFF;
	background-image:url(images/sfm_gen_bar_login_fieldback.gif);	
	background-repeat:repeat-x;
	vertical-align:top;
}

.submitButton
{
	width: 39px;
	height: 15px;
	font-size:10px;
	vertical-align:top;
}

.board
{
	height: 164px;
	background-image:url(images/sfm_sections_board_1.jpg);
}

.sectionPane
{
	min-height: 300px;
	background-color:#242E38;
	background-image:url(images/sfm_sections_backtile.gif);	
	background-repeat:repeat-x;
}

.sectionPane
{
	background-color:#242E38;
	background-image:url(images/sfm_sections_backtile.gif);	
	background-repeat:repeat-x;
}

.sectionTitle
{
	height: 100px;
	background-repeat:no-repeat;
	background-position: 260px;
}

.sideMenu
{
	margin-top: 3px;
	display:block;
	width: 260px;
}

.sideLink
{
	display:block;
	height:17px;
	width: 150px;
	margin-left: 80px;
	background-repeat:no-repeat;
	background-position:top right;
	background-color:transparent;
	cursor:pointer;
}

.sectionContent
{
	padding-bottom: 50px;
	margin-right: 150px;
}

.sectionContent a
{
	color:#FFFFFF;
}

.goldTitle
{
	margin-left: 0px;
	font-weight:bold;
	color:#FFFBDE;
	margin-bottom: 10px;
}

.level0
{
	font-weight:bold;
	height: 20px;
	padding-left:38px;
}

.level1
{
	font-weight:bold;
	height: 20px;

}


.level1 .number
{
	float:left;
	width: 38px;
	clear:left;

}

.level1 .title
{
	float:left;
	clear:right;
}


.level2, .level3, .level4
{
	background-image:url(images/sfm_gen_hyphon.gif);
	background-repeat:no-repeat;
	background-position: 0 7px;
	color:#ABBBCA;
	font-weight:normal;
	line-height: 16px;
}

.level2
{
	clear:both;
	padding-left: 38px;
}

.level3
{
	margin-left: 38px;
	padding-left: 15px;
}

.level4
{
	margin-left: 55px;
	padding-left: 15px;
}

.level3Text
{
	padding-left: 0 !important;
	margin-bottom: 10px;
}

.enquiry td
{
	padding-right: 5px;
	padding-bottom: 5px;
}

.enquiry .label
{
	text-align:right;
	color:#AEBBC4;
	padding-right: 8px;
	padding-left: 5px;
}


.textBoxShort, .textBoxLong
{
	padding: 0 3px;
	color:#CDE3FA;
	border: none;
	background-image:url(images/sfm_gen_bar_login_fieldback.gif);	
	background-repeat:repeat-x;
	height: 15px;
}

.textBoxShort
{
	width: 114px;
}

.textBoxLong
{
	width: 240px;
}

.textArea
{
	padding: 0 0 0 3px;
	overflow-x:hidden;
	overflow-y:auto;
	color:#CDE3FA;
	border: none;
	width: 243px;
	height: 148px;
	background-image:url(images/sfm_cont_commFieldBack.gif);
	background-color:transparent;
	background-repeat:repeat-x;
}

* html .textArea
{
	background-attachment:fixed;
}

.sendButton
{
	margin-right: 3px;
}
