body { 
	background-color: White;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: Black;
	scrollbar-face-color: #6666ff; 
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #e3e9fc;
	scrollbar-arrow-color: #ffffff;
	margin-top:0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	
}

.selectedCategory {
	color:Black;
	font-weight: bold;
}

.breadCrumb {
	font-weight:bold;
}

body.Classic {
	background-color: #ffffff;
}

body.Help {
	background-color: #e3e9fc;
}

body.FAQ {
	background-color: #e3e9fc;
}

.tableBorder {
	border:solid 1px black;
}

.validationWarning {
	color: Red; 
}

.BlueText {
	color: #1C2B91; 
	font-size: 10pt;
}

.BlueTextBoldLarge 
{
	font-weight: bold;
	font-size: 20pt;
	color: #1c2b91;
}

.BlueTextBold {
	color: #1C2B91;
	font-weight: bold;
}

.BlueTextBoldCap {
	color: #1C2B91;
	font-weight: bold;
	text-transform:uppercase;
}

.SmallText {
	font-size: 1pt;
	font-weight: bold;
	color:#1c2b91;
}

.SmallTextBlack
{
	font-weight: bold;
	font-size: 7pt;
	color: #001f00;
}

.HeaderText {
	font-size: 1.5em;
	font-weight: bold;
}

.SubHeaderText {
	font-size: 0.9em;
	font-style:italic;
}

.HeaderCellText
{
	font-weight: bold;
	color: #0066ff;
}

td.HeaderCell {
	background-color: #3467CC;
	color: White;
	font-weight: bold;
	padding: 2px;	
}

.radiol {
text-align:center;
}

table.radiol {
text-align:center;
}

td.radiol {
text-align:center;
}


td.ClassicCell {
	font-size:8pt;
}

td.AdminClassicCell {
	background-color:#E3E9FC;
}

td.AdminClassicCellHighlight {
	background-color:#C4D0F6;
}

td.YellowCell {
	font-size:8pt;
	background-color:#FFFFCC;
	border-top: solid 1px black;
}

A {
	color: blue;
	text-decoration: none;
}

A:hover {
	color: blue;
	text-decoration: underline;
}

.menuLink {
	font-size: 8pt;
	font-weight: bold;
}

.menuLink:Hover {
	font-weight: bold;
	text-decoration: underline;
}

.menuInfo {
	font-size: 0.8em;
}

.menuInfo:Hover {
	font-size: 0.8em;
	text-decoration: underline;
}

.linkblack {
	color: black;
	text-decoration: none;
}

.linkwhite {
	color: white;
	text-decoration: none;
}

A.panel {
	color: blue;
	text-decoration: underline;
}

.DataList
{
	font-weight: bold;
	font-size: xx-small;
	color: #0066ff;
	background-color: #d3c9c7;
}

.DataList1
{
	font-weight: bold;
	font-size: 7px;
	color: navy;
	white-space:nowrap;
}
.DataList2
{
	font-weight: bold;
	font-size: xx-small;
	color: #660099;
	background-color: #ffffff;
}
