﻿.title { font-size: large; color: #077DC3; font-weight: bold; }
.subTitle { color: #A0A0A0; }
.LeftGutterTable { }
.LeftGutterHeader { }
.LeftGutterItem { }
.PageTitle { font-size: x-large; color: Black; }
.PageSubTitle { font-size: large; color: Black; }
.PageContent,#ctl00_Body_lblContent {
 font:1.2em/1.1em helvetica, verdana, arial,  sans-serif;   
 color: #021F2D; }
.SearchLabel
{
	background-color: #077DC3;
	color: White;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.SearchText
{
}

.ColumnLabel, .h
{
	background-color: #e8e8e8;
	font-weight: bold;
	white-space: nowrap;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 1px;
}

.ColumnLabelNoPad
{
	background-color: #e8e8e8;
	white-space: nowrap;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 5px;
	padding-right: 5px;
}

.ColumnText, .c
{
	background-color: #f8f8f8;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 5px;
}

.ColumnTextNoPad
{
	background-color: #f8f8f8;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	vertical-align: top;
}

.FormHeader
{
	background-color: #077DC3;
	color: white;
	font-weight: bold;
	white-space: nowrap;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 1px;
}

.SubTitle, #ctl00_Body_lblSub {
  margin:40px 0 0 -15px;
  padding:0;
  color:#003A47; 
  font-size:16px;
  text-align:left;
 display:block;
}

.SubJobRow li {
 margin:0;
 padding:0;
}
