BODY 
{
	FONT-SIZE: 10pt; FONT-FAMILY: Arial, Verdana; BACKGROUND-COLOR: #ffffff
}
.cssHeader 
{
	BACKGROUND-COLOR: #3D5291;
}
.cssUsername
{
	color:White; font-family: Verdana; font-size: 8pt; 
}
.cssErrText
{
	color:Red; font-family: Verdana, Arial; font-size: 8pt;
}
.cssForgotPasswordText
{
	color: blue;
	font-family: Verdana, Arial;
	font-size: 8pt;
	text-decoration: none;
	border-width: 0;
	border-color: White;
	background-color: White;
	cursor: pointer;
	text-align: left;
	margin-top: 5px;
}
.cssForgotPasswordTextHover
{
	color: #0099FF;
	font-family: Verdana, Arial;
	font-size: 8pt;
	text-decoration: underline;
	border-width: 0;
	border-color: White;
	background-color: White;
	cursor: pointer;
	text-align: left;
	margin-top: 5px;
}

.cssCandidateResourceExpiring
{
	color:Red; font-family: Verdana, Arial; font-size: 8pt;
}
.cssCandidateResourceEnded /* Dark Orange */
{
	color:#FD7E00; font-family: Verdana, Arial; font-size: 8pt;
}
.cssCandidateResourceCompleteBy
{
	color:#999999; font-family: Verdana, Arial; font-size: 8pt;
}
.cssCandidateResourceStartsOn
{
	color:DarkGreen; font-family: Verdana, Arial; font-size: 8pt;
}
.cssCandidateResourceDescription
{
	color:black; font-family: Verdana, Arial; font-size: 8pt;
}
.cssCandidateResourceCpdWorth
{
	color:#999999; font-family: Verdana, Arial; font-size: 8pt;
}
.cssCandidateHelp
{
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #000099;
}
/* for hyperlinks used in displaying Candidate Resources */
a.CandidateResourceLink:link {
	font-size: 8pt;
	color: blue;
	text-decoration: none;
}
a.CandidateResourceLink:visited {
	font-size: 8pt;
	color: #9933CC; /* purple */
	text-decoration: none;
}
a.CandidateResourceLink:active {
	font-size: 8pt;
	color: #9933CC; /* purple */
	text-decoration: none;
}
a.CandidateResourceLink:hover {
	font-size: 8pt;
	color: #0099FF; /* light blue */
	text-decoration: underline;
}
.cssAdminResourceStartsOn /* Green */
{
	color:#00A800; font-family: Verdana, Arial; font-size: 8pt; cursor: help;
}
.cssAdminResourceExpiring
{
	color:Red; font-family: Verdana, Arial; font-size: 8pt; cursor:help;
}
.cssAdminResourceEnded /* Dark Orange */
{
	color:#FD7E00; font-family: Verdana, Arial; font-size: 8pt; cursor:help;
}
.cssAdminResourceCurrent
{
	color:Black; font-family: Verdana, Arial; font-size: 8pt; cursor:help;
}
.cssSysAdmin
{
	color:Black; font-family: Verdana, Arial; font-size: 9pt;
}
.cssUserLoginInMessage
{
	color:Red; font-family: Verdana, Arial; font-size: 8pt;
}
.cssNavigatorOLAMS {
	BORDER-TOP: #3D5291 2px solid; BACKGROUND-COLOR: #3D5291;
}
.cssNavigatorROD {
	BORDER-TOP: #3D5291 2px solid; BACKGROUND-COLOR: #3D5291;
}
.cssMenu {
	WIDTH: 100%; BACKGROUND-COLOR: #3D5291;
}
.cssCandidateTabHeader
{
	font-size: 9pt;
    font-weight: bold;
    color: #2e407e;
    font-family: Verdana, Tahoma, Arial;
}
/* use this style when you have some text that you don't have space to display the entire text. Use the tooltip to display the entire text. */
.cssTextExpand 
{
	font-size: 9pt;
	color: #000000;
	cursor: help;
}
.cssTextExpand_8
{
	font-size: 8pt;
	cursor: help;
	color: #000000;
}
.cssDialogBox
{
    position: absolute; 
    left: 250; 
    top: 100; 
    width: 500; 
    height:500;
}
.cssDialogBoxAreaLightGrey
{
	font-size: 10pt;
/*	    BORDER-RIGHT: #D4D4D4 1px solid;
	BORDER-TOP: #D4D4D4 1px solid;
	BORDER-LEFT: #D4D4D4 1px solid;
	BORDER-BOTTOM: #D4D4D4 1px solid; */
	border: #AAAAAA 1px solid;
	font-family: Verdana, Arial;
	background-color: #FCFCFC;
}
.cssDialogBoxHeader {
	background-image: url(../Images/img_DialogBox_Blue.png);
	background-repeat: repeat-x;	
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.cssDialogBoxScroll {
    HEIGHT: 250;
    OVERFLOW: auto; 
}
.cssCloseDialogBox {
	background-color: #EEEEEE;
	cursor: hand;
}
.cssHand
{
	cursor: hand;
}
.cssTextTooltip
{
	color: #000000;
	cursor: help;
}
.cssTextSmallNote
{
	font-size: 8pt;
	font-family: Verdana, Arial;
}
.cssText_9
{
	font-size: 9pt;
	font-family: Verdana, Arial;
}
.cssText_8
{
	font-size: 8pt;
	font-family: Verdana, Arial;
}
.cssTextSmallGrey
{
    font-size: 8pt;
    color: darkgray;
    font-family: Verdana, Arial;
}
.cssTextBold_11
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana, Arial;
}
.cssPropertyCardBorder
{	
	font-family: Verdana, Arial;
	font-size: 10pt;	
	border-right: #999999 2px solid;
	border-top: #999999 2px solid;
	border-left: #999999 2px solid;
	border-bottom: #999999 2px solid;
	background-color: #ffffff;
}
.cssHoverHelp 
{
	cursor: help;
}
.cssTextPointer
{
	cursor: auto;
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Verdana, Arial;
}
.cssFilterVerticalBar
{
	background-image: url(../Images/imgReport_FilterVertical.gif);
	background-repeat: repeat-y;
}
.cssFilterVerticalBar
{
	background-image: url(../Images/imgReport_FilterVertical.gif);
	background-repeat: repeat-y;
}
.cssCanidateFooterLeftOLAMS {
	BACKGROUND-COLOR: #F2F2F2; FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #A4A4A4; TEXT-ALIGN:left
}
.cssCandidateFooterCentreOLAMS {
	BACKGROUND-COLOR: #F2F2F2; FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #A4A4A4; TEXT-ALIGN:center 
}
.cssCandidateFooterRightOLAMS {
	BACKGROUND-COLOR: #F2F2F2; FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #A4A4A4; TEXT-ALIGN:right 
}
.cssCandidateFooterHiddenOLAMS {
	BACKGROUND-COLOR: #F2F2F2; FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #F2F2F2; TEXT-ALIGN:left 
}
.cssFooterCentreOLAMS {
	BACKGROUND-COLOR: #3D5291; FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: WHITE; TEXT-ALIGN:center 
}
.cssFooterRightOLAMS {
	BACKGROUND-COLOR: #3D5291; FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: WHITE; TEXT-ALIGN:right 
}
.cssFooterLeftOLAMS {
	BACKGROUND-COLOR: #3D5291; FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: WHITE; TEXT-ALIGN:left
}
.cssFooterHiddenOLAMS {
	BACKGROUND-COLOR: #3D5291; FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #3D5291; TEXT-ALIGN:right 
}
.cssFooterCentreROD {
	BACKGROUND-COLOR: WHITE; FONT-SIZE: 8pt; COLOR: BLACK; TEXT-ALIGN:left 
}
.cssFooterRightROD {
	BACKGROUND-COLOR: WHITE; FONT-SIZE: 8pt; COLOR: BLACK; TEXT-ALIGN:right 
}
.cssFooterLeftROD {
	BACKGROUND-COLOR: WHITE; FONT-SIZE: 8pt; COLOR: BLACK; TEXT-ALIGN:left
}
.cssFooterHiddenROD {
	BACKGROUND-COLOR: WHITE; FONT-SIZE: 8pt; COLOR: WHITE; TEXT-ALIGN:right 
}
.cssContent 
{ 
	FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Arial; BACKGROUND-COLOR: #ffffff
}
.cssRodSummary 
{ 
	FONT-SIZE: 9pt; FONT-FAMILY: Verdana, Arial;
}
.cssRodSummaryTitle
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial;
}
.cssContentTitle
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 5px;
	color: #ffffff;
	padding-top: 5px;
	font-family: Verdana, Arial;
	background-color: #3366cc;
}
.cssContentButton
{
}
.cssLogin .cssTitle
{
	font-weight: bold;
	padding-bottom: 20px;
	font-family: Arial, Verdana;
}
.cssLine
{
	height: 1px;
	background-color: Black;
}
.cssText
{
	FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Arial;
}
.cssTextRed
{
    font-size: 10pt;
    font-family: Verdana, Arial;
    color: red;
}
.cssReportTitle
{
	font-weight: bold;
	font-size: 13pt;
	font-family: Verdana, Arial;
}
.cssReportSubTitle
{
    font-weight: bold;
    font-size: 11pt;
    color: navy;
    font-style: italic;
    font-family: Verdana, Arial;
}
.cssTextWarning
{
	font-weight: bold;
	font-size: 9pt;
	color: red;
	font-family: Verdana, Arial;
}
.cssTextTabTitle
{
	font-size: 10pt;
	color: White;
	font-family: Verdana, Arial;
	/*background-color: #6b92de;*/
	background-color: #3D5291;
}

