.2PtVerdana {
	font-size:10pt; font-family:Verdana;
}
.formLayout {
	MARGIN-TOP: 0px
}
.htmlPage {
	MARGIN-TOP: 0px; FONT-FAMILY: arial
}
.inner {
	BORDER-RIGHT: darkgray 1px solid; BORDER-TOP: #eaeaea 1px solid; BORDER-LEFT: #eaeaea 1px solid; BORDER-BOTTOM: darkgray 1px solid
}
.inv {
	DISPLAY: none
}
.disabled {
	COLOR: darkgray
}
.dateString {
	FONT-SIZE: 8pt; FONT-STYLE: italic
}
.simpleNavTitle {
	FONT-SIZE: x-large; MARGIN-BOTTOM: 20px; FONT-FAMILY: Arial, serif
}
.pageTitle {
	FONT-SIZE: 14pt; COLOR: white; FONT-FAMILY: arial
}
.helpfulHintCell {
	BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 4px; PADDING-LEFT: 4px; FONT-SIZE: 8pt; BORDER-LEFT: black 1pt solid; COLOR: white; FONT-FAMILY: arial
}
.unselectedTab {
	BORDER-RIGHT: #3333ff 1pt solid; BORDER-TOP: #3399ff 1pt solid; BACKGROUND: lightblue; PADDING-BOTTOM: 3px; BORDER-LEFT: #3399ff 1pt solid; BORDER-BOTTOM: #3333ff 1pt solid; TEXT-ALIGN: center
}
.selectedTab {
	BORDER-RIGHT: #3333ff 1pt solid; BORDER-TOP: #3399ff 1pt solid; FONT-WEIGHT: bold; BACKGROUND: #ffffff; BORDER-LEFT: #3399ff 1pt solid; TEXT-ALIGN: center
}
.sideBarTitle {
	FONT-SIZE: 8pt; COLOR: #273c7b; FONT-FAMILY: arial
}
.sideBarLink {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #5a6eab; FONT-FAMILY: arial
}
A.sideBarLink:hover {
	COLOR: #aabeae; TEXT-DECORATION: underline
}
.hyperlink {
	COLOR: #3a4e8b; FONT-FAMILY: arial
}
A.hyperlink:hover {
	COLOR: #aabeae; TEXT-DECORATION: underline
}
.errorText {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: red; FONT-FAMILY: arial
}
.successText {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #6294c6; FONT-FAMILY: arial
}
.dualListBox {
	FONT-SIZE: 8pt; WIDTH: 179px; COLOR: blue; HEIGHT: 134px
}
.topRow {
	COLOR: white; BACKGROUND-COLOR: #003366
}
.columnsRow {
	FONT-SIZE: 10pt; FONT-FAMILY: arial; BACKGROUND-COLOR: #eeeeee
}
.informationCell {
	FONT-SIZE: 8pt; BORDER-BOTTOM: #eeeeee 1pt solid; FONT-FAMILY: arial
}
.tabImageBack {
	BORDER-BOTTOM: #273c7b 1px solid; BACKGROUND-COLOR: #c8cede
}
.tabImageFront {
	BACKGROUND-COLOR: white
}
.tabCellBack {
	BORDER-RIGHT: #273c7b 1px solid; BORDER-TOP: #273c7b 1px solid; BORDER-BOTTOM: #273c7b 1px solid; BACKGROUND-COLOR: #c8cede
}
.tabRow {
	BORDER-RIGHT: #273c7b 1px solid; BORDER-TOP: #273c7b 1px solid; BORDER-BOTTOM: #273c7b 1px solid
}
.tabCellFront {
	BORDER-RIGHT: #273c7b 1px solid; BORDER-TOP: #273c7b 1px solid; PADDING-BOTTOM: 1px; BACKGROUND-COLOR: white
}
.tabTableCell {
	BORDER-RIGHT: #273c7b 1px solid; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; BORDER-LEFT: #273c7b 1px solid; PADDING-TOP: 5px
}
.tabButtonsCell {
	BORDER-RIGHT: #273c7b 1px solid; PADDING-RIGHT: 5px; BACKGROUND-POSITION: center 50%; PADDING-LEFT: 5px; BORDER-LEFT: #273c7b 1px solid; BACKGROUND-REPEAT: no-repeat
}
.formButton {
	FONT-SIZE: 9pt
}
.formTable {
	BORDER-RIGHT: black 1pt solid; BORDER-TOP: black 1pt solid; MARGIN-TOP: 5px; PADDING-LEFT: 5px; BORDER-LEFT: black 1pt solid; BORDER-BOTTOM: black 1pt solid; BACKGROUND-COLOR: white
}
.formTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt
}
.formPage {
	PADDING-LEFT: 10px; BACKGROUND-COLOR: white; font-face: verdana, geneva, ms sans serif, arial
}
.tabsTable {
	LEFT: 100px; POSITION: relative; TOP: 1px
}

/* Permissions Editor Styles */ 
.TableRow1
{
	background-color: LightGrey;
}

.TableRow2
{
	background-color: LightGrey;
}

.TableCell1
{
	border-bottom: 1pt solid gray;
	border-right: 1pt solid gray;
	border-left: 1pt solid gray;
	border-top: 1pt solid gray;
	text-align: center;
}
    
.LeftHeaderCell
{
	background-color: White;
	border-top: 1pt solid gray;
	border-bottom: 1pt solid gray;
	border-right: 1pt solid gray;
	text-align: left;
	font-size:smaller;
	width: 100;
}

.CredentialHeaderCell
{
	background-color: White;
	border-top: 1pt solid gray;
	border-bottom: 1pt solid gray;
	text-align: left;
	width: 100;
}
    
.TopHeaderCell
{
	border-left: 1pt solid gray;
	border-right: 1pt solid gray;
	text-align: center;
	font-weight: bold;
	padding-left: 8;
	padding-right: 8;
}

/* The style for the control's header/title bar */
.PortalControlTitle
{
	font-size:10pt;
	color:white;
}

.PortalControlEditLink
{
	font-size:9pt;
	color:darkblue;
}
