.content {
	margin-bottom:18px;
	clear:both;
}

.content a {
	color:#ff4800;
	font-weight:bold;
}

.content a:visted  {
	color:#ff4800;
	font-weight:bold;
}

.content ul {
	padding: 0px;
	list-style-position:inside !important;
}

.content ol {
	padding: 0px;
list-style-position:inside !important;
}

.content li {
	border-bottom:none;
	padding: 0px 0px 9px 18px;
	color:#222222;
}


.content a:hover {
	color:#222222;
	font-weight:bold;
}


.chl2_w_subNode a {
	color:#ff4800;
	font-weight:bold;
}
.chl2_w_subNode a:visted {
	color:#ff4800;
	font-weight:bold;
}

.chl2_w_subNode a:hover {
	color:#222222;
	font-weight:bold;
}

.chl2_w_subNode  li {
	border-bottom:none;
	padding: 0px 0px 9px 18px;
	color:#222222;
	background:url('../images/listArrow.gif') no-repeat 0px 5px !important;

}

.chl2_w_subNode .chl2_header {
border-bottom:none;
}



.fs_message {
	padding:5px;
	margin-bottom:18px;
}

.fs_message  li {
	border-bottom:none;
	padding: 0px 0px 9px 18px;
	color:#222222;
	list-style-image:url('../images/listArrow.gif') !important;

}


.fs_error, .fs_warning, .fs_information {
text-align:left;
}

.fs_success {
 background-color:#FFDACC;
}

.fs_warning {
 background-color:#ddd;
}

.fs_error {
 background-color:#ddd;
}

.column-centerHeader  h1{
color:#222222;
font-size:1.25em;
font-weight:600;
}

.fs_submit {
background-color:#FFFFFF;
border:1px solid #222222;
color:#FF4800;
font-weight:bold;
}

.chl2_panel{
background-color:#fff !important;
}

.hyperlink li {
	list-style-image:url('../images/listArrow.gif') !important;
	margin-left:14px;
}

.chl2_horizontalList li {
padding-right:9px;
}



/* form styles */
.fs_formFactory  table{
border: none !important;
}

.fs_formFactory  td{
border: none !important;
}

.fs_formFactory  .label{
	text-align:right;
}

.fs_formFactory  .fs_submit {
	color:#ff4800;
	font-weight:bold;
	background-color:#ffffff;
	border:1px solid #222222;
	width: auto;
}

.fs_formFactory .fs_formFactory_radio {
float: left;
margin-left: 9px;
margin-right: 9px;
}

.fs_formFactory .fs_formFactory_rating {
margin-left: 9px;
margin-right: 9px;
}

/* fs_form styles */
.fs_form {
	padding:4px 12px 12px 12px;
	background:url(../images/fs_form.gif) bottom left no-repeat;
	background-color:#e6edf2;
	}

.fs_form form {
	padding:6px 0;
	}

.fs_form input {
	margin-top:6px;
	}



.fs_form .text {
	width:228px;
	}

/* form factory styles (unlike fs_form these use tables for layout) */

.fs_formFactory .button,
.fs_formFactory .fs_button {
	margin-bottom:0;
	padding-bottom:0;
	}


.fs_formFactory .field {
	width:75%;
	vertical-align:middle;
	}

.fs_formFactory .required {
	margin-left:0.5em;
	}

.fs_formFactory input {
	width:40%;
	}


.fs_formFactory_radio, .fs_formFactory_checkbox {
	width:auto !important;
	border:none !important;
	}

.fs_formFactory_date input {
	width:20%;
	}
	
	
label {
	font-weight:bold;
	width:auto !important;
	padding-right:1em;
}

.fileForm {
	height:22px;
	left:0px;
}
