/* The following style locates ok button in rad alert */
.rwPopupButton {margin-left: 36% !important;}  

.posFixedRelative
{
    position:relative;
    bottom:30px;
    margin-bottom:-30px;
}

.tableLimeRed
{
	BORDER-RIGHT: #ACB4C1 1px solid;
    BORDER-TOP: #ACB4C1 1px solid;
    BORDER-LEFT: #ACB4C1 1px solid;
    BORDER-BOTTOM: #ACB4C1 1px solid;
    BORDER-COLLAPSE: collapse;
    background:#FFF4E2;
    color:Red;
    border-color:Red;
}

/* Please dont delete this part*/
a
{
    font-family: Arial;
	font-size: 12px;
	color: #00339a;
	text-decoration:none;
}

.spanRed
{
    color:Red;
    font-size:11px;
    font-family:Arial;
}

/* RadEditor AjaxSpellchecker buttons "Finish spellhecking" and "Cancel" */
.reAjaxspell_button
{
    border: solid 1px #768ca5;
    background: #dae2e8;
	color : #000 !important;
}


/* 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: #0096ff;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: #0096ff;text-decoration:none;}
.hyperlinkDefault a:visited     { font-family: Arial;font-size: 12px;color: #0096ff;text-decoration:none;}
.hyperlinkDefault a:hover       { font-family: Arial;font-size: 12px;color: #FF6600;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
}


.bodyTextBold
{
	FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    
}

.bodyTextBoldLarge
{
	FONT-SIZE: 18px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    
}

.bodyTextLarge
{
	FONT-SIZE: 18px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-WEIGHT:normal;
    
}

.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
}

.bodyTextGreen
{
	FONT-SIZE: 12px;
    COLOR:Green;
    FONT-FAMILY: Arial
}

.bodyTextGreenSmall
{
	FONT-SIZE: 11px;
    COLOR:Green;
    FONT-FAMILY: Arial
}

.bodyTextOrange
{
	FONT-SIZE: 12px;
    COLOR:#ea5c24;
    FONT-FAMILY: Arial;
}

.bodyTextOrangeBoldMedium
{
	FONT-SIZE: 16px;
    COLOR:#ea5c24;
    FONT-FAMILY: Arial;
    font-weight:bold;
}
.bodyTextOrangeItalic
{
	FONT-SIZE: 11px;
	font-style:italic;
    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: #ea5c24;
    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
}

.bodyTextRedLarge
{
	FONT-SIZE: 18px;
    COLOR: Red;
    FONT-FAMILY: Arial;
}

.bodyTextWhite
{
	FONT-SIZE: 11px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial
}

.bodyTextWhiteBoldLarge
{
	FONT-SIZE: 18px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial
}

.bodyTextRedDarkBold
{
	FONT-SIZE: 12px;
	font-weight:bold;
    COLOR: #991b1e;
    FONT-FAMILY: Arial
}

.bodyTextRedDarkBoldSmall
{
	FONT-SIZE: 12px;
    COLOR:  #991b1e;
    FONT-FAMILY: Arial;
    font-weight:bold;
}

.bodyTextRedDarkBoldMedium
{
	FONT-SIZE: 16px;
    COLOR: #991b1e;
    FONT-FAMILY: Arial;
    font-weight:bold;
}

.bodyTextRedDarkBoldLarge
{
	FONT-SIZE: 18px;
    COLOR: #991b1e;
    FONT-FAMILY: Arial;
    font-weight:bold;
}


.bodyTextBlack
{
	FONT-SIZE: 12px;
    COLOR:Black;
    FONT-FAMILY: Arial;
}

.bodyTextBlackItalic
{
	FONT-SIZE: 12px;
    COLOR:Black;
    FONT-FAMILY: Arial;
    font-style:italic;
}

.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;				
}
/*Added by Basit for error messages*/
.tableBorderThinRedYellow
{
    border-color: Red;
    background-color: #FFFF99;
    BORDER-RIGHT: #e2e2e2 1px solid;
    BORDER-TOP: #e2e2e2 1px solid;
    BORDER-LEFT: #e2e2e2 1px solid;
    BORDER-BOTTOM: #e2e2e2 1px solid;
    BORDER-COLLAPSE: collapse;
}
.tableBorderGrayAll
{
	BORDER-RIGHT: #e2e2e2 1px solid;
    BORDER-TOP: #e2e2e2 1px solid;
    BORDER-LEFT: #e2e2e2 1px solid;
    BORDER-BOTTOM: #e2e2e2 1px solid;
	
}

