﻿html, body, form, input, textarea, p, img, td {
	margin: 0px auto;
	padding: 0px;
}
body, form, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
body {
	background-color: #ffffff;
}

a
{
  color:#3366FF;
  text-decoration:underline;
}

a:hover
{
  color:#0000FF;
  text-decoration:none;
}

.PageTitle
{
  font-family:Verdana;
  font-size:14px;
  font-weight:bold;
  color:#0F0E3C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	padding-bottom: 5px;
 }

.Header
{
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5b0d1c;
	line-height: 32px;
	vertical-align: top;
}
 
 .FormSpacer
{
  height: 5px;
}

.FormContentRequired {
	font-weight: bold;
	color: #9F2409;
}

.Form {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 0;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
.FormContent {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.GridForm {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	border-color: #003399;
	border-width: 1px;
	border-style: solid;	
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
.Box
{
  font-family:Verdana;
  font-size:11px;
  color:#003366;
  border-style:solid;
  border-width:1px;
  border-color:#CCCCCC;
}
.BoxText
{
  font-family:Verdana;
  font-size:11px;
  color:#003366;
}

.BoxHeader
{
  font-family:Verdana;
  font-size:12px;
  font-weight:bold;
  background-color:#E1EEFD;
  color:#003366;
  padding-top:2px;
  padding-bottom:2px;
  padding-left:5px;
}

.Error {
	font-family: Arial;
	font-size: 12px;
	color: red;
	padding-top: 0px;
	padding-bottom: 5px;
	border: 0;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;

}
.FormConfirmation
{
	font-family: Arial;
	font-size: 12px;
  color:green;
}
.FormContentConditionallyRequired {
	font-weight: bold;
	color: #466094;
}

.Picker {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border: 1px solid #6489D4;
	height: 19px;
	width: 100%;
}
.TextBox {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border: 1px solid #6489D4;
	height: 19px;
	width: 250px;
}
.TextBox100 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border: 1px solid #6489D4;
	height: 19px;
	width: 100px;
}
.FormHeader {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.Button
{
  background-color:#F3F3F3;
  font-family:Verdana;
  font-size:9px;
  border-style:solid;
  border-width:1px;
  border-color:#CCCCCC;  
  color:#0F0E3C;
}
.Search
{
	background-image: url("/nan/graphics/bgs/bg_search_redgradient_x.gif");
	background-repeat: repeat-x;
	background-position: top left;
	height: 26px;
	text-align: right;
	vertical-align:top;
	padding-right: 7px;
}
}
.SummaryButton
{
  background-color:#E6F2FF;
  font-family:Verdana;
  font-size:9px;
  border-style:solid;
  border-width:1px;
  border-color:#CCCCCC;
  width:50px;
}
.TDForm {
	background-color: #FFFFFF;
}

.TDPageContent
{
	min-height: 500px;
	vertical-align:top;
	padding: 8px 8px 12px 8px;
}

.subcontent {
	font-size: 11px;
	line-height: 16px;
}
.Login
{
	background-image: url("/nan/graphics/bgs/bg_pg_col_graygradient_x.gif");
	background-repeat: repeat-x; 
	background-position: top left;
	padding: 18px 16px 12px 16px;
	vertical-align:top;
	width: 195px;

}

.TDError {
	background-image: url(/nan/sitefinity/Images/errorback.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.TDFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-top: 7px;
	background-image: url(/nan/sitefinity/Images/footerback.gif);
}

.Footer
{
	border-top: 1px solid #c2c2c2;
	width: 766px;
	margin-bottom: 10px;
	font-size: 10px;
	line-height: 14px;
}
.fltL {
	position: relative;
	float: left;
	margin: 0px auto;
	text-align: left;
}
.fltR {
	position: relative;
	float: right;
	margin: 0px auto;
	text-align: right;
}

.IntroText {
	font-family: Arial;
	font-size: 12px;
	color: #0F0E3C;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #003366;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	padding-bottom: 5px;
}
.WelcomeText {
	font-family: Arial;
	font-size: 12px;
	color: #0F0E3C;
	padding-top: 5px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	padding-bottom: 5px;
}
.Name {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.Date {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	padding-bottom: 10px;
}

.TablePortal {
	border-right: 1px solid #000033;
	border-bottom: 1px solid #000033;
	border-left: 1px solid #000033;
	background-color: #DAE1E9;
	padding: 5px;
}
.TDPortal {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
}
.TablePortalGrid {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
}
.Table
{
  font-family:Verdana;
  font-size:11px;
  color:#003366;
  background-color:#F3F3F3;
  border-style:solid;
  border-width:1px;
  border-collapse: collapse;
  border-color:#6D8DAC;
}
.TableCell
{
border: 1px solid #6D8DAC;
}
.TableHeader
{
  font-family:Verdana;
  font-size:11px;
  font-weight:bold;
  color:#FFFFFF;
  background-color:#6D8DAC;
  padding: 5px;
}
.TableSpacer
{
  height: 6px;
  border-right:1px;
  border-right-style:solid;
  border-right-color:#6D8DAC;
}

.TableContent
{
 font-family:Verdana;
  font-size:11px;
  color:#003366;
  border:1px;
  border-style:solid;
  border-color:#6D8DAC;
    border-collapse: collapse;
    padding: 5px;
}

.TableContentRequired
{
 font-family:Verdana;
  font-size:11px;
  font-weight:bold;
  color:#003366;
  border:1px;
  border-style:solid;
  border-color:#6D8DAC;
    padding: 5px;
}

.TableContentConditionallyRequired
{
 font-family:Verdana;
  font-size:11px;
  font-weight:bold;
  font-style:italic;
  border-right:1px;
  border-right-style:solid;
  border-right-color:#CCCCCC;
    padding: 5px;
}
.Menu
{   
   border-width:0px;         
   cursor: hand;
}
.MenuItem
{
	padding-right: 15px;
	padding-left: 5px;
	font-size: 8pt;
	padding-bottom: 2px;
	cursor: hand;
	color: #2b4c71;
	padding-top: 2px;
	border-bottom: #7290b6 1px solid;
	font-family: Arial,Verdana;
	background-color: #c5d5e5;
}
.MenuItemHover 
{
  background-color:#2B4C71; 
  font-family: Arial,Verdana;
  color:White;
  font-size:8pt;
  border-bottom:1px;
  border-bottom-style:solid;
  border-bottom-color:#7290B6; 
  padding:2px;
  padding-left:5px;
  padding-right:15px;
  cursor:hand;
}
.FormSection
{
	font-family:Verdana;
	font-weight:bold;
	font-size: 13px;
	color:#003366;
	padding-left: 0px;
}