.red {
	color:#c01322;
}
.grey {
	color:#b5b5b5;
}
.white {
	background-color:white;
}
.error {
	background:#cecece;
	font-weight:bold;
	padding:3px;
	border:1px solid maroon
}
.success {
	font-weight:bold;
	color:green;
}
body {
	font-family:Arial, Helvetica, Verdana;
	margin:25px 20px 25px 20px;
	background:#b5b5b5 url(Images/bg-site.jpg) repeat-x 0 0;
}
table.head {
	width:100%;
	height:100%;
}
td {
	vertical-align:top;
	font-size:10pt;
	font-family:Arial, Helvetica;
}
a:link, a:visited, a:active {
	text-decoration:underline;
	color:#cc1524;
}
a:hover {
	color:black;
}
form.signin {
	float:right;
	position:relative;
	top:3px;
	width:373px;
	margin:0 0 0 0;
}
form.signin td.signinbutton {
	float:right;
	margin:0;
	padding:0 8px 0 0;
}
td.signin {
	background:url(Images/com-signin-bg.jpg) repeat-x  0 0;
	margin:0;
	padding:0 0 0 0;
}
.signin th {
	text-align:left;
	font-size:8pt;
	font-weight:normal;
}
.signin input.text {
	font-size:8pt;
	border:0;
	margin:0 0 0 0;
	height:16px;
	background:url(Images/com-text-bg.jpg) repeat-x 0 0;
}
.signin td.pad {
	padding:10px 0 0 0;
}
div.inputright {
	background:url(Images/com-text-right.jpg) no-repeat 100% 1px;
	padding:0 4px 0 0;
}
div.arrowinput {
	background:url(Images/com-text-arrow.jpg) no-repeat 0 1px;
	padding:0 0 0 14px
}
div.content-top {
	background:url(Images/b-content-top.jpg) repeat-x 0 0;
}
div.content-top div.top-left {
	background:url(Images/b-content-top-left.jpg) no-repeat 0 0;
}
div.content-top div.top-right {
	background:url(Images/b-content-top-right.jpg) no-repeat 100% 0;
}
div.content-logo {
	padding:0 12px 0 12px;
	width:100%;
}
table.content-logo {
	width:100%;
}
div.content {
	background:#f4f4f4;
	height:100%;
}
div.content div.right {
	background:url(Images/b-content-right.jpg) repeat-y 100% 0;
	height:100%;
	padding:0;
}
div.content div.left {
	background:url(Images/b-content-left.jpg) repeat-y 0 0;
	height:100%;
	padding:0;
}
td.head-fill {
	width:100%;
	background:url(Images/pages/head-bg1.jpg) repeat-x 0 0;
}
td.headfill {
	width:100%;
	background:transparent url(Images/pages/blank.jpg) no-repeat 0 0;
}
tr.clearline {
	height:1px;
}
tr.tabs {
	height:25px;
	background:url(Images/pages/head-bottom-bg.jpg) repeat-x 0 0;
	padding:0 0 0 0;
}
tr.tabs table {
	height:25px;
}
td.head-fill img {
	border:0;
	margin:0;
}
td.spacer {
	width:100%;
}
td.bottomright {
	height:25px;
}
td.tab {
	background:url(Images/com-tab-bg.jpg) repeat-x 0 0;
	width:105px;
	white-space:nowrap;
	text-align:center;
}
td.tab div.tableft {
	background:url(Images/com-tab-left.jpg) no-repeat 0 0;
	height:24px;
	padding:0 0 0 10px;
}
td.tab div.tabright {
	background:url(Images/com-tab-right.jpg) no-repeat 100% 0;
	padding:0 10px 0 0;
}
td.tab a:link, td.tab a:visited, td.tab a:hover, td.tab a:active {
	color:white;
	font-size:8pt;
	text-decoration:none;
	font-style:italic;
	display:block;
	padding:7px 0 0 0;
}
td.activetab {
	background:url(Images/com-tab-active-bg.jpg) repeat-x 0 0;
	text-align:center;
}
td.activetab div.tableft {
	background:url(Images/com-tab-active-left.jpg) no-repeat 0 0;
	height:24px;
	width:105px;
	padding:0 0 0 10px;
}
td.activetab div.tabright {
	background:url(Images/com-tab-active-right.jpg) no-repeat 100% 0;
	padding:0 10px 0 0;
}
td.activetab a:link, td.activetab a:visited, td.activetab a:hover, td.activetab a:active {
	color:black;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	font-style:italic;
	display:block;
	padding:7px 0 0 0;
}
td.ahometab {
	background:url(Images/com-tab-active-bg.jpg) repeat-x 0 0;
	text-align:center;
}
td.ahometab div.tableft {
	background:url(Images/com-tab-active-left.jpg) no-repeat 0 0;
	height:24px;
	padding:0 0 0 10px;
}
td.ahometab div.tabright {
	background:url(Images/com-tab-active-right.jpg) no-repeat 100% 0;
	padding:0 10px 0 0;
}
td.ahometab a:link, td.ahometab a:visited, td.ahometab a:hover, td.ahometab a:active {
	color:black;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	font-style:italic;
	display:block;
	padding:7px 0 0 0;
}
a img {
	border:0;
}
td.hometab {
	background:url(Images/com-tab-bg.jpg) repeat-x 0 0;
	text-align:center;
}
td.hometab div.tableft {
	background:url(Images/com-tab-left.jpg) no-repeat 0 0;
	height:24px;
	padding:0 0 0 10px;
}
td.hometab div.tabright {
	background:url(Images/com-tab-right.jpg) no-repeat 100% 0;
	padding:0 10px 0 0;
}
td.hometab a:link, td.hometab a:visited, td.hometab a:hover, td.hometab a:active {
	color:white;
	font-size:8pt;
	text-decoration:none;
	font-style:italic;
	display:block;
	padding:7px 0 0 0;
}
.content-logo tr.aboutus {
	background:url(Images/page-logo-about.jpg) no-repeat 0 0;
}
h1, h2, h3, h4, h5, h6, h7 {
	margin:5px 0 10px 0;
	color:#cc1524;
	font-weight:normal;
}
h1 {
	font-size:22pt;
}
h2 {
	font-size:18pt;
}
h3 {
	font-size:14pt;
}
h4 {
	font-size:12pt;
	font-weight:bold;
}
h5 {
	font-size:10pt;
	font-weight:bold;
}
p {
	font-size:10pt;
	margin:5px 0 10px 0;
}
div.contentarea {
	padding:5px 26px 10px 26px;
}
table.contentsplitter {
	
}
table.contentsplitter td.left {
	padding:0 15px 0 0;
	width:210px;
}
table.contentsplitter td.right {
	width:98%;
	padding:0 0 0 15px;
}
table.contentsplitterm td.left {
	padding:0 15px 0 0;
	width:55%;
}
table.contentsplitterm td.right {
	width:43%;
	padding:0 0 0 15px;
}
table.contentsplitterm td.left2 {
	padding:0 15px 0 0;
	width:49%;
}
table.contentsplitterm td.right2 {
	width:49%;
	padding:0 0 0 15px;
}

