body {
			margin			: 0px 0px 0px 0px;
			font			: 9pt verdana, arial;
			font-weight		: normal;
			color			: #4b4b4b;
			background-image : url(../images/tscWatermark.jpg);
			background-repeat : no-repeat;
			background-position : left top;
			
			}
#divContent {
			margin			: 10px;
			}
textarea	{
			font			: 9pt verdana, arial, 'ms sans serif';
			font-weight		: normal;
			font-style		: normal;
			}
select		{
			font			: 9pt verdana, arial, 'ms sans serif';
			font-weight		: normal;
			font-style		: normal;
			}
input		{
			font			: 9pt verdana, arial, 'ms sans serif';
			font-weight		: normal;
			font-style		: normal;
			}
h1			{
			font			: normal 15pt tahoma, verdana, arial;
			margin-bottom	: 4px;
			color			: #284e72;
			}
h2			{
			font			: normal 14pt tahoma, verdana, arial;
			margin-bottom	: 4px;
			color			: #284e72;
			}
h3			{
			font			: normal bold 13pt tahoma, verdana, arial;
			margin-bottom	: 3px;
			color			: #284e72;
			}
h4			{
			font			: normal bold 12pt tahoma, verdana, arial;
			margin-bottom	: 3px;
			color			: #284e72;
			}
p			{
			margin-top		: 4px;
			margin-bottom	: 8px;
			}
td			{
			font			: 10pt verdana, arial;
			font-weight		: normal;
			font-style		: normal;
			}
a:link		{
			text-decoration	: underline;
			color			: #665f6d;
			}
a:visited	{
			text-decoration	: underline;
			color			: #665f6d;
			}
a:hover 	{
			text-decoration	: underline;
			color			: #665f6d;
			}

a.InfoLink		{
			font-weight		: bold;
			text-decoration	: none;
			color			: #665f6d;
			}
a.InfoLink:link		{
			text-decoration	: none;
			color			: #665f6d;
			}
a.InfoLink:visited	{
			text-decoration	: none;
			color			: #665f6d;
			}
a.InfoLink:hover 	{
			text-decoration	: underline;
			color			: #665f6d;
			}


td.NavPane	{
			width			 : 150px;
			padding			 : 5px;
			background-color : Transparent;
			border-right	 : solid 1px #ccd7e4;
			}

table.Content	{
			border			: solid 1px #ccd7e4;
			border-top		: solid 3px #ac0c18;
			width			: 700px;
			}
td.Content	{
			padding			: 10px;
			}
hr.Content	{
			height			: 1px;
			width			: 70%;
			border			: solid 1px #dde5ed;
			margin-top		: 6px;
			margin-bottom	: 6px;
			clear			: both;
			}
h4.Content	{
			font			: normal bold 11pt verdana, arial;
			margin-top		: 0px;
			margin-bottom	: 6px;
			}
img.ContentLeft	{
			margin-right	: 10px;
			}
img.ContentRight	{
			margin-left	: 10px;
			}
.SmallText	{
			font-size		: 8pt;
			}
.TinyText	{
			font-size		: 7pt;
			}
.SmallTextHighlit	{
			font-size		: 8pt;
			font-style		: italic;
			color			: Blue;
			}

table.editToolbar	{
			border			: solid 1px #ccd7e4;
			margin-bottom	: 10px;
			}
table.editHeader {
			width			 : 100%;
			padding-bottom	 : 4px;
			}
div.editHeader {
			width			 : 100%;
			font-size		 : 7pt;
			padding-bottom	 : 4px;
			text-align		 : right;
			}
.editPageHdr {
			font-size		 : 10pt;
			font-weight		 : bold;
			padding			 : 2px;
			color			 : #665f6d;
			background-color : #ebf0f7;
			}
.editSectionHdr {
			font-size		 : 8pt;
			padding			 : 2px;
			background-color : #ebf0f7;
			}
table.StaticSchedule	{
			background		: #ffffff;
			border-collapse	: collapse;
			cursor			: default;
			}
td.StaticSchedule	{
			background		: #396ea4;
			font-weight		: bold;
			color			: #ffffff;
			cursor			: default;
			text-align		: center;
			}
			
table.ListTable	{
			background		: #ffffff;
			border-color	: #665f6d;
			border-collapse	: collapse;
			cursor			: default;
			}
.ListColHdr {
			font-size		 : 9pt;
			padding			 : 2px;
			background-color : #665f6d;
			color			 : #ffffff;
			vertical-align	 : middle;
			}
.dgDataRow {
			vertical-align	 : top;
			}
.dgDataItem {
			font-size		 : 8pt;
			}

a.EditLink		{
			font-size		: 8pt;
			font-weight		: normal;
			text-decoration	: none;
			color			: #0066cc;
			}
a.EditLink:link		{
			text-decoration	: none;
			color			: #0066cc;
			}
a.EditLink:visited	{
			text-decoration	: none;
			color			: #0066cc;
			}
a.EditLink:hover 	{
			text-decoration	: underline;
			color			: #0066cc;
			}
.validator  {
			color			: #ff0000;
			}
div.HelpText {
			font-size		: 7pt;
			color			: #665f6d;
			background-color : #fdfde9; 
			border			: solid 1px #ccd7e4;
			padding			: 3px;
			overflow		: auto;
			}
.StaticText	{
			font			: 9pt verdana, arial, 'ms sans serif';
			font-weight		: normal;
			font-style		: normal;
			filter	: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FDFDFD', EndColorStr='#ECECEC', enabled=true);
			color			: #000000;
			border			: 1pt solid #A5ACB2;
			padding			: 2px;
			}
