.bodyTextGrayBold               {font-size: 12px;color: #919191;font-family: Arial; font-weight:bold;}
.secondaryHeaderGreen           {font-size: 40px;font-weight:bold;font-family: Arial;color: #7BA40F}
.secondaryHeaderDarkGreenMed    {font-size: 17px;font-weight:bold;font-family: Arial;color: #7BA40F}
.bodyTextBold40                 {font-size: 40px;color: #000000;font-family: Arial;font-weight: bold;}
.secondaryHeaderGreedWhiteText  {font-size: 12px;font-family: Arial;color: #ffffff;background-color:#71BB43;padding-left: 5px;text-decoration: none}

/* The following style locates ok button in rad alert */
.rwPopupButton {margin-left: 36% !important;}  


.tableLime
{
	BORDER-RIGHT: #FF6600 1px solid;
    BORDER-TOP: #FF6600 1px solid;
    BORDER-LEFT: #FF6600 1px solid;
    BORDER-BOTTOM: #FF6600 1px solid;
    BORDER-COLLAPSE: collapse;
    background:#FFF4E2;
    color:Red;
}

/* Please dont delete this part*/
a
{
    font-family: Arial;
	font-size: 12px;
	color: #00339a;
	text-decoration:none;
}

/* Please dont delete this part*/



.hyperlinkUnderline
{
    font-family: Arial;
	font-size: 12px;
	color: #00339a;
	text-decoration:underline;
}

.hyperlinkUnderline a:active
{
    font-family: Arial;
	font-size: 12px;
	color: #00339a;
	text-decoration:underline;
}
.hyperlinkUnderline a:link
{
    font-family: Arial;
	font-size: 12px;
	color: #00339a;
	text-decoration:underline;
}
.hyperlinkUnderline a:visited
{
    font-family: Arial;
	font-size: 12px;
	color: #00339a;
	text-decoration:underline;
}
.a:hover
{
    font-family: Arial;
	font-size: 12px;
	color: #00339a;
	text-decoration:underline;
}


.hyperlinkDefault
{
	font-family: Arial;
	font-size: 12px;
	color: #00339a;
	text-decoration:none;
}

.hyperlinkDefault a:active
{
	font-family: Arial;
	font-size: 12px;
	color: #00339a;
	text-decoration:none;

}
.hyperlinkDefault a:link
{
	font-family: Arial;
	font-size: 12px;
	color: #00339a;
	text-decoration:none;

}
.hyperlinkDefault a:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #00339a;
	text-decoration:none;
	

}

.hyperlinkDefault a:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
	background-color: #FFFFDC;
	text-decoration:underline;
}

.hyperlinkOrange
{
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
	text-decoration:none;
}

.hyperlinkOrangeBold
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #FF6600;
	text-decoration:none;
}
.groupHeading 
{
Font-Weight:bold;
font-size:14px;
color:#660000;
font-family:Arial,verdana
	
}

.bodyText
{
	FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial
}

.bodyTextItalic
{
	FONT-SIZE: 12px;
    COLOR: #777777;
    FONT-FAMILY: Arial;
    font-style : italic
}


.bodyTextBlackLarge
{
	FONT-SIZE: 18px;
    COLOR: #000000;
    FONT-FAMILY: Arial
}

.bodyTextBlackLargeItalic
{
	FONT-SIZE: 18px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    font-style : italic
}

.bodyTextBlackMedItalic
{
	FONT-SIZE: 15px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    font-style : italic
}

.bodyTextUnderLine
{
	FONT-SIZE: 12px;
    COLOR: #777777;
    FONT-FAMILY: Arial;
    text-decoration:underline
}

.bodyTextNote
{
	FONT-SIZE: 12px;
    COLOR: Maroon;
    FONT-FAMILY: Arial;
    font-weight: bold
}

.bodyTextNoteWeightNormal
{
	FONT-SIZE: 12px;
    COLOR: Maroon;
    FONT-FAMILY: Arial;
}

.bodyTextBold
{
	FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    
}

.bodyTextBoldLarge
{
	FONT-SIZE: 18px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    
}

.bodyTextBoldHeading
{
	FONT-SIZE: 16px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    
}

.bodyTextBlue
{
	FONT-SIZE: 12px;
    COLOR: #0096ff;
    FONT-FAMILY: Arial
}

.bodyTextBlueBold
{
	FONT-SIZE: 12px;
    COLOR: #0096ff;
    FONT-FAMILY: Arial;
    font-weight: bold;
}

.bodyTextBlackBold
{
	FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold

}

.bodyTextBlueDark
{
	FONT-SIZE: 12px;
    COLOR: #0000ff;
    FONT-FAMILY: Arial
}

.bodyTextBlueBoldLarge
{
	FONT-SIZE: 18px;
    COLOR: #0096ff;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    
}

 .bodyTextGray
{
	FONT-SIZE: 12px;
    COLOR:#919191;
    FONT-FAMILY: Arial
}

.bodyTextGrayItalicSmall
{
	FONT-SIZE: 11px;
    COLOR: #919191;
    FONT-FAMILY: Arial;
    font-style : italic
}

.bodyTextGreen
{
	FONT-SIZE: 12px;
    COLOR:Green;
    FONT-FAMILY: Arial
     
}

.bodyTextYellow
{
	FONT-SIZE: 12px;
    COLOR:#E66C2C;
    FONT-FAMILY: Arial
     
}

.bodyTextGreenSmall
{
	FONT-SIZE: 11px;
    COLOR:Green;
    FONT-FAMILY: Arial
}

.bodyTextOrange
{
	FONT-SIZE: 12px;
    COLOR:Orange;
    FONT-FAMILY: Arial
}

.bodyTextOrangeUnderline
{
	FONT-SIZE: 12px;
    COLOR:Orange;
    FONT-FAMILY: Arial;
    text-decoration:underline;
}

.bodyTextOrangeBold
{
	FONT-SIZE: 12px;
	font-weight:bold;
    COLOR:Orange;
    FONT-FAMILY: Arial
}

.smallTextOrange
{
	FONT-SIZE: 10px;
    COLOR:Orange;
    FONT-FAMILY: Arial
}

.smallTextRed
{
	FONT-SIZE: 10px;
    COLOR:Red;
    FONT-FAMILY: Arial
}

.bodyTextWhiteBold
{
	FONT-SIZE: 12px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    font-weight:bold
}


.bodyTextMemoBlue
{
    /*COLOR: #00339a;*/
	FONT-SIZE: 10px;
    COLOR: #0096ff;
    FONT-FAMILY: Arial
}

.bodyTextRed
{
	FONT-SIZE: 12px;
    COLOR: #FF0000;
    FONT-FAMILY: Arial
}

.bodyTextRedSmall
{
	FONT-SIZE: 11px;
    COLOR: #FF0000;
    FONT-FAMILY: Arial
}

.bodyTextRedItalicSmall
{
	FONT-SIZE: 11px;
    COLOR: #FF0000;
    FONT-FAMILY: Arial;
    font-style : italic
    
}

.bodyTextWhite
{
	FONT-SIZE: 11px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial
}

.bodyTextBlack
{
	FONT-SIZE: 12px;
    COLOR:Black;
    FONT-FAMILY: Arial;
}

.bodyTextBlackBold
{
	FONT-SIZE: 12px;
    COLOR:Black;
    FONT-FAMILY: Arial;
	font-weight:bold;
}


.bodyTextBlackSmall
{
	FONT-SIZE: 11px;
    COLOR:Black;
    FONT-FAMILY: Arial
}

.bodyTextRedBold
{
	FONT-SIZE: 12px;
	font-weight:bold;
    COLOR: #FF0000;
    FONT-FAMILY: Arial
}

.bodyTextRedBoldUnderline
{
	FONT-SIZE: 12px;
	font-weight:bold;
    COLOR: #FF0000;
    FONT-FAMILY: Arial;
    text-decoration:underline;
}

.bodyLine
{
	COLOR: #cccccc;
    FONT-FAMILY: Arial;    
}

.buttonSmall
{
	background-color:HighlightTxt; /*background-color:inherit;/*background-color:grey; */
	font:12px Verdana, Arial, Helvetica, sans-serif;
	width:80px;				
}

.buttonSignIn
{
	background-color:#00339a; 
	font:9px Verdana, Arial, Helvetica, sans-serif;
	width:50px;	
	color:White;
	border:1px #00339a;
	height:16px;			
}

.button
{
	background-color:HighlightTxt;/*background-color:grey; */
	font:12px Verdana, Arial, Helvetica, sans-serif;
}

.dropdownlist
{
	font:11px Arial;
	background-color:#ffffff;
}

.errorText
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color:Red
}

.listGreen
{
	margin-left:20px;
	padding:5px;
	list-style:disc url(bullet.gif) inside;
	color:#007300;
}

.listRed
{
	margin-left:0px;
	padding:0px;
	list-style:square inside;
	color:#ff0000;
}

.listYellow
{
	margin-left:20px;
	padding:5px;
	list-style:disc url(bullet.gif) inside;
	color:#A14A00;
}

.listBlackDisc
{
	margin-left:20px;
	padding-left:1em;
	margin-bottom:2px;
	text-indent:0em;
	list-style:disc;
	color:Black;
}

.listBlue
{
	margin-left:20px;
	padding:5px;
	list-style:disc url(bullet.gif) inside;
	color:#001871;
}

.listOrange
{
	margin-left:20px;
	padding:5px;
	list-style:disc url(bullet.gif) inside;
	color:#A14A00;
}

.listPurple
{
	margin-left:20px;
	padding:5px;
	list-style:disc url(bullet.gif) inside;
	color:#800000;
}

.listGrey
{
	margin-left:20px;
	padding-left:1em;
	margin-bottom:2px;
	
	text-indent:0em;
	list-style:square;
	color:Gray;
}

.listGreenWithImage
{
	font-family:Arial;
	font-size:12;
	margin:10px 0px 10px 0px;
	padding:0px;
	list-style:square url(/khs1.0/Images/Secondary/KT2_Dotnet_Secondary_ColorBlock_Green.gif) outside;
	color:#007300;
}

.listRedWithImage
{
	font-family:Arial;
	font-size:12;
	margin:10px 0px 10px 0px;
	padding:0px;
	list-style:square url(/khs1.0/Images/Secondary/KT2_Dotnet_Secondary_ColorBlock_Red.gif) outside;
	color:#ff0000;
}

.listBlueWithImage
{
	font-family:Arial;
	font-size:12;
	margin:10px 0px 10px 0px;
	padding:0px;
	list-style:square url(/khs1.0/Images/Secondary/KT2_Dotnet_Secondary_ColorBlock_Blue.gif) outside;
	color:#0000ff;
}

.listBlackWithBlueBlock
{
	margin-top:10px;
	margin-left:10px;
	line-height:5px;
	padding-left:10px;
	margin-bottom:0px;
	text-indent:10px;
	list-style:square url(/khs1.0/Images/Secondary/KT2_Dotnet_Secondary_ColorBlock_Blue.gif) outside;
	color:Black;
}


.listGreyWithImage
{
	font-family:Arial;
	font-size:12;
	margin:10px 0px 10px 0px;
	padding:0px;
	list-style:square url(/khs1.0/Images/Secondary/KT2_Dotnet_Secondary_ColorBlock_Grey.gif) outside;
	color:Gray;
}


.menuHeader
{
    FONT-SIZE: 15px;
    FONT-FAMILY: Arial;
    COLOR:Black;
    font-weight:bold;
    TEXT-DECORATION: none
}


.menuItem
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial;
    COLOR: Black;
    TEXT-DECORATION: none
}