table.contentsplitter td.left2 {
	padding:0 15px 0 0;
	width:46%;
}
table.contentsplitter td.right2 {
	width:52%;
	padding:0 0 0 15px;
}
table.contentsplitter td.left3 {
	padding:0 15px 0 0;
	width:32%;
}
table.contentsplitter td.right3 {
	width:65%;
	padding:0 0 0 15px;
}
table.contentsplitter td.split {
	border-right:1px solid #c0c0c0;
}
tr.bottompane {
	height:39px;
}
tr.bottompane td {
	background:url(Images/b-bottom-bg.jpg) repeat-x 0 0;
	height:39px;
}
tr.bottompane div.background {
	background:url(Images/b-bottom-bgt.jpg) no-repeat 50% 0;
	height:39px;
	font-size:8pt;
}
tr.bottompane div.right {
	background:url(Images/b-bottom-right.jpg) no-repeat 100% 0;
	height:39px;
	padding:0 15px 0 0;
}
tr.bottompane div.left {
	background:url(Images/b-bottom-left.jpg) no-repeat 0 0;
	height:39px;
	padding:0 0 0 15px;
}
div.copyright {
	color:white;
}
td.bottomlinks {
	font-size:8pt;
	color:white;
	padding:10px 0 0 15px;
}
td.bottomlinks a:link, td.bottomlinks a:visited {
	color:white;
	text-decoration:none;
}
td.bottomlinks a:hover {
	color:#cc1524;
	text-decoration:underline;
}
ul {
	margin:5px 0 5px 0;
	list-style-type:square;
}
ul li {
	margin:0 0 0 15px;
}
ul li.blank {
	list-style:none;
	list-style-type:none;
	list-style-image:none;
}
ul li.blankspace {
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	margin:0 0 10px 15px;	
}
div.tagline {
	float:right;
	padding:70px 10px 0 12px;
	color:white;
	font:24pt Arial;
	font-style:italic;
}
div.toptag {
	padding:0 0 0 40px;
}
div.bottomtag {
	font-size:14pt;
}
div.subicon {
	float:right;
	margin:8px;
	font-size:10pt;
	font-weight:bold;
	font-style:italic;
	color:black;
}
div.subicon img {
	width:24px;
	height:24px;
}
div.subicon a:link, div.subicon a:active, div.subicon a:visited, div.subicon a:hover {
	text-decoration:none;
	color:black;
}
table.form td {
	padding:5px;
	font-size:10pt;
}
.form .label {
	font-weight:700;
	color:#808080;
	padding:5px 3px 3px 3px;
	border-bottom:1px solid#c0c0c0;
}
.form .text {
	width:100%;
}
.form .required {
	color:black;
	font-style:italic;
}
div.section {
	border:1px solid #a0a0a0;
	background:#e0e0e0;
	padding:3px;
}
table.info {
	width:99%;
	border-right:1px solid black;
	border-bottom:1px solid black;
}
table.info td, table.info th {
	padding:3px;
	text-align:left;
	font-size:10pt;
	border-left:1px solid black;
	border-top:1px solid black;
}
table.info th {
	background:#e0e0e0;
}
table.info td {
	vertical-align: middle;
}
table.calendar td.day {
	text-align:center;
}
table.calendar td.day strong {
	padding:0 5px 0 5px;
}
td.expad {
	padding:10px;
}
td.today {
	background:#c0c0c0;
}
table.info th {
	text-align:center;
}
table.info td {
	text-align:center;
}
.overdue2 {
	background:#c01322;
	color:white;
	font-weight:bold;	
}
.overdue2 a:link, .overdue2 a:visited, .overdue2 a:hover {
	color:white;	
}
div.print {
	float:right;
	margin:5px;
	background:#e0e0e0;
	border:1px solid #c0c0c0;
	font-weight:bold;
	padding:3px;
	font-size:8pt;
	text-align:center;
}
div.formline {
	font-size:10pt;
	clear:left;
	width:400px;
	padding:7px;
}
div.formline div.label {
	float:left;
	width:100px;
}
div.formline div.input {
	margin:0 0 0 110px;
}
div.alt {
	background:#e0e0ff;
	padding:7px;
	text-align:center;
}
.done {
	background:;
}
.due {
	background:;
}
.mixed {
	background:#c0ffc0;
}