.cssTextTabTitleEnds
{
	font-size: 10pt;
	font-family: Verdana, Arial;
	background-color: #FFFFFF;
}

.cssTextTabContentRed
{
	font-size: 10pt;
	BORDER-RIGHT: red 2px solid;
	BORDER-TOP: red 2px solid;
	BORDER-LEFT: red 2px solid;
	BORDER-BOTTOM: red 2px solid;
	font-family: Verdana, Arial;
	background-color: #FFFFEA;
}

/* Places a light blue box around the cell with light blue*/
/*.cssTextTabContentBlue
{
	font-size: 10pt;
	BORDER-RIGHT: #6b92de 2px solid;
	BORDER-TOP: #6b92de 2px solid;
	BORDER-LEFT: #6b92de 2px solid;
	BORDER-BOTTOM: #6b92de 2px solid;
	font-family: Verdana, Arial;
	background-color: #D6E1F5;
}*/
.cssTextTabContentBlue
{
	font-size: 10pt;
	BORDER-RIGHT: #3D5291 2px solid;
	BORDER-TOP: #3D5291 2px solid;
	BORDER-LEFT: #3D5291 2px solid;
	BORDER-BOTTOM: #3D5291 2px solid;
	font-family: Verdana, Arial;
	background-color: #D6E1F5;
}