.menuItem A
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial;
    COLOR: Black;
    TEXT-DECORATION: none;
    DISPLAY: block;
    WIDTH: 100%
    
}
.menuItem A:visited
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial;
    COLOR: Black;
    TEXT-DECORATION: none
}
.menuItem A:hover
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial;
    COLOR: Black ;
    BACKGROUND-COLOR: #DCDCDC;
    TEXT-DECORATION: none
}

.menuItemBold
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial;
    font-weight:bold;
    COLOR: #000000;
    TEXT-DECORATION: none
}

.searchHeaderBlueBlack
{
    FONT-SIZE: 12px;
    FONT-FAMILY:Arial;
	COLOR: black;
	BACKGROUND-COLOR:#e5ecf9;
	TEXT-DECORATION: none;
}


.secondaryHeader
{
    FONT-SIZE: 20px;
    FONT-FAMILY: Arial;
    font-weight:bold;
    COLOR: #0099ff;
    TEXT-DECORATION: none
}

.secondaryHeaderWhite
{
    FONT-SIZE: 20px;
    FONT-FAMILY: Arial;
    font-weight:bold;
    COLOR:White;
    TEXT-DECORATION: none
}

.secondaryHeaderBlack
{
    FONT-SIZE: 14px;
    FONT-FAMILY: Arial;
    font-weight:bold;
    COLOR: black;
    TEXT-DECORATION: none
}