.calendar {
	border-right:1px solid #a0a0a0;
	border-top:1px solid #a0a0a0;
}

.calendar td {
	border-left:1px solid #a0a0a0;
	border-bottom:1px solid #a0a0a0;
	text-align:center;
	height:18px;
	vertical-align:middle;
	background:white;
}

.calendar .done {
}
.calendar .done a {
	text-decoration: none;
}
.calendar .due {
}

.calendar .due a {
	text-decoration: none;
}
.calendar .overdue {
}
.calendar a:link, .calendar a:visited {
}
.calendar .overdue a {
	text-decoration: none;
}
.calendar td div {
	color:#a0a0a0;
	width:100%;
	height:100%;
}
.calendar .title {
	text-align:center;
	height:18px;
	background:#e0e0e0;
	width:100%;
}
.link {
	float:left;
	marghin:8px 0 0 15px; 
}
.rlink {
	float:right;
	margin:8px 15px 0 0;
}

table.info70 {
	width:70%;
	border-right:1px solid black;
	border-bottom:1px solid black;
}
table.info70 td, table.info70 th {
	padding:3px;
	text-align:left;
	font-size:10pt;
	border-left:1px solid black;
	border-top:1px solid black;
}
table.info70 th {
	background:#e0e0e0;
}
table.info70 td.textspace {
	width:130px;
}
table.info70 td.text input, table.info70 td.text select, table.info70 td.text textarea {
	width:100%;	
} 
td.half {
	width:49%;
}
table.infowv {
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
}
table.infowv th {
	margin:2px;
	padding:3px;
	width:50px;
	background:#e0e0e0;
	font:10pt Arial;
	font-weight:bold;
	text-align:center;
	border-left:1px solid #c0c0c0;
	border-top:1px solid #c0c0c0;
}
table.infowv td {
	padding:3px;
	vertical-align:top;
	text-align:center;
	width:50px;
	font:10pt Arial;
	border-left:1px solid #c0c0c0;
	border-top:1px solid #c0c0c0;
}
div.rightfloat {
	float:right;
	clear:right;
	width:120px;
}

