.ErrorHeaderBar {
	background-color : #C47800;
	color : #F6EBD9;
	height : 17;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	padding-left: 4;
}

.NotifyHeaderBar {
	background-color : #F2E5CD;
	color : #45433F;
	height : 17;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	padding-left: 4;
}

.HelpTextHead {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	Color: #002AC6;
}

.HelpTextBody {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	Color: #003368;
}

.FormBoxInternalBody {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	Color: #F8F8F8;
}

.FormRow {
	background-color : #D3D8F1;
	color : #000E1B;
	height : 25;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	padding-left: 6;
	padding-right: 2;
}

.LabelText {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	Color: #003368;
}

.ListHeaderBarTitle {
	background-color : #32568B;
	color : #FFCD8B;
	height : 17;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	padding-left: 4;
}

.ListHeaderBarHelp {
	background-color : #495BAE;
	color : #C9D3FF;
	height : 17;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-style : italic;
}

.ListHeaderColumn {
	background-color : #F0EDE8;
	color : #003366;
	height : 25;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.ListRowOdd {
	background-color : #D3D8F1;
	color : #000E1B;
	height : 25;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	padding-left: 6;
	padding-right: 2;
}

.ListRowEven {
	background-color : #E8ECFD;
	color : #000E1B;
	height : 25;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	padding-left: 6;
	padding-right: 2;
}

.ListRowHighlight {
	background-color : #E8DCFD;
	color : #000E1B;
	height : 25;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	padding-left: 6;
	padding-right: 2;
}

.ListRowCartOdd {
	background-color : #D3D8F1;
	color : #000E1B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.ListRowCartEven {
	background-color : #E8ECFD;
	color : #000E1B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.ListCellStandard {
	color : #000E1B;
	height : 25;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	padding-left: 6;
	padding-right: 2;
	text-align: left;
}

.ListCellCenter {
	color : #000E1B;
	height : 25;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	padding-left: 6;
	padding-right: 2;
	text-align: center;
}

a.ListCellAnchorStandard {
	color : #2525D5;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}



a.ListCellStandardMouseOver:link, 
a.ListCellStandardMouseOver:visited {
	height : 25;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	padding-left: 6;
	padding-right: 2;
	text-align: left;
	Color: #2525D5;
	text-decoration: none;
}

a.ListCellStandardMouseOver:hover {
	height : 25;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	padding-left: 6;
	padding-right: 2;
	text-align: left;
	Color: #2525D5;
	text-decoration: underline; }
	
	
.ListHeaderColumnItemStandard {
	background-color : #F0EDE8;
	color : #003366;
	height : 25;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	padding-left: 6;
	padding-right: 2;
	text-align: left;
}

.ListHeaderColumnItemCenter {
	background-color : #F0EDE8;
	color : #003366;
	height : 25;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	padding-left: 6;
	padding-right: 2;
	text-align: center;
}

.ListCellNumber {
	color : #000E1B;
	height : 25;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	padding-left: 2;
	padding-right: 6;
	text-align: right;
}

.ListHeaderColumnItemNumber {
	color : #003366;
	height : 25;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	padding-left: 2;
	padding-right: 6;
	text-align: right;
}

.ListCellMoney {
	color : #000E1B;
	height : 25;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	padding-left: 2;
	padding-right: 6;
	text-align: right;
}

.ListHeaderColumnItemMoney {
	color : #003366;
	height : 25;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	padding-left: 2;
	padding-right: 6;
	text-align: right;
}

.ListCellMoneyNegative {
	color : #C80000;
	height : 25;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	padding-left: 2;
	padding-right: 6;
	text-align: right;
}

.ListHeaderColumnItemMoneyNegative {
	color : #C80000;
	height : 25;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	padding-left: 2;
	padding-right: 6;
	text-align: right;
}

a.ListHeader:link, 
a.ListHeader:visited {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	Color: #1C34A4;
	font-weight: bold;
	text-decoration: none; }

a.ListHeader:hover {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	Color: #1C34A4;
	font-weight: bold;
	text-decoration: underline; }

a.grayPaging:link,	
a.grayPaging:visited {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	Color: #C9D3FF;
	text-decoration: underline; }

a.grayPaging:hover {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	Color: #C9D3FF;	
	text-decoration: underline; }
	
.HelpText {
	background-color : #F0EDE8;
	color : #0C2287;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	padding-left: 8;
	padding-right: 4;
	padding-top: 4;
	padding-bottom: 4;
}

.TabBlue {
	background-color: #D6E3F8;
	color: #52596E;
	border-top:1px solid #6B717C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5;
	padding-right: 2;
}

.TabOrange {
	background-color: #FBDEA2;
	color: #5F4A20;
	border-top:1px solid #C9B282;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5;
	padding-right: 2;
}

a.FeatureAssetBlue:link,	
a.FeatureAssetBlue:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #0041B9;
	text-decoration:none
}
a.FeatureAssetBlue:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #0041B9;
	text-decoration:underline
}

.FeatureAssetGray {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #594C40;
	padding-top:3px;
	padding-bottom:5px;
}

.PageTitleHeader1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 24px;
	color: #A6CDF4;
	font-weight: bold;
}

.PageTitleHeader2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

.PageTitleHeader3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
}

.PageBody {
	font: 12px arial, helvetica, sans-serif;
	color: #D6D6D6;
}

.PageBodyDark {
	font: 12px arial, helvetica, sans-serif;
	color: #000000;
}

.PageBodyBold {
	font: bold 12px arial, helvetica, sans-serif;
	color: #D6D6D6;
}

a.PageLink:link, 
a.PageLink:visited {
	color : #FFBB63;
	text-decoration: none;
	font:12px arial, helvetica, sans-serif;
}
a.PageLink:hover  {
	color : #FFE4B6;
	text-decoration: none;
	font:12px arial, helvetica, sans-serif;
}
.FeatureHeader1 {
	font:18px arial, helvetica, sans-serif;
	color: #A6CDF4;
}
a.HeaderLink:link, 
a.HeaderLink:visited {
	color : #FFBB63;
	text-decoration: none;
	font:18px arial, helvetica, sans-serif;
}
a.HeaderLink:hover  {
	color : #FFE4B6;
	text-decoration: none;
	font:18px arial, helvetica, sans-serif;
}