.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-seri;
}

.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;
}

.listRedDark
{
	margin-left:20px;
	padding-left:1em;
	margin-bottom:2px;
	text-indent:0em;
	list-style:square;
	color:#991b1e;
}

.listBlack
{
	margin-left:20px;
	padding-left:1em;
	margin-bottom:2px;
	text-indent:0em;
	list-style:square;
	color:Black;
}

.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;
	margin-top:0px;
	padding:0px;
	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(/trainingTeam3.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(/trainingTeam3.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(/trainingTeam3.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(/trainingTeam3.0/Images/Secondary/KT2_Dotnet_Secondary_ColorBlock_Blue.gif) outside;
	color:Black;
}

.listWithOrangeArrow
{
 	text-indent:10px;
	font-family:Arial;
	font-weight:bold;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:0px;
	line-height:20px;
	padding-left:10px;
	padding:5px;
	vertical-align:middle;
	list-style:square url(/trainingTeam3.0/Images/Secondary/Training/Online/TT3_Homepage_17_OrangeArrow.gif) inside;
}

.listWithOrangeArrowNormal
{
	font-family:Arial;
	margin-left:15px;
	padding:10px;
	list-style:url(/trainingTeam3.0/Images/Secondary/Training/Online/TT3_Homepage_17_OrangeArrow.gif) outside;
	
}

.listBlackWithRedBlock
{
	list-style:square url(/trainingTeam3.0/Images/Secondary/KT2_Dotnet_Secondary_ColorBlock_Red.gif) outside;
}


.listGreyWithImage
{
	font-family:Arial;
	font-size:12;
	margin:10px 0px 10px 0px;
	padding:0px;
	list-style:square url(/trainingTeam3.0/Images/Secondary/KT2_Dotnet_Secondary_ColorBlock_Grey.gif) outside;
	color:Gray;
}


.menuHeader
{
    FONT-SIZE: 14px;
    FONT-FAMILY: Arial;
    COLOR:#991b1e;
    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: #9f0000;
    TEXT-DECORATION: none
}


.secondaryHeaderBrown
{
    FONT-SIZE: 14px;
    FONT-FAMILY: Arial;
    font-weight: bold;
	COLOR: #ffffff;
	background-color: #b30000;
	PADDING-LEFT: 5px;
	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: 20px;
    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
    
}



.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
	
}

.secondaryHeaderDarkGreen
{
    FONT-SIZE: 14px;
    FONT-FAMILY: Arial;
    font-weight: bold;
	COLOR: #ffffff;
	background-color:#666633;
	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;
}

.tableLime
{
	BORDER-RIGHT: #ACB4C1 2px solid;
    BORDER-TOP: #ACB4C1 2px solid;
    BORDER-LEFT: #ACB4C1 2px solid;
    BORDER-BOTTOM: #ACB4C1 2px solid;
    BORDER-COLLAPSE: collapse;
    background:#FFF4E2;
}


.tableBorderAll
{
    BORDER-RIGHT: #D0C395 4px solid;
    BORDER-TOP: #D0C395 4px solid;
    BORDER-LEFT: #D0C395 4px solid;
    BORDER-BOTTOM: #D0C395 4px solid;
    
}

.tableBorderNo
{
	BORDER-RIGHT:#f3ebcf 1px solid;
	BORDER-TOP:#D0C395 1px solid;
	BORDER-LEFT:#f3ebcf 1px solid;
	BORDER-BOTTOM: #D0C395 1px solid;
	BORDER-COLLAPSE:collapse;
}

.tableBorderBeige
{
    BORDER-RIGHT: #FCF8EC 6px solid;
    BORDER-TOP: #FCF8EC 4px solid;
    BORDER-LEFT: #FCF8EC 6px solid;
    BORDER-BOTTOM: #FCF8EC 4px solid;
    
}

.tableBorderDarkTanLightBeige
{
    BORDER-RIGHT: #D0C395 1px solid; /* Dark Tan Color */
    BORDER-TOP: #D0C395  1px solid;
    BORDER-LEFT: #D0C395  1px solid;
    BORDER-BOTTOM: #D0C395  1px solid;
    BORDER-COLLAPSE: collapse;
    background-color:#FCF8EC; /* Light Beige Color */
    height: 50px;
}

.tableBorderDarkTanLightBeigeFontBlue
{
    BORDER-RIGHT: #D0C395 1px solid; /* Dark Tan Color */
    BORDER-TOP: #D0C395  1px solid;
    BORDER-LEFT: #D0C395  1px solid;
    BORDER-BOTTOM: #D0C395  1px solid;
    BORDER-COLLAPSE: collapse;
    background-color:#FCF8EC; /* Light Beige Color */
    height: 60px;
    color: #0076ff;
    font-size: 15px;
}

.tableBorderDarkTanLightBeigeBorderThin
{
    BORDER-RIGHT: #D0C395 5px solid; /* Dark Tan Color */
    BORDER-TOP: #D0C395  5px solid;
    BORDER-LEFT: #D0C395  5px solid;
    BORDER-BOTTOM: #D0C395  5px solid;
    BORDER-COLLAPSE: collapse;
    background-color:#FCF8EC; /* Light Beige Color */
}


.tableBorderDarkTanWhiteBorderThin
{
    BORDER-RIGHT: #D0C395 5px solid; /* Dark Tan Color */
    BORDER-TOP: #D0C395  5px solid;
    BORDER-LEFT: #D0C395  5px solid;
    BORDER-BOTTOM: #D0C395  5px solid;
    BORDER-COLLAPSE: collapse;
    background-color:White; /* White Color */
}

.tableBorderAllRed
{
    BORDER-RIGHT: #b30000 1px solid;
    BORDER-TOP: #b30000 1px solid;
    BORDER-LEFT: #b30000 1px solid;
    BORDER-BOTTOM: #b30000 1px solid;
    BORDER-COLLAPSE: collapse
}


.tableBorderWhite
{
    BORDER-RIGHT: #ffffff 6px solid;
    BORDER-TOP: #ffffff 4px solid;
    BORDER-LEFT: #ffffff 6px solid;
    BORDER-BOTTOM: #ffffff 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;
}



.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;
	

}