.small td, .small th {
	font-size:8pt;
}
span.smbl {
	color:black;
	font-size:0.8em;
}
p.little {
	font-size:0.5em;
}
h3.dash {
	margin:0 0 20px 0;
}
div.dashmod { 
	padding:5px;
	margin:15px 0 0 0;
}
div.dashsect {
	margin:0 0 15px 0;
}
form {
	margin:5px;
	padding:0;
}
td.plancell {
	font-size: 8pt;
	width:40px;
	height:40px;
}
td.plandone {
	background: #c0c0c0;
}
.planod {
	background: #c01322;
	color:white;
	font-weight:bold;
}
table.plan {
	width:2320px;
	border-bottom:1px solid black;
	border-right:1px solid black;
}
table.planweek {
	width:440px;
	border-bottom:1px solid black;
	border-right:1px solid black;
}
table.planmonth {
	border-bottom:1px solid black;
	border-right:1px solid black;
}
table.plan td, table.planweek td, table.planmonth td {
	border-left:1px solid black;
	border-top: 1px solid black;
	padding:2px;
	vertical-align: middle;
	text-align: center;
}
td.keytitle {
	padding:4px;
	text-align: left;
	font-weight: bold;
	background: #fff090;
}
td.keytotal {
	color: #c01322;
	font-weight: bold;
	padding: 4px;
}
table.keys {
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}
table.keys td, table.keys th {
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	font-size: 10pt;
	text-align: center;
	padding:3px;
	color:#c01322;
}
table.keys th {
	text-align: center;
	font-weight: bold;
}
.fdesc, .desc {
	text-align: left;
}
.fatt {
	background: #ffffc0;
}
.fsvc {
	background: #c0ffc0;
}
.fus {
	background:#ffc0c0;
}
.pg9 {
	background: #e0e0e0;
}
.error_message {
	background: #ffffc0;
	color:maroon;
}
.ftext {
	width: 100%;
}
.topline {
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
}
.topline select {
	font-size: 8pt;
}
.topline input {
	font-size: 8pt;
}

div.reportitem {
	padding: 15px 0 0 0;
}

div.reportdesc {
	padding: 0 10px 4px 10px;
}
.plancell a:link, .plancell a:visited, .plancell a:active {
	display:block;
	color:black;
	text-decoration: none;
}
.planod a:link, .planod a:visited, .planod a:active {
	color:white;
}
.plancell a:hover {
	text-decoration: underline;
}
.optfm {
	width:280px;
	margin:0;
	padding:0;
}
.optfm .formline {
	width:278px;
}
.optfm div.label {
	float:left;
	width:100px;
}
.optfm div.input {
	margin:0 0 0 110px;
}
.maintenance_complete {
	display:none;
}
.maintenance_completeshow {
}
.bdform th {
	text-align: left;
	font-size: 10pt;
	padding: 3px;
	color: #c01322;
	vertical-align: top;
	font-weight: normal;
}
.bdform td {
	vertical-align: top;
	font-size: 10pt;
	padding: 3px;
}
.bdform .newsect {
	border-top: 1px solid #d0d0d0;
	margin: 15px 0 0 0;
}
.ldamBD {
	padding:4px;
	border:1px solid #c0c0c0;
	background:#f4f4f4;
	position:absolute;
	top:60px;
	right:80px;
	width:510px;
}
div.alertEsc {
	padding:3px;
	font-weight:bold;
	color:#c01224;
	border:1 px solid #c01224;
	background-color:#ffffc0;
}