.cssTextTabContentROD
{
	border-right: #9B9B9B 2px solid;
	border-top: #9B9B9B 2px solid;
	font-size: 10pt;
	border-left: #9B9B9B 2px solid;
	border-bottom: #9B9B9B 2px solid;
	font-family: Verdana, Arial;
	background-color: #B7B7B7;
}
.cssTextTabContentWhite
{
	font-size: 10pt;
	BORDER-RIGHT: #3d5291 2px solid;
	BORDER-TOP: #3d5291 2px solid;
	BORDER-LEFT: #3d5291 2px solid;
	BORDER-BOTTOM: #3d5291 2px solid;
	font-family: Verdana, Arial;
	background-color: GhostWhite;
}
.cssCandidateTabContentLightGrey
{
	font-size: 10pt;
	BORDER-RIGHT: #D4D4D4 1px solid;
	BORDER-TOP: #D4D4D4 1px solid;
	BORDER-LEFT: #D4D4D4 1px solid;
	BORDER-BOTTOM: #D4D4D4 1px solid;
	font-family: Verdana, Arial;
	background-color: #FCFCFC;
}
.cssCandidateTabContentLightGreyTopOnly
{
	font-size: 10pt;
	BORDER-TOP: #D4D4D4 1px solid;
	font-family: Verdana, Arial;
	background-color: #FCFCFC;
}
.cssCandidateTabFooterBox
{
    font-size: 10pt;
    background-image: url(../Images/imgCL_NavigationTabFooter.gif);
    background-repeat: repeat-x;
    font-family: Verdana, Arial;
}
.cssCandidateTabBlank
{
    background-image: url(../Images/imgCL_NavigationTabRHS.gif);
    background-repeat: repeat-x;
}
.cssTextTabContentGhostWhiteNoBorder
{
	font-size: 10pt;
	font-family: Verdana, Arial;
	background-color: GhostWhite;
}
.cssResourceHeaderBand_LRD
{
	BORDER-RIGHT: #D4D4D4 1px solid;
	BORDER-TOP: #D4D4D4 1px solid;
	BORDER-LEFT: #D4D4D4 1px solid;
    background-color: #7D95D2;
}
.cssResourceHeaderBand_ACT
{
	BORDER-RIGHT: #D4D4D4 1px solid;
	BORDER-TOP: #D4D4D4 1px solid;
	BORDER-LEFT: #D4D4D4 1px solid;
    background-color: #F2D2A8;
}
.cssResourceHeaderBand_CMP
{
	BORDER-RIGHT: #D4D4D4 1px solid;
	BORDER-TOP: #D4D4D4 1px solid;
	BORDER-LEFT: #D4D4D4 1px solid;
    background-color: #D9BEE7;
}
.cssResourceHeaderBand_COR
{
	BORDER-RIGHT: #D4D4D4 1px solid;
	BORDER-TOP: #D4D4D4 1px solid;
	BORDER-LEFT: #D4D4D4 1px solid;
    background-color: #A5ADC0;
}
.cssResourceHeaderBand_ASM
{
	BORDER-RIGHT: #D4D4D4 1px solid;
	BORDER-TOP: #D4D4D4 1px solid;
	BORDER-LEFT: #D4D4D4 1px solid;
    background-color: #A6C0F0;
}
.cssResourceHeaderBand_EVL
{
	BORDER-RIGHT: #D4D4D4 1px solid;
	BORDER-TOP: #D4D4D4 1px solid;
	BORDER-LEFT: #D4D4D4 1px solid;
    background-color: #FFF1B9;
}
.cssTimeZone
{
	FONT-SIZE: 8pt; FONT-FAMILY: Verdana, Arial;
}
.cssTextBoxLabel
{
	FONT-SIZE: 10pt; FONT-FAMILY: Arial, Verdana;
}
.cssTextBox
{
	width: 300px; font-size: 10pt; font-size: 10pt; FONT-FAMILY: Arial, Verdana; border: solid 1px black;
}

