﻿.CompanyName
{
	font-family: Sans-Serif;
	font-size: 16pt;
	font-weight: bold;
	color: #7893A8;
	padding-left: 10px;
}

.Table
{
	border-bottom: 1px solid #D9D7DB;
	border-left: 1px solid #D9D7DB;
	border-top: 1px solid #D9D7DB;
}

.SmallText
{
	font-family: Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	color: #7893A8;
	text-decoration: none;
}

.TextBox
{
	width: 200px;
	border: 1px solid #5D798F;
	color: #5D798F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

.LargeTextBox
{
	width: 250px;
	border: 1px solid #5D798F;
	color: #5D798F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

.LargeDropDownList
{
	width: 250px;
	border: 1px solid #5D798F;
	color: #5D798F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

.GetQuoteText
{
	font-family: Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background: url('../images/BACKGROUNDAlert_bak.gif');
	text-align: right;
}

.SmallTextBox
{
	width: 75px;
	border: 1px solid #5D798F;
	color: #5D798F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

.SmallDropDownList
{
	width: 85px;
	border: 1px solid #5D798F;
	color: #5D798F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

.SmallDropDownList1
{
	width: 100px;
	border: 1px solid #5D798F;
	color: #5D798F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

.DropDownList
{
	width: 125px;
	border: 1px solid #5D798F;
	color: #5D798F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

.Button
{
	background-color: #5D798F;
	border: 1px solid #5D798F;
	color: White;
	font-family: Sans-Serif;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

.TopLinks
{
	font-family: Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.TDPanel
{
	background: url('../images/heading_bg.gif');
}

.TDTopLinks
{
	background: url('../images/header_links_bg.gif');
	width: 133px;
	text-align: center;
}

.TDTopLinks:Hover
{
	background: url('../images/header_links_bg_hover.gif');
	width: 133px;
	text-align: center;
}

.TDMemberHome
{
	background: url('../images/tab_bg.gif');
	width: 133px;
	text-align: center;
}

.TDMemberHomeHighlighted
{
	background: url('../images/tab_bg_highlighted.gif');
	width: 133px;
	text-align: center;
}

.TDTopLinksOn
{
	background: url('../images/header_links_bg_hover.gif');
	width: 160px;
	text-align: center;
}

.Heading
{
	font-family: Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

.PageHeading
{
	font-family: Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.WhitePageHeading
{
	font-family: Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F0FFFF;
}
.FooterLinks
{
	font-family: Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	color: #7893A8;
	text-decoration: none;
}

.FooterLinks:Hover
{
	font-family: Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	color: #7893A8;
	text-decoration: underline;
}

.Copyright
{
	font-family: Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	color: #7893A8;
	text-decoration: none;
}

.Text
{
	font-family: Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.WhiteText
{
	font-family: Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	color: #DCDCDC;
	text-decoration: none;
}

.HyperlinkText
{
	font-family: Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	color: #71CE02;
	text-decoration: none;
}

.unallocated
{
	font-family: Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.Cancelled
{
	font-family: Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FC0101;
	text-decoration: none;
}

.Completed
{
	font-family: Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	color: #23D206;
	text-decoration: none;
}

.Allocated
{
	font-family: Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0823F4;
	text-decoration: none;
}

.TabText
{
	font-family: Sans-Serif;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.SmallerText
{
	font-family: Sans-Serif;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}