.secondaryHeaderGreenBold
{
    FONT-SIZE: 20px;
    font-weight:bold;
    FONT-FAMILY: Arial;
    COLOR: #89CD00;
}

.secondaryHeaderGreenBoldLarge
{
    FONT-SIZE: 30px;
    font-weight:bold;
    FONT-FAMILY: Arial;
    COLOR: green;
}

.secondaryHeaderGreenBoldSmall
{
    FONT-SIZE: 12px;
    font-weight:bold;
    FONT-FAMILY: Arial;
    COLOR: green;
}

.secondaryHeaderBlueBold
{
    FONT-SIZE: 20px;
    font-weight:bold;
    FONT-FAMILY: Arial;
    COLOR: #001871
    
}

.secondaryHeaderDarkBlueLarge
{
    FONT-SIZE: 19px;
    font-weight:bold;
    FONT-FAMILY: Arial;
    COLOR: #003399
    
}
.secondaryHeaderDarkBlueSmall
{
    FONT-SIZE: 14px;
    font-weight:bold;
    FONT-FAMILY: Arial;
    COLOR: #003399
    
}

.secondaryHeaderDarkBlueMed
{
    FONT-SIZE: 18px;
    font-weight:bold;
    FONT-FAMILY: Arial;
    COLOR: #003399
    
}