.hyperLinkBlackBlueUnderline				{COLOR:#000000; FONT-SIZE:12px; FONT-FAMILY:Arial;FONT-WEIGHT:normal;TEXT-DECORATION:none;}
.hyperLinkBlackBlueUnderline a:link			{COLOR:#000000; FONT-SIZE:12px; FONT-FAMILY:Arial;FONT-WEIGHT:normal;TEXT-DECORATION:none;}
.hyperLinkBlackBlueUnderline a:visited	    {COLOR:#000000; FONT-SIZE:12px; FONT-FAMILY:Arial;FONT-WEIGHT:normal;TEXT-DECORATION:none;}
.hyperLinkBlackBlueUnderline a:hover	    {COLOR:#0096ff; FONT-SIZE:12px; FONT-FAMILY:Arial;FONT-WEIGHT:normal;TEXT-DECORATION:underline;}
.hyperLinkBlackBlueUnderline a:active		{COLOR:#000000; FONT-SIZE:12px; FONT-FAMILY:Arial;FONT-WEIGHT:normal;TEXT-DECORATION:underline;}


.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;}
.datagridAltWhite					      {background-color:White;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;}


.hyperLinkGreenWhiteBoldUnderLine			{background-color:#666633;color:white;FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}
.hyperLinkGreenWhiteBoldUnderLine a			{background-color:#666633;color:white;text-decoration:underline;}
.hyperLinkGreenWhiteBoldUnderLine a:visited	{background-color:#666633;color:white;}
.hyperLinkGreenWhiteBoldUnderLine a:hover	{background-color:#666633;color:white;}
.hyperLinkGreenWhiteBoldUnderLine a:active	{background-color:#666633;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:#f3ebcf;COLOR:#00339a;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkWhiteBlue a				{background-color:#f3ebcf;COLOR:#00339a;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkWhiteBlue a:link			{background-color:#f3ebcf;COLOR:#00339a;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkWhiteBlue a:visited		{background-color:#f3ebcf;COLOR:#00339a;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkWhiteBlue a:hover			{background-color:#f3ebcf;COLOR:#00339a;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkWhiteBlue a:active		{background-color:#f3ebcf;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					    {COLOR:#0096ff; FONT-SIZE:12px; FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkBlue    a:link			{COLOR:#0096ff; FONT-SIZE:12px; FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkBlue    a:visited	        {COLOR:#0096ff; FONT-SIZE:12px; FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkBlue    a:hover	        {COLOR:#FF6600; FONT-SIZE:12px; FONT-FAMILY:Arial;TEXT-DECORATION:underline;}
.hyperLinkBlue     a:active			{COLOR:#FF6600; FONT-SIZE:12px; FONT-FAMILY:Arial;TEXT-DECORATION:underline;}

.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:hover			{COLOR:#FF6600;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:underline;}
.hyperLinkBlueTextNoBackground a:active			{color:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;}


/* 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 --- Font Weight  */
.hyperLinkBlueTextBold a				{COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none; font-weight:bold}
.hyperLinkBlueTextBold a:link			{COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none; font-weight:bold}
.hyperLinkBlueTextBold a:visited		{COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none; font-weight:bold}
.hyperLinkBlueTextBold a:hover			{COLOR:#FF6600;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:underline; font-weight:bold}
.hyperLinkBlueTextBold a:active			{color:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none; font-weight:bold}



/* Link Light blue --- onmouse over orange_underline  */
.hyperLinkLightBlueSmall a				{COLOR:#0096ff;FONT-SIZE:11px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkLightBlueSmall a:link			{COLOR:#0096ff;FONT-SIZE:11px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkLightBlueSmall a:visited		{COLOR:#0096ff;FONT-SIZE:11px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkLightBlueSmall a:hover		{COLOR:#FF6600;FONT-SIZE:11px;FONT-FAMILY:Arial;text-decoration:underline;}
.hyperLinkLightBlueSmall a:active		{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;}

.hyperLinkBeigeLarge a				{COLOR:#9f0000;FONT-SIZE:20px;FONT-FAMILY:Arial;font-weight:bold;text-decoration:none;}
.hyperLinkBeigeLarge a:link			{COLOR:#9f0000;FONT-SIZE:20px;FONT-FAMILY:Arial;font-weight:bold;text-decoration:none;}
.hyperLinkBeigeLarge a:visited		{COLOR:#9f0000;FONT-SIZE:20px;FONT-FAMILY:Arial;font-weight:bold;text-decoration:none;}
.hyperLinkBeigeLarge a:hover		{COLOR:#FF6600;FONT-SIZE:20px;FONT-FAMILY:Arial;font-weight:bold;text-decoration:underline;}
.hyperLinkBeigeLarge a:active		{color:#9f0000;FONT-SIZE:20px;FONT-FAMILY:Arial;font-weight:bold;text-decoration:none;}

.hyperLinkLightBlueBold a				{COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold;}
.hyperLinkLightBlueBold a:link			{COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold;}
.hyperLinkLightBlueBold a:visited		{COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold;}
.hyperLinkLightBlueBold a:hover			{COLOR:#FF6600;FONT-SIZE:12px;FONT-FAMILY:Arial;text-decoration:underline;font-weight:bold;}
.hyperLinkLightBlueBold a:active		{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 White text */
.hyperLinkWhiteText							{color:white;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkWhiteText a						{color:White;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkWhiteText a:link					{color:White;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkWhiteText a:visited				{color:White;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkWhiteText a:active				{color:White;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;}
.hyperLinkWhiteText a:hover					{color:White;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;}



/* only for text */
.hyperLinkWhiteBoldText						{color:White;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold;}
.hyperLinkWhiteBoldText a					{color:White;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold;}
.hyperLinkWhiteBoldText a:link				{color:White;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold;}
.hyperLinkWhiteBoldText a:visited			{color:White;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold;}
.hyperLinkWhiteBoldText a:active			{color:White;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold;}
.hyperLinkWhiteBoldText a:hover				{color:White;FONT-SIZE:14px;FONT-FAMILY:Arial;text-decoration:none;font-weight:bold;}

/* 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;}

/*************************************************/
/*												*/
/*************************************************/
.hyperLinkOrangeBold			{color:#991b1e;FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}
.hyperLinkOrangeBold a			{color:#991b1e;FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}
.hyperLinkOrangeBold a:visited	{color:#991b1e;FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}
.hyperLinkOrangeBold a:hover	{color:#991b1e;FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}
.hyperLinkOrangeBold a:active	{color:#991b1e;FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}

/*************************************************/
/* Start: this style is used only for transcript */
/*************************************************/
.transcriptBody
{
	font-weight:normal bold;
	color: #000000;
	padding-left: 2px;
	background-color:#FFFFCC;
	FONT-FAMILY: Arial;
}

/*************************************************/
/* End                                           */
/*************************************************/
