a, a:visited {
	color:#002eb8;
}
a:hover {
	color:#002eb8;
}

/* LAYOUT */
body {
	background-color:#ffffff;	color:#000000;
	font-family:Helvetica, Arial, sans-serif;
    font-size:14px;
}

.fButton, 
.fForm .buttons input,
.page-filters input {
	background-color:#f5740a;
	font-size: 14px;
	padding: 8px 14px;
	color:#ffffff !important;
	text-decoration: none;
	display: inline-block;
	border: 0px none;
}

#fWrapper {
	margin:20px auto;
	width:1000px;
	
	}

.fForm input,
.fForm select,
.fForm textarea {
	border-color: #a3a3a3;
}
.fForm input:focus,
.fForm select:focus,
.fForm textarea:focus {
    outline:none;
}

#fPage {
	background-color:#ffffff;}

#fHeader {
	background-color:#ffffff;
			display:none	border:0px none;
}
#fContent h1 {
	color:#000000;
	font-family:Helvetica, Arial, sans-serif;
    font-size:18px;
}

.fModuleTitle,
.fForm legend {
	background-color:#f5740a;	
}
.fModuleTitle h3,
.fForm legend {
	color:#ffffff;
	font-family:Helvetica, Arial, sans-serif;
    font-size:14px;
}
.fForm legend {
	display:block;
	width:100%;
	padding:0px !important;
}

#fSidebarLeft {
	display:none;
}

#fSidebarRight {
display:none;
}

#fContent {
	background-color:#ffffff;}
#fContentContainer {
	width: 1000px;
	margin: 0 auto;
}

#fMatter {
	width: 100%;
}
#fMatter.sR {
		width:980px;	
}
#fMatter.sL {
		width:980px;	
}
#fMatter.sR.sL {
		width:980px;
}


#fFooter {
	border:0px none;
}

/* FORM */
.fForm input, .fForm select, .fForm textarea {
font-size:1rem;
}

.fListing {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #a3a3a3;
}
.fListing td,
.fListing th {
	padding: 0.5rem;
	border-bottom: 1px solid #a3a3a3;
	vertical-align: top;
	text-align: left;
}
.fListing th {
	color:#ffffff;
	font-family:Helvetica, Arial, sans-serif;
    font-size:14px;
	background-color:#f5740a;
	text-transform: uppercase;
}


#fWrapper {
	margin: 0; padding: 0;
	width: 100%;
	border-top: 5px solid #c7090d;
}
#fContent {
	padding: 10px 0 !important;
}

#fPageTitle {
	background: #c7090d;
	text-align: center;
}
#fPageTitle h1 {
	color: #fff;
	font-size: 22px;
	letter-spacing: -1px;
	margin: 0 auto;
	width: 1000px;
	padding: 15px;
}

#fContentContainer,
#fHeader,
#fFooter {
	width: 1000px; margin: 0 auto;
}
#fContentContainer {
	padding-top: 40px;
}

table.fTable {
	padding: 0;
	border-collapse: collapse;
}
table.fTable td,
table.fTable th {
	padding: 12px 8px;
	border-bottom: 1px solid #eee;
}

table.fTable tr:hover td {
	background: #f0f0f0;
}

table.fTable .heading td,
table.fTable .heading:hover td,
table.fTable th {
	background: #ddd;
}

.fForm .field-para {
	border-bottom: 1px solid #eee;
	padding: 16px 0;
	margin: 0;
}
.fForm input,
.fForm textarea,
.fForm select {
	width: 400px;
	padding: 6px;
	font-size: 14px;
	outline: 0px none;
}
.fForm .buttons input {
	padding: 14px 18px;
	font-size: 16px;
	margin: 0;
	cursor: pointer;
}

.pmodes {
	margin: 0; padding: 0;
	border: 0px none;
}

.pmodes li {
	list-style: none;
	padding: 12px 0; margin: 0;
	border-bottom: 1px solid #eee;
}

.checks.checks-wide {
	margin-left: 150px;
}
#field-para-data_37759 { display: none; } 