.secondaryHeaderDarkOrangeMed
{
    FONT-SIZE: 17px;
    font-weight:bold;	
    FONT-FAMILY: Arial;
    COLOR: #E56717

    
}

.secondaryHeaderOrange
{
    FONT-SIZE: 40px;
    font-weight:bold;
    FONT-FAMILY: Arial;
    COLOR: #F88017
}



.secondaryHeaderYellowBold
{
    FONT-SIZE: 20px;
    font-weight:bold;
    FONT-FAMILY: Arial;
    COLOR: #FDBA00;
}

.secondaryHeaderOrangeBold
{
    FONT-SIZE: 20px;
    font-weight:bold;
    FONT-FAMILY: Arial;
    COLOR: #FCA13D;
}

.secondaryHeaderPurpleBold
{
    FONT-SIZE: 20px;
    font-weight:bold;
    FONT-FAMILY: Arial;
    COLOR: #800000;
}

.secondaryHeaderNoText
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial;
    COLOR: #777777;
    background-color:#E2E2E2;
    TEXT-DECORATION: none
}

.secondaryHeaderGreySmall
{
	FONT-SIZE: 12px;
    COLOR: #777777;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
}

.secondaryHeaderGreyLarge
{
	FONT-SIZE: 20px;
    COLOR: #777777;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
}

.secondaryHeaderBlue
{
    FONT-SIZE: 14px;
    FONT-FAMILY: Arial;
    font-weight: bold;
	COLOR: #ffffff;
	background-color:#0099FF;
	PADDING-LEFT: 5px;
	TEXT-DECORATION: none
	
}

.secondaryHeaderBlueNoPadding
{
    FONT-SIZE: 14px;
    FONT-FAMILY: Arial;
    font-weight: bold;
	COLOR: #ffffff;
	background-color:#75CAF0;
	PADDING-LEFT: 0px;
	TEXT-DECORATION: none
	
}

.secondaryHeaderGray
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial;
    font-weight: bold;
	COLOR: blue;
	background-color:#dddddd;
	PADDING-LEFT: 5px;
	TEXT-DECORATION: none
	
}

.secondaryHeaderBlueLarge
{
    FONT-SIZE: 20px;
    FONT-FAMILY: Arial;
    font-weight: bold;
	COLOR: #0099ff;
	TEXT-DECORATION: none;
}
.secondaryHeaderBlueMed
{
    FONT-SIZE: 16px;
    FONT-FAMILY: Arial;
    font-weight: bold;
	COLOR: #0099ff;
	TEXT-DECORATION: none;
}

.secondaryHeaderBlueSmall
{
    FONT-SIZE: 14px;
    FONT-FAMILY: Arial;
    font-weight: bold;
	COLOR: #0099ff;
	TEXT-DECORATION: none;
}

.secondaryHeaderWhiteLarge
{
    FONT-SIZE: 20px;
    FONT-FAMILY: Arial;
    MARGIN-LEFT: 60px;
    font-weight:bold;
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}

.secondaryHeaderWhiteSmall
{
    FONT-SIZE: 14px;
    FONT-FAMILY: Arial;
    font-weight:bold;
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}

.secondaryHeaderWhiteSmaller
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial;
    font-weight:bold;
    COLOR: #ffffff;
    TEXT-DECORATION: none;
    
}

.textBox 
{
	font:12px Arial;
	border:1px solid lightgrey;
	background-color:#ffffff;
}

.tableBorderAll
{
    BORDER-RIGHT: #e2e2e2 6px solid;
    BORDER-TOP: #e2e2e2 4px solid;
    BORDER-LEFT: #e2e2e2 6px solid;
    BORDER-BOTTOM: #e2e2e2 4px solid;
    
}

.tableBorderThin
{
    BORDER-RIGHT: #e2e2e2 1px solid;
    BORDER-TOP: #e2e2e2 1px solid;
    BORDER-LEFT: #e2e2e2 1px solid;
    BORDER-BOTTOM: #e2e2e2 1px solid;
    BORDER-COLLAPSE: collapse;
    height: 60px;
}

.table-border-thin-redyellow
{
    border-color: Red;
    background-color: #FFFF99;
    BORDER-RIGHT: red 1px solid;
    BORDER-TOP: Red 1px solid;
    BORDER-LEFT: Red 1px solid;
    BORDER-BOTTOM: Red 1px solid;
    BORDER-COLLAPSE: collapse;
}

.tableBorderBottom
{
    BORDER-BOTTOM: #e2e2e2 4px solid
}

.tableBorderTop
{
    BORDER-TOP: #e2e2e2 4px solid
}

