/* CSS definitions for fonts */
.V9 			{ font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; }
.V10W 			{ font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; }
.V10WB 			{ font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: 900; }
.V9G 			{ font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; }
.V10 			{ font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }
.V9BOLD 		{ font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: 900; }
.G10 			{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #0066FF; }
.G10Red			{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: red; }
.G10Gray		{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: DimGray; }
.G10B 			{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
.G10BOLD 		{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: 900; }
.G10G 			{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: Gray; }
.V11G   		{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px;  color: #504C39; }
.V11GBold  		{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px;  color: #504C39; font-weight: bold; }
.V11 			{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px;  color: #000000; }
.V11Blue
{
	font-weight: normal;
	font-size: 11px;
	color: blue;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.V11red			{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px;  color: red; }
.V12W 			{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px;  color: #FFFFFF; }
.V12 			{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px;  color: #000000; }
.V14 			{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 14px;  color: #000000; }
.V14red 		{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 14px;  color: Red; }
.V18 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.H18 			{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 18px; color: #000000; }
.H24 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
.eventfont 		{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; }
#bLogin.button {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	border-color: #cccccc;
	border-width: 1px;
	background: #315D8C;
	border-radius: 4px;
	padding: 3px;
}

.LCPSSect
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Serif, 'Times New Roman' , Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
.URLSect
{
	font-size: 11px;
	color: #000000;
	font-family: Serif, 'Times New Roman' , Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
.AddressSect	{ font-family: Serif, 'Times New Roman' , Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
.TitleSect
{
	font-size: 11px;
	color: #000000;
	font-style: italic;
	font-family: Serif, 'Times New Roman' , Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
.NameSect
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: Serif, 'Times New Roman' , Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

/* Length of the form drop downs */
input, textarea, select {font-family : Tahoma, arial, helvetica, sans-serif;font-size : 11px;}
.button {font-family : Tahoma, Arial, Helvetica, sans-serif;font-size : 14px;font-weight : bold;color : #ffffff; border-color : #cccccc;border-width : 1px;background : #315D8C; border-radius: 4px; padding: 3px;}
.eventEditBg	 	{ background-color: #EBEFF3; }
.V10red			{ font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: Red; }
.V10blue		{ font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: Blue; }
.RemainingItems
{
	font-size: 11px;
	color: #0066ff;
	border-top-style: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	background-color: #f6f6f6;
	border-bottom-style: none;
}

.StdBackColorAndBorder	{ border:1px silver solid; padding:2px; background-color:#F6F6F6; }
.StdBackColorAndBorderWht { border:1px silver solid; padding:2px; background-color: White; }
.StdBackColorAndBorderWhtBl { border:1px black solid; padding:2px; background-color: White; }
.StdBackColorAndBorderWhtGr
{
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: black 1px solid;
	padding-top: 2px;
	border-bottom: black 1px solid;
	background-color: whitesmoke;
}
.HighlightedRow 
{ 
 background-color: yellow; 
 cursor: default;
}
.HighlightedRow td.DataCell 
{ 
 font-size: 10px;
 font-family: verdana; 
 color: black;
 padding: 3px; 
 border-right: 1px solid #EAE9E1; 
 border-bottom: 1px solid #EAE9E1; 
} 
.SelectedRowHighlighted 
{ 
  background-color: yellow; 
}

.SelectedRowHighlighted td.DataCell 
{ 
  cursor: default; 
  padding: 2px; 
  padding-left: 3px; 
  padding-bottom: 3px; 
  font-family: verdana; 
  font-size: 10px; 
  border-bottom: 1px solid #4B4B6F; 
  border-top: 1px solid #4B4B6F; 
  border-right: 0px; 
}


.PdfBodyText
{ 
  font-family: verdana, Arial; 
  font-size: 8px; 
}
.PdfHeader
{ 
  font-family: verdana, Arial; 
  font-size: 9px; 
}
.PdfHeadText
{ 
  font-family: verdana, Arial; 
  font-size: 18px; 
}
.NavPageContent
{
  font-family: Tahoma, Arial; 
  font-size: 11px;
  color: #000000;
  font-weight: normal; 
}
.NavPageContentHead
{
  font-family: Tahoma, Arial; 
  font-size: 11px;
  color: #000000;
  font-weight: bold; 
}
.help
{
	font-family: Tahoma, Arial; font-size: 11px; color:#29537D;
}
.helpBordered
{
	border-right: gray 1px dotted;
	border-top: gray 1px dotted;
	border-left: gray 1px dotted;
	border-bottom: gray 1px dotted;
	font-family: Tahoma, Arial; font-size: 12px; color:gray;
}
.help A
{
	font-family: Tahoma, Arial; font-size: 11px; color:#29537D;
}
.help A:hover
{
	color:blue;
}
.excelExportStyle { font-family: Tahoma, Arial; font-size: 10px;}
.messageStyle { font-family: Tahoma, Arial; font-size: 12px; color:Red;}

table.test1a
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #E2E2E2;
	border: 1px #7C7C94 solid;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.test1a td
{
}
table.test1a td.helpHed
{

	background-color: #E2E2E2;
	text-align: center;
	text-indent: 5px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #7C7C94;
}
table.test1a td.helpHed2
{
	background-color: #E2E2E2;
	text-align: center;
	text-indent: 5px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: black;
}
table.test1a td.helpHed3
{
	background-color: #E2E2E2;
	text-align: right;
	text-indent: 5px;
	font-family: Verdana;
	font-size: 10px;
	color: #7C7C94;
}

table.sofTNoWidthSBorder
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #fafafa;
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.sofTNoWidthSBorder td
{
	text-indent: 10px;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #fafafa;
}
table.sofTNoWidthSBorder td.helpHed
{
	border-bottom: 2px solid #6699CC;
	border-left: 1px solid #6699CC;
	background-color: #BEC8D1;
	text-align: center;
	text-indent: 5px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
}
table.sofTNoWidthReadOnly
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #fafafa;
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.sofTNoWidthReadOnly td
{
	border-right: 0px;
	border-top: 0px;
	font-weight: normal;
	font-size: 11px;
	border-left: #9cf 1px solid;
	color: gray;
	text-indent: 10px;
	border-bottom: #6699cc 1px dotted;
	font-family: Verdana, sans-serif, Arial;
	background-color: gainsboro;
}
table.sofTNoWidthReadOnly td.noIndent
{
	border-right: 0px;
	border-top: 0px;
	font-weight: normal;
	font-size: 11px;
	border-left: #9cf 1px solid;
	color: gray;
	text-indent: 0px;
	border-bottom: #6699cc 1px dotted;
	font-family: Verdana, sans-serif, Arial;
	background-color: gainsboro;
}
table.sofTNoWidthReadOnly td.helpHed
{
	border-bottom: 2px solid #6699CC;
	border-left: 1px solid #6699CC;
	background-color: #BEC8D1;
	text-align: center;
	text-indent: 5px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: gray;
}
table.sofTNoWidth
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #fafafa;
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.sofTNoWidth td
{
	border-bottom: 1px #6699CC dotted;
	border-top: 0px;
	border-left: 1px solid #9CF;
	border-right: 0px;
	text-indent: 10px;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #fafafa;
}
table.sofTNoWidth td.noBorder
{
	text-align: left;
	text-indent: 10px;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #fafafa;
}
table.sofTNoWidth td.noBorderNoLine
{
	border-bottom: 0px;
	border-top: 0px;
	border-left: 0px;
	text-align: left;
	text-indent: 10px;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #fafafa;
}
table.sofTNoWidth td.helpHed
{
	border-bottom: 2px solid #6699CC;
	border-left: 1px solid #6699CC;
	background-color: #BEC8D1;
	text-align: center;
	text-indent: 5px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
}
table.sofTNoWidth td.helpHedNoLeft
{
	border-bottom: 2px solid #6699CC;
	background-color: #BEC8D1;
	text-align: left;
	text-indent: 5px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
}
table.sofTNoWidth td.helpHedTB
{
	border-bottom: 1px solid #6699CC;
	border-top: 1px solid #6699CC;
	border-left: 1px solid #6699CC;
	background-color: #BEC8D1;
	text-align: left;
	text-indent: 5px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 1px;
	color: #404040;
}
table.sofTNoWidth td.helpHed2
{
	border-bottom: 1px solid #6699CC;
	border-left: 1px solid #6699CC;
	border-right: 2px solid #6699CC;
	background-color: #BEC8D1;
	text-align: left;
	text-indent: 5px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
}



table.std1
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #fafafa;
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.std1 td
{
	text-indent: 5px;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #fafafa;
}
table.std1 td.helpHed
{
	border-bottom: 2px solid #6699CC;
	border-left: 1px solid #6699CC;
	background-color: #BEC8D1;
	text-align: center;
	text-indent: 5px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
}


.TopCal
{ 
  color:gray; 
  font-family:tahoma; 
  font-size:11px; 
  cursor:default; 
}
.TopCal A
{
	font-family: tahoma; font-size: 11px; color:black;
}
.TopCal A:hover
{
	color:red;
}

.TopMenuRight
{
  background-color:#5A6B7D; 
  color:white; 
  font-family:tahoma; 
  font-size:11px; 
  border:1px #5A6B7D solid;
  cursor:default; 
}
.TopMenuRight A
{
	font-family: tahoma; font-size: 11px; color:white;
}
.TopMenuRight A:hover
{
	color:red;
}
.holiday
{
	color: green;
}
a.holiday:link    { color:green; text-decoration:none; }
a.holiday:visited { color:green; text-decoration:none; }
a.holiday:hover   { color:green; text-decoration:underline; }
a.holiday:active  { color:green; text-decoration:none; }
.approved
{
	color: black;
}
a.approved:link    { color:black; text-decoration:none; }
a.approved:visited { color:black; text-decoration:none; }
a.approved:hover   { color:black; text-decoration:underline; }
a.approved:active  { color:black; text-decoration:none; }
.notapproved
{
	color: red;
}
a.notapproved:link    { color:red; text-decoration:none; }
a.notapproved:visited { color:red; text-decoration:none; }
a.notapproved:hover   { color:red; text-decoration:underline; }
a.notapproved:active  { color:red; text-decoration:none; }
.pendingapproval
{
	color: Blue;
}
a.pendingapproval:link    { color:Blue; text-decoration:none; }
a.pendingapproval:visited { color:Blue; text-decoration:none; }
a.pendingapproval:hover   { color:Blue; text-decoration:underline; }
a.pendingapproval:active  { color:Blue; text-decoration:none; }
.caldaynum
{
	color: black;
}
a.caldaynum:link    { color:black; text-decoration:none; }
a.caldaynum:visited { color:black; text-decoration:none; }
a.caldaynum:hover   { color:black; text-decoration:underline; }
a.caldaynum:active  { color:black; text-decoration:none; }
.newCalItem
{
	color: #015E8C;
}
a.newCalItem:link    { color:#015E8C; text-decoration:none; }
a.newCalItem:visited { color:#015E8C; text-decoration:none; }
a.newCalItem:hover   { color:black; text-decoration:underline; }
a.newCalItem:active  { color:#015E8C; text-decoration:none; }
.smallGrey
{
	color: DimGray;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size: 10px;
}
a.smallGrey:link    { color:DimGray; text-decoration:none; }
a.smallGrey:visited { color:DimGray; text-decoration:none; }
a.smallGrey:hover   { color:black; text-decoration:underline; }
a.smallGrey:active  { color:DimGray; text-decoration:none; }

.monthCalTitle
{
	color: Black;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 900;
}
a.monthCalTitle:link    { color:Black; text-decoration:none; }
a.monthCalTitle:visited { color:Black; text-decoration:none; }
a.monthCalTitle:hover   { color:Black; text-decoration:underline; }
a.monthCalTitle:active  { color:Black; text-decoration:none; }