.cssTextBoxDisabled
{
	width: 300px; font-size: 10pt; font-size: 10pt; FONT-FAMILY: Arial, Verdana; border: solid 1px Silver; background-color:LightGray; background:LightGray; color:Gray; visibility:hidden; display:none;
}

.cssTextBoxWide
{
	width: 400px; font-size: 10pt; font-size: 10pt; FONT-FAMILY: Arial, Verdana; border: solid 1px black;
}
.cssTextArea
{
	width: 300px; height: 60px; font-size: 10pt; font-family: Arial, Verdana, Courier, Courier New; font-size: 10pt;
}
.cssTextArea_TextIsVisible
{
    font-size: 10pt;
    background-image: url(../Images/imgTextIsVisible.gif);
    width: 300px;
    background-repeat: no-repeat;
    font-family: Arial, Verdana, Courier, Courier New;
    height: 60px;
}
.cssTextArea_TextIsNotVisible
{
    font-size: 10pt;
    background-image: url(../Images/imgTextIsNotVisible.gif);
    width: 300px;
    background-repeat: no-repeat;
    font-family: Arial, Verdana, Courier, Courier New;
    height: 60px;
}
.cssTextBoxLogin
{
	font-size: 10pt; FONT-FAMILY: Arial, Verdana;
}
.cssTextBoxNumber
{
	font-size: 10pt; width: 30px; border: solid 1px black;
}
.cssDateTextBox
{
	width: 55pt; font-size: 10pt; FONT-FAMILY: Arial, Verdana; border: solid 1px black;
}
.cssEmailTextBoxLabel
{
	width: 10%; FONT-SIZE: 10pt; FONT-FAMILY: Arial, Verdana; FONT-FAMILY: Arial, Verdana; text-align:right;font-weight: bold;
}
.cssEmailTextBox
{
	width: 100%; font-size: 10pt;  FONT-FAMILY: Arial, Verdana; border: solid 1px black;
}
.cssEmailTextArea
{
	width: 100%; height: 150px; font-size: 10pt; font-family: Arial, Verdana, Courier, Courier New; border: solid 1px black;
}
.cssEmailTextBox1
{
	width: 100%; font-size: 10pt;  FONT-FAMILY: Arial, Verdana; border: none;
}
.cssWizard
{
	text-align : right  
}
.cssStep
{
	font-size: 12pt;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 10px;
	font-family: Arial, Verdana;
}
.cssPropertiesTitle
{
	font-size: 10pt;
	font-weight: bold;
	padding-top: 20px;
	font-family: Arial, Verdana;
}
.cssQuestionPresentTextArea
{
	width: 100%; height: 120px; font-size: 10pt; font-family: Arial, Verdana, Courier, Courier New; font-size: 8pt;  border: solid 1px black;
}

.cssWorkArea {
	WIDTH: 100%;
}
.cssFindArea {
	HEIGHT: 150px;
	WIDTH: 100%;
	BACKGROUND-COLOR: #d6dff7
}
.cssListArea {
	WIDTH: 100%;
}
.cssDropDownList {
	WIDTH : 200px;
	HEIGHT : 22px;	
}
.cssDate:link {
	COLOR: #7398dc; TEXT-DECORATION: none
}
.cssDate:visited {
	COLOR: #7398dc; TEXT-DECORATION: none
}
.cssDate:hover {
	COLOR: #6666cc; TEXT-DECORATION: none
}
.cssListHeader
{
	font-weight: bold;
	FONT-SIZE: 10pt;
	color: White;
	background-color: #6B92DE;
	height: 20px;
	
}

.cssList
{
	font-family:Verdana, Arial;
	Font-size:8pt;
}
.cssListHeaderFixed
{
	font-weight: bold;
	FONT-SIZE: 10pt;
	color: White;
	background-color: #6B92DE;
	height: 20px;
	width:70px;
}
.cssGroupSelect
{
	FONT-SIZE: 10pt; FONT-FAMILY: Arial, Verdana; BACKGROUND-COLOR: #ffffff
}

.cssGroupSelect INPUT
{
	FONT-SIZE: 9pt; FONT-FAMILY: Arial, Verdana; BACKGROUND-COLOR: #ffffff
}
.cssTreeView
{
	font-weight: normal;
	font-size: 8pt;
	padding-right: 10px;
	font-family: Verdana, Arial;
	background-color: #ffffff;
}
.cssTreeView A:link {
	COLOR: #0033ff; TEXT-DECORATION: none;
}
.cssTreeView A:visited {
	COLOR: #0033ff; TEXT-DECORATION: none;
}
.cssTreeView A:hover
{
	color: #0033ff;
	text-decoration: none;
}
.cssGroupedSchedule
{
	font-weight: normal;
	font-size: 8pt;
	padding-right: 10px;
	font-family: Arial, Verdana;
	background-color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='gray', Positive='true');
	Border: Solid 1px Black;
}
.cssGroupedSchedule A:link {
	COLOR: #0033ff; TEXT-DECORATION: none;
}
.cssGroupedSchedule A:visited {
	COLOR: #0033ff; TEXT-DECORATION: none;
}
.cssGroupedSchedule A:hover
{
	color: #0033ff;
	text-decoration: none;
}
.cssGroupedScheduleItem
{
	background-color: White;
}
.cssGroupedScheduleItemAlt
{
	background-color: LightGrey;
}
.cssSelectColumn
{
	width: 15px;
}
.cssUserListColumn1
{
	width: 33%;
}
.cssUserListColumn2
{
	width: 33%;
}
.cssUserListColumn3
{
	width: 33%;
}
.Col1
{
	width: 40%;
}
.Col2
{
	width: 18%;
}
.Col3
{
	width: 12%;
}.Col4
{
	width: 15%;
}.Col5
{
	width: 15%;
}
.UserDefCol1
{
	/*width: 20px;*/
}
.UserDefCol2
{
	/*width: 15%;*/
}
.UserDefCol3
{
	/*width: 15%;*/
}
.UserDefCol4
{
	/*width: 20%;*/
}
.UserDefCol5
{
	/*width: 15%;*/
}
.UserDefCol6
{
	/*width: 18%;*/
}
.UserDefCol7
{
	/*width: 22%;*/
}
.ColWidthLastName
{
	width: 50px;
}
.ColWidthFirstName
{
	width: 50px;
}
.ColWidthDescription
{
	/* deliberately not set */
}
.ColWidthUserName
{
	width: 50px;
}
.ColWidthDateTime
{
	/*width: 50px;*/
}
.ColWidthDate
{
	width: 50px;
}
.ColWidthUserType
{
	width: 50px;
}
.ColWidthEmail
{
	width: 50px;
}
.UserFndCol1
{
	width: 150px;
}
.UserFndCol2
{
	width: 150px;
}
.UserFndCol3
{
	width: 150px;
}.UserFndCol4
{
	width: 150px;
}.UserFndCol5
{
	width: 180px;
}
.UserFndCol6
{
	width: 220px;
}
.UserFooter {
	BACKGROUND-COLOR: #ffffff; FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: WHITE; TEXT-ALIGN: Left
}