.tableBorderThinTop
{
    BORDER-TOP: #e2e2e2 1px solid;
    border-top-color: Blue;
}

.paragraph
{
	MARGIN-LEFT : 10px
}

.hr
{
	background-color:#afafaf;
	height:1px;
}

table .tableStyle
{
    border-width: 1px;
	border-style: none;
	border-color: #e2e2e2;
	
}

table.tableStyle td {
	border-width: 1px;

	border-style: solid;
	border-color: #e2e2e2;
	

}










.hyperLinkBlueBold					{COLOR:#0096ff; FONT-SIZE:12px; FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:none;}
.hyperLinkBlueBold a:link			{COLOR:#0096ff; FONT-SIZE:12px; FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:none;}
.hyperLinkBlueBold a:visited	    {COLOR:#0096ff; FONT-SIZE:12px; FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:none;}
.hyperLinkBlueBold a:hover	        {COLOR:#FF6600; FONT-SIZE:12px; FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:underline;}
.hyperLinkBlueBold a:active			{COLOR:#FF6600; FONT-SIZE:12px; FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:underline;}



.hyperLinkWhiteBoldHover				{COLOR: White; FONT-SIZE:12px; FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:none;}
.hyperLinkWhiteBoldHover a:link			{COLOR: White; FONT-SIZE:12px; FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:none;}
.hyperLinkWhiteBoldHover a:visited	    {COLOR: White; FONT-SIZE:12px; FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:none;}
.hyperLinkWhiteBoldHover a:hover	    {COLOR: White; FONT-SIZE:12px; FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:underline;}
.hyperLinkWhiteBoldHover a:active		{COLOR: White; FONT-SIZE:12px; FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:underline;}



.hyperLinkRedBoldUnderline				{COLOR:#A60101;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:underline;}
.hyperLinkRedBoldUnderline a:link		{COLOR:#A60101;TEXT-DECORATION:underline;}
.hyperLinkRedBoldUnderline a:hover		{background-color:#e2e2e2;COLOR:#A60101;TEXT-DECORATION:underline;}
.hyperLinkRedBoldUnderline a:visited	{COLOR:#A60101;TEXT-DECORATION:underline;}
.hyperLinkRedBoldUnderline a:active		{background-color:#e2e2e2;color:#A60101;TEXT-DECORATION:underline;}

.hyperLinkRedBold					{COLOR:red;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold; text-decoration:none;}
.hyperLinkRedBold a:link			{COLOR:red;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold; text-decoration:none;}
.hyperLinkRedBold a:visited         {COLOR:red;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold; text-decoration:none;}
.hyperLinkRedBold a:hover			{COLOR:#FF6600;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold; text-decoration:underline;}
.hyperLinkRedBold a:active			{COLOR:#FF6600;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold; text-decoration:underline;}


.hyperLinkGray						{COLOR:Gray;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold; text-decoration:underline;}
.hyperLinkGray a:link				{COLOR:Gray;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold; text-decoration:underline;}
.hyperLinkGray a:visited            {COLOR:Gray;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold; text-decoration:underline;}
.hyperLinkGray a:hover			    {COLOR:#FF6600;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold; text-decoration:underline;}
.hyperLinkGray a:active				{COLOR:Gray;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold; text-decoration:underline;}


.hyperLinkGrayText						{background-color:#ffffff;COLOR:Gray;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkGrayText a					{background-color:#ffffff;COLOR:Gray;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkGrayText a:link				{background-color:#ffffff;COLOR:Gray;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkGrayText a:visited			{background-color:#ffffff;COLOR:Gray;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkGrayText a:active				{background-color:#ffffff;color:Gray;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:underline;}
.hyperLinkGrayText a:hover				{background-color:#ffffff;COLOR:#00339a;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:underline;}



.datagrid							{BORDER-RIGHT:white 1px solid;BORDER-TOP:#e2e2e2 1px solid;BORDER-LEFT:white 1px solid;BORDER-BOTTOM: #e2e2e2 1px solid;BORDER-COLLAPSE:collapse;font-family:Verdana,Arial,Helvetica,sans-serif;}
.datagridAltSilver					{background-color:#dbeaf5;COLOR:Gray;font-size:12px ;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.datagridAltSilver a:hover			{background-color:Silver;}

.datagridAltGrey					{background-color:#f7f7f7;Color:black;font-size:12px ;FONT-FAMILY:Arial;TEXT-DECORATION:none;}


.hyperLinkBlueWhiteBoldUnderLine			{background-color:#0099ff;color:white;FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}
.hyperLinkBlueWhiteBoldUnderLine a			{background-color:#0099ff;color:white;text-decoration:underline;}
.hyperLinkBlueWhiteBoldUnderLine a:visited	{background-color:#0099ff;color:white;}
.hyperLinkBlueWhiteBoldUnderLine a:hover	{background-color:#0099ff;color:white;}
.hyperLinkBlueWhiteBoldUnderLine a:active	{background-color:#0099ff;color:white;}

.hyperLinkBlueWhiteBold				{background-color:#0099ff;color:white;FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}
.hyperLinkBlueWhiteBold a			{background-color:#0099ff;color:white;FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}
.hyperLinkBlueWhiteBold a:link		{background-color:#0099ff;color:white;FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}
.hyperLinkBlueWhiteBold a:visited	{background-color:#0099ff;color:white;FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}
.hyperLinkBlueWhiteBold a:hover		{background-color:#0099ff;color:white;FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}
.hyperLinkBlueWhiteBold a:active	{background-color:#0099ff;color:white;FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}

.hyperLinkSilver					{background-color:Silver;COLOR:Gray;font-size:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkSilver a					{background-color:Silver;COLOR:#00339a;font-size:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkSilver a:link				{background-color:Silver;}
.hyperLinkSilver a:visited			{background-color:Silver;}
.hyperLinkSilver a:hover			{background-color:Silver;}
.hyperLinkSilver a:active			{background-color:Silver;}

.hyperLinkWhiteGrayBold				{background-color:white;COLOR:Gray;FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}
.hyperLinkWhiteGrayBold a			{background-color:white;COLOR:Gray;FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}
.hyperLinkWhiteGrayBold a:link		{background-color:white;COLOR:Gray;FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}
.hyperLinkWhiteGrayBold a:visited	{background-color:white;COLOR:Gray;FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}
.hyperLinkWhiteGrayBold a:hover		{background-color:white;COLOR:Gray;FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}
.hyperLinkWhiteGrayBold a:active	{background-color:white;COLOR:Gray;FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}

.hyperLinkWhiteGray					{background-color:white;COLOR:Gray;font-size:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkWhiteGray a				{background-color:white;COLOR:Gray;font-size:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkWhiteGray a:link			{background-color:white;COLOR:Gray;font-size:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkWhiteGray a:visited		{background-color:white;COLOR:Gray;font-size:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkWhiteGray a:hover			{background-color:white;COLOR:Gray;font-size:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkWhiteGray a:active		{background-color:white;COLOR:Gray;font-size:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}

.hyperLinkWhiteOrange				{background-color:transparent;COLOR:#ff9900;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkWhiteOrange a				{background-color:transparent;COLOR:#ff9900;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkWhiteOrange a:link		{background-color:transparent;COLOR:#ff9900;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkWhiteOrange a:visited		{background-color:transparent;COLOR:#ff9900;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkWhiteOrange a:hover		{background-color:transparent;COLOR:#ff9900;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkWhiteOrange a:active		{background-color:transparent;COLOR:#ff9900;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}

.hyperLinkWhiteBlue					{background-color:white;COLOR:#00339a;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkWhiteBlue a				{background-color:white;COLOR:#00339a;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkWhiteBlue a:link			{background-color:white;COLOR:#00339a;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkWhiteBlue a:visited		{background-color:white;COLOR:#00339a;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkWhiteBlue a:hover			{background-color:white;COLOR:#00339a;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkWhiteBlue a:active		{background-color:white;COLOR:#00339a;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}



.hyperLinkWhiteRedUnderline	                {background-color:white;COLOR:#A60101;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:Underline;}
.hyperLinkWhiteRedUnderline a				{background-color:white;COLOR:#A60101;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:Underline;}
.hyperLinkWhiteRedUnderline a:link			{background-color:white;COLOR:#A60101;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:Underline;}
.hyperLinkWhiteRedUnderline a:visited		{background-color:white;COLOR:#A60101;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:Underline;}
.hyperLinkWhiteRedUnderline a:hover	        {background-color:white;COLOR:#FF6600;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:Underline;}
.hyperLinkWhiteRedUnderline a:active		{background-color:white;COLOR:#FF6600;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:Underline;}


.hyperLinkGrayBlueLarge				{background-color:#c8c8c8;COLOR:#00339a;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:none;}
.hyperLinkGrayBlueLarge a			{background-color:#c8c8c8;COLOR:#00339a;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:none;}
.hyperLinkGrayBlueLarge a:link		{background-color:#c8c8c8;COLOR:#00339a;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:none;}
.hyperLinkGrayBlueLarge a:visited	{background-color:#c8c8c8;COLOR:#00339a;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:none;}
.hyperLinkGrayBlueLarge a:hover		{background-color:#c8c8c8;COLOR:#00339a;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:none;}
.hyperLinkGrayBlueLarge a:active	{background-color:#c8c8c8;COLOR:#00339a;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:none;}

.hyperLinkBlue					{background-color:white;COLOR:Blue;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkBlue a				{background-color:white;COLOR:Blue;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkBlue a:link			{background-color:white;COLOR:Blue;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkBlue a:visited		{background-color:white;COLOR:Purple;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkBlue a:hover			{background-color:white;COLOR:Blue;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkBlue a:active			{background-color:white;COLOR:Blue;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}

.hyperLinkGrayNoDecor    {COLOR:#777777;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}

.BookMarkBlue			            {COLOR:#00339a; FONT-SIZE:12px; FONT-FAMILY:Arial; TEXT-DECORATION:none;}
.BookMarkBlue a:link			    {COLOR:#00339a; TEXT-DECORATION:none;}
.BookMarkBlue a:visited		        {COLOR:#00339a;TEXT-DECORATION:none;  }
.BookMarkBlue a:active			    {color:#00339a;TEXT-DECORATION:none;}
.BookMarkBlue a:hover			    {COLOR:#FF6600; TEXT-DECORATION:Underline;}

/*
	Remove background-color after verification - Added by AM
	Delete and replace style hyperLinkOrangeGreyBackground after removing
	the background color
*/
.hyperLinkGrayBlueText a					{background-color:#ffffff;COLOR:Gray;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkGrayBlueText a:link				{background-color:#ffffff;COLOR:Gray;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkGrayBlueText a:visited			{background-color:#ffffff;COLOR:Gray;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkGrayBlueText a:active				{background-color:#ffffff;color:Gray;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:underline;}
.hyperLinkGrayBlueText a:hover				{background-color:#ffffff;COLOR:#FF6600;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:underline;}

.hyperLinkOrangeGreyBackground a					{COLOR:Gray;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkOrangeGreyBackground a:link				{COLOR:Gray;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkOrangeGreyBackground a:visited			{COLOR:Gray;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkOrangeGreyBackground a:active				{color:Gray;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkOrangeGreyBackground a:hover				{COLOR:#FF6600;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:underline;}

/* Link blue --- onmouse over orange_underline for sign page */
.hyperLinkBlueTextNoBackGround a				{COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkBlueTextNoBackGround a:link			{COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkBlueTextNoBackGround a:visited		{COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkBlueTextNoBackGround a:active			{color:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkBlueTextNoBackGround a:hover			{COLOR:#FF6600;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:underline;}

/* Link blue --- onmouse over orange_underline  */
.hyperLinkBlueText a				{background-color:#ffffff;COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkBlueText a:link			{background-color:#ffffff;COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkBlueText a:visited		{background-color:#ffffff;COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkBlueText a:hover			{background-color:#ffffff;COLOR:#FF6600;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:underline;}
.hyperLinkBlueText a:active			{background-color:#ffffff;color:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;}

/* Link blue_bold --- onmouse over orange_bold_underline  */
.hyperLinkBlueBoldText a				{background-color:#ffffff;COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold}
.hyperLinkBlueBoldText a:link			{background-color:#ffffff;COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold}
.hyperLinkBlueBoldText a:visited		{background-color:#ffffff;COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold}
.hyperLinkBlueBoldText a:active			{background-color:#ffffff;color:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold}
.hyperLinkBlueBoldText a:hover			{background-color:#ffffff;COLOR:#FF6600;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:underline;font-weight:bold}

/* Link Light blue --- onmouse over orange_underline  */
.hyperLinkLightBlueSmall a				{background-color:#ffffff;COLOR:#0096ff;FONT-SIZE:11px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkLightBlueSmall a:link			{background-color:#ffffff;COLOR:#0096ff;FONT-SIZE:11px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkLightBlueSmall a:visited		{background-color:#ffffff;COLOR:#0096ff;FONT-SIZE:11px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkLightBlueSmall a:hover		{background-color:#ffffff;COLOR:#FF6600;FONT-SIZE:11px;FONT-FAMILY:Arial;text-decoration:underline;}
.hyperLinkLightBlueSmall a:active		{background-color:#ffffff;color:#0096ff;FONT-SIZE:11px;FONT-FAMILY:Arial;text-decoration:none;}

.hyperLinkLightBlue a				{COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkLightBlue a:link			{COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkLightBlue a:visited		{COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkLightBlue a:hover			{COLOR:#FF6600;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:underline;}
.hyperLinkLightBlue a:active		{color:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;}

.hyperLinkLightBlueBold a				{background-color:#ffffff;COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold;}
.hyperLinkLightBlueBold a:link			{background-color:#ffffff;COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold;}
.hyperLinkLightBlueBold a:visited		{background-color:#ffffff;COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold;}
.hyperLinkLightBlueBold a:hover			{background-color:#ffffff;COLOR:#FF6600;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:underline;font-weight:bold;}
.hyperLinkLightBlueBold a:active		{background-color:#ffffff;color:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold;}

 /* only for text */
.hyperLinkBlackText							{color:Black;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkBlackText a						{color:Black;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkBlackText a:link					{color:Black;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkBlackText a:visited				{color:Black;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkBlackText a:active				{color:Black;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkBlackText a:hover					{color:Black;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;}

/* only for text */
.hyperLinkBlackBoldText						{color:Black;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold;}
.hyperLinkBlackBoldText a					{color:Black;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold;}
.hyperLinkBlackBoldText a:link				{color:Black;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold;}
.hyperLinkBlackBoldText a:visited			{color:Black;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold;}
.hyperLinkBlackBoldText a:active			{color:Black;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold;}
.hyperLinkBlackBoldText a:hover				{color:Black;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold;}

/* only for text */
.hyperLinkDarkBlueText						{color:#003399;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkDarkBlueText a					{color:#003399;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkDarkBlueText a:link				{color:#003399;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkDarkBlueText a:visited			{color:#003399;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkDarkBlueText a:active				{color:#003399;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkDarkBlueText a:hover				{color:#003399;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none; font-weight:bold}

/* only for text */
.hyperLinkDarkBlueBoldText					{color:#003399;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold;}
.hyperLinkDarkBlueBoldText a				{color:#003399;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold;}
.hyperLinkDarkBlueBoldText a:link			{color:#003399;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold;}
.hyperLinkDarkBlueBoldText a:visited		{color:#003399;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold;}
.hyperLinkDarkBlueBoldText a:active			{color:#003399;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold;}
.hyperLinkDarkBlueBoldText a:hover			{color:#003399;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold;}

/* only for text */
.hyperLinkDarkBlueBoldLargeText					{color:#003399;FONT-SIZE:16px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold;}
.hyperLinkDarkBlueBoldLargeText a				{color:#003399;FONT-SIZE:16px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold;}
.hyperLinkDarkBlueBoldLargeText a:link			{color:#003399;FONT-SIZE:16px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold;}
.hyperLinkDarkBlueBoldLargeText a:visited		{color:#003399;FONT-SIZE:16px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold;}
.hyperLinkDarkBlueBoldLargeText a:active		{color:#003399;FONT-SIZE:16px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold;}
.hyperLinkDarkBlueBoldLargeText a:hover			{color:#003399;FONT-SIZE:16px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold;}

/*  red bold with underline, but no backgroundcolor  */
.hyperLinkRedBoldUnderlineNoBack			{COLOR:Red;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;text-decoration:none;}
.hyperLinkRedBoldUnderlineNoBack a:link		{COLOR:Red;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;text-decoration:none;}
.hyperLinkRedBoldUnderlineNoBack a:visited	{COLOR:Red;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;text-decoration:none;}
.hyperLinkRedBoldUnderlineNoBack a:hover	{COLOR:Red;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;text-decoration:underline;}
.hyperLinkRedBoldUnderlineNoBack a:active	{COLOR:Red;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;text-decoration:none;}

.hyperLinkWhiteBlueBold				{background-color:white;COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}
.hyperLinkWhiteBlueBold a			{background-color:white;COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}
.hyperLinkWhiteBlueBold a:link		{background-color:white;COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}
.hyperLinkWhiteBlueBold a:visited	{background-color:white;COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}
.hyperLinkWhiteBlueBold a:hover		{background-color:white;COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}
.hyperLinkWhiteBlueBold a:active	{background-color:white;COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}

.hyperLinkWhiteOrangeBold			{background-color:white;COLOR:orange;FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}
.hyperLinkWhiteOrangeBold a			{background-color:white;COLOR:orange;FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}
.hyperLinkWhiteOrangeBold a:link	{background-color:white;COLOR:orange;FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}
.hyperLinkWhiteOrangeBold a:visited	{background-color:white;COLOR:orange;FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}
.hyperLinkWhiteOrangeBold a:active	{background-color:white;COLOR:orange;FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}
.hyperLinkWhiteOrangeBold a:hover	{background-color:white;COLOR:orange;FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:underline;}



/*************************************************/
/* Start: this style is used only for transcript */
/*************************************************/
.transcriptBody
{
	font-weight:normal bold;
	color: #000000;
	padding-left: 2px;
	background-color:#FFFFCC;
	FONT-FAMILY: Arial;
}
.transcriptHeader
{
	FONT-FAMILY: Arial;
	font-weight: bold;
	color: #fff;
	line-height: 26px;
	padding-left: 2px;
	background: url('/khs1.0/RadControls/Grid/Skins/Glassy/Img/groupHeaderBg.gif');
}
.transcriptHeader a
{
	text-decoration: none;
	color: #fff;
}
.transcriptHeader a:hover
{
	text-decoration: underline;
}
/*************************************************/
/* End                                           */
/*************************************************/
