﻿
.formLabel
{
	font-family: Verdana;
	font-size: 12pt;
	text-align:left;
	
}
.formLabelSmall
{
	font-family: Verdana;
	font-size: 10pt;
	text-align:left;
	
}
.formLabelExtraSmall
{
	font-family: Verdana;
	font-size: 8pt;
	text-align:left;
	
}
.formLabelExtraSmallGray
{
	font-family: Verdana;
	font-size: 8pt;
	text-align:left;
	
	
}

.formHeader
{
	border-style:inset;
	border-bottom-width:medium;
	border-top-width: 0px;
	border-right-width:0px;
	border-left-width:0px;
	border-bottom-color:#BFC3D2;
	font-family	:	arial;
	font-weight	:	bold;
	font-size	:	16px;
	color		:	black;
	text-align:left;
	padding-left:0px;

}



.TableLeft
{
 border-left-color:Navy;
 border-left-width:3;
 border-left-style:solid;

}

.TableRight
{
  border-right-color:Navy;
  border-right-width:3;
  border-right-style:solid;
}

.TableHeader
{
  background-color:#ddddcc;
  font-weight: bold;
  font-family: Verdana;
  font-size:12pt;
}

.ErrorSummary
{
	text-align:left
}

.DivFormat
{
	margin: 0px auto; 
	text-align:center; 
	width: 725px;
}

.TableFormat
{
	text-align:left;
	width: 715px;
}

.RegisterPageStep
{
	font-size:16pt;
	color:Red;
	font-weight:bold;
}


a.smalllink:Link
{
font-family	:	arial;
font-weight	:	normal;
font-size	:	12px;
color		:	black;
text-decoration	:	none;
}

a.smalllink:Active
{
font-family	:	arial;
font-weight	:	normal;
font-size	:	12px;
color		:	black;
text-decoration	:	none;
}

a.smalllink:Visited
{
font-family	:	arial;
font-weight	:	normal;
font-size	:	12px;
color		:	black;
text-decoration	:	none;
}

a.smalllink:Hover
{
font-family	:	arial;
font-weight	:normal;
font-size	:	12px;
color		:	black;
text-decoration	:	underline;
}

.LeftNavHeader
{
	font-family	:	arial;
	font-weight	:	bold;
	font-size	:	14px;
	color		:	black;
}

.OrgSectionHeader
{
	border-style:inset;
	border-bottom-width:medium;
	border-top-width: 0px;
	border-right-width:0px;
	border-left-width:0px;
	border-bottom-color:#BFC3D2;
	font-family	:	arial;
	font-weight	:	bold;
	font-size	:	16px;
	color		:	black;
	text-align:left;
	padding-left:0px;

}

.OrgSectionLink
{
	border-style:inset;
	border-bottom-width:medium;
	border-top-width: 0px;
	border-right-width:0px;
	border-left-width:0px;
	border-bottom-color:#BFC3D2;
	font-family	:	arial;
	font-weight	:	bold;
	font-size	:	10px;
	color		:	black;
	text-align:right;
	padding-left:0px;

}

.SmallItemLink
{
	border-bottom-width:medium;
	border-top-width: 0px;
	border-right-width:0px;
	border-left-width:0px;
	font-family	:	arial;
	font-weight	:	bold;
	font-size	:	10px;
	color		:	black;
	text-align:left;
	padding-left:0px;

}

.RightAlignCell
{
	text-align:right;
	font-size:12px;
}

.LeftAlignCell
{
	text-align:left;
	font-size:12px;
	padding-left:4px;
}

.MiddleAlignCell
{
	text-align:center;
	font-size:12px;
}

.EvenItemTableRow
{
	background-color:#EEEEEE;

}

.OddItemTableRow
{
	background-color:#FFFFFF;
}

.EventItemHeader
{
	background-color:#CCCCCC;
	font-size:12px;
}

.ItemTitleCell
{
	font-size:14px;
	text-align:left;
	padding:4px;
}