.CalendarSelectedLink
{
 background-color: #0000C0;
 color:White;
}

.CalendarUnSelectedLink
{
 background-color: White;
 color:#0000C0;
}

A
{
	text-decoration: none; color:Blue
}
a.acontent:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: blue;
	text-decoration: none;
}
a.acontent:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #9933CC; /* purple */
	text-decoration: none;
}
a.acontent:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #9933CC; /* purple */
	text-decoration: none;
}
a.acontent:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0099FF; /* light blue */
	text-decoration: underline;
}
/* for hyperlinks used in SuperGrids */
a.gridLink:link {
	font-size: 8pt;
	color: blue
	text-decoration: none;
}
a.gridLink:visited {
	font-size: 8pt;
	color: #9933CC; /* purple */
	text-decoration: none;
}
a.gridLink:active {
	font-size: 8pt;
	color: #9933CC; /* purple */
	text-decoration: none;
}
a.gridLink:hover {
	font-size: 8pt;
	color: #0099FF; /* light blue */
	text-decoration: underline;
}

/* for hyperlinks used in Reporting (when gridLink is too small) */
a.reportLink:link {
	font-size: 10pt;
	color: blue;
	text-decoration: none;
}
a.reportLink:visited {
	font-size: 10pt;
	color: #9933CC; /* purple */
	text-decoration: none;
}
a.reportLink:active {
	font-size: 10pt;
	color: #9933CC; /* purple */
	text-decoration: none;
}
a.reportLink:hover {
	font-size: 10pt;
	color: #0099FF; /* light blue */
	text-decoration: underline;
}
TD
{
	font-family:Verdana;
}
.cssBoldText
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Verdana;
}

/* Styles for Crystal Reports Only */

.cssReportHeader
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}

.cssReportColumn
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
}

.cssReportSection
{
	font-family: Arial;
	font-size: 10pt;
}

/* End */


