.bodyTextWhiteBoldLarge     {font-size: 18px; color:#FFFFFF; font-family: Arial; font-weight: bold;}
.bodyTextBlackBoldLarge     {font-size: 18px; color:#000000; font-family: Arial; font-weight: bold;}

.bodyTextBlack9             {font-size: 9px; color:#000000; font-family: Arial;}
.bodyTextBlackBold          {font-size: 12px; color: #000000;font-family: Arial;font-weight: bold;}
.hrVertical                 {border-left:1px solid Grey;}
.paddingLeft                {padding-left:10px;}
.paddingLeft50              {padding-left:50px;}
.bodyTextBold               {font-weight:bold;}
.bodyTextGreen              {font-size: 12px; color:#ED1C24; font-family: Arial;}
.background_04              {background-color:#68BFEF;}
.bodyTextBlueBold18         {font-size: 18px; color:#1C4C80; font-family: Arial; font-weight:bold;}
.bodyTextSmallBlue          {font-size: 10px; color:#1C4C80; font-family:Arial;}

/* The following style locates ok button in rad alert */
.rwPopupButton {margin-left: 36% !important;}  


.posFixedRelative
{
    position:relative;
    bottom:40px;
    margin-bottom:-40px;
}

/* Please dont delete this part*/
a
{
    font-family: Arial;
	font-size: 12px;
	color: #0096ff;
	text-decoration:none;
}

/* Please dont delete this part*/

/* RadEditor AjaxSpellchecker buttons "Finish spellhecking" and "Cancel" */
.reAjaxspell_button
{
    border: solid 1px #768ca5;
    background: #dae2e8;
	color : #000 !important;
}

.spanRed
{
    color:Red;
    font-size:11px;
    font-family:Arial;
}


.hyperlinkUnderline
{
	font-family: Arial;
	font-size: 12px;
	color: #0096ff;
	text-decoration:underline;
}

.hyperlinkUnderline a:link
{
	font-family: Arial;
	font-size: 12px;
	color: #0096FF;
	text-decoration:underline;

}
.hyperlinkUnderline a:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #0096FF;
	text-decoration:underline;

}

.hyperlinkUnderline a:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
	text-decoration:underline;
}
.hyperlinkUnderline a:active
{
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
	text-decoration:underline;

}


.hyperlinkDefault
{
	font-family: Arial;
	font-size: 12px;
	color: #0096ff;
	text-decoration:none;
}
.hyperlinkDefault a
{
	font-family: Arial;
	font-size: 12px;
	color: #0096ff;
	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;
}
.hyperlinkDefault a:active
{
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
	text-decoration:underline;

}

.hyperlinkBlack
{
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;
	color: black;
	text-decoration:none;
}
.hyperlinkBlack a
{
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;
	color: black;
	text-decoration:none;
}



.hyperlinkBlack a:link
{
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;
	color: black;
	text-decoration:none;

}
.hyperlinkBlack a:visited
{
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;
	color: black;
	text-decoration:none;

}

.hyperlinkBlack a:hover
{
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;
	color: #FF6600;
	text-decoration:underline;
}
.hyperlinkBlack a:active
{
	font-family: Arial;
	font-size: 18px;
	color: #FF6600;
	text-decoration:underline;

}
.hyperlinkBlackSmall
{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: black;
	text-decoration:none;
}
.hyperlinkBlackSmall a
{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: black;
	text-decoration:none;
}



.hyperlinkBlackSmall a:link
{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: black;
	text-decoration:none;

}
.hyperlinkBlackSmall a:visited
{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: black;
	text-decoration:none;

}

.hyperlinkBlackSmall a:hover
{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: #FF6600;
	text-decoration:underline;
}
.hyperlinkBlackSmall a:active
{
	font-family: Arial;
	font-size: 14px;
	color: #FF6600;
	text-decoration:underline;

}

.hyperlinkOrange
{
	font-family: Arial;
	font-size: 12px;
	color: #A14A00;
	text-decoration:none;
}

.hyperlinkOrange a:link
{
	font-family: Arial;
	font-size: 12px;
	color: #A14A00;
	text-decoration:none;
}
.hyperlinkOrange a:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #A14A00;
	text-decoration:none;
}
.hyperlinkOrange a:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
	text-decoration:underline;
}

.hyperlinkOrange a:active
{
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
	text-decoration:none;
}


.hyperlinkOrangeBold
{
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color: #A14A00;
	text-decoration:none;
}

.hyperlinkRed
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;	
	color: Red;
	text-decoration:none;
}

.hyperlinkRed a:hover
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: Red;
	text-decoration:underline;
}

.hyperlinkOrangeBold a:link
{
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color: #A14A00;
	text-decoration:none;
}
.hyperlinkOrangeBold a:visited
{
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color: #A14A00;
	text-decoration:none;
}
.hyperlinkOrangeBold a:hover
{
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color: #FF6600;
	text-decoration:underline;
}

.hyperlinkOrangeBold a:active
{
	font-family: Arial;
	font-size: 13px;
	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: #777777;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
	word-wrap:break-word;    
}

.bodyTextSmall
{
	FONT-SIZE: 8px;
    COLOR: #777777;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
	word-wrap:break-word;    
}


.bodyTextUnderLine
{
	FONT-SIZE: 12px;
    COLOR: #777777;
    FONT-FAMILY: Arial;
    text-decoration:underline
}

.bodyTextBlackBold
{
	FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    font-weight: bold;   
}

.bodyTextBlackBoldUnderLine
{
	FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    text-decoration:underline;
    font-weight: bold;
}

.bodyTextBlackBold
{
	FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    font-weight: bold;
}


.bodyTextNote
{
	FONT-SIZE: 12px;
    COLOR: Maroon;
    FONT-FAMILY: Arial;
    font-weight: bold
}
.bodyTextNoteNormal
{
	FONT-SIZE: 12px;
    COLOR: Maroon;
    FONT-FAMILY: Arial;
}


.bodyTextBold
{
	FONT-SIZE: 12px;
    COLOR: #777777;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    
}

.bodyTextBoldLarge
{
	FONT-SIZE: 18px;
    COLOR: #777777;
    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

}

.bodyTextBlueBoldLarge
{
	FONT-SIZE: 18px;
    COLOR: #0096ff;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    
}

.bodyTextRedBoldLarge
{
	FONT-SIZE: 18px;
    COLOR: Red;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    
}

.bodyTextRedLarge
{
	FONT-SIZE: 18px;
    COLOR: Red;
    FONT-FAMILY: Arial;
}

.bodyTextBlueDark
{
	FONT-SIZE: 12px;
    COLOR: #0000ff;
    FONT-FAMILY: Arial
}

.bodyTextBlack
{
	FONT-SIZE: 12px;
    COLOR:black;
    FONT-FAMILY: Arial
}
 .bodyTextGray
{
	FONT-SIZE: 12px;
    COLOR:#919191;
    FONT-FAMILY: Arial
}

.bodyTextGreen
{
	FONT-SIZE: 12px;
    COLOR:Green;
    FONT-FAMILY: Arial
}

.bodyTextYellow
{
	FONT-SIZE: 12px;
    COLOR:#E66C2C;
    FONT-FAMILY: Arial
     
}

.bodyTextGreenBold
{
	FONT-SIZE: 12px;
	font-weight:bold;
    COLOR: Green;
    FONT-FAMILY: Arial
}

.bodyTextOrange
{
	FONT-SIZE: 12px;
    COLOR:Orange;
    FONT-FAMILY: Arial
}

.bodyTextOrangeLargeBold
{
	FONT-SIZE: 16px;
	font-weight:bold;
    COLOR:Orange;
    FONT-FAMILY: Arial
}

.bodyTextOrangeBold
{
	FONT-SIZE: 12px;
	font-weight:bold;
    COLOR:Orange;
    FONT-FAMILY: Arial
}

.bodyTextOrangeBoldItalic
{
	FONT-SIZE: 12px;
	font-weight:bold;
	font-style:italic;
    COLOR:Orange;
    FONT-FAMILY: Arial
}

.bodyTextOrangeItalic
{
	FONT-SIZE: 11px;
	font-style:italic;
    COLOR:Orange;
    FONT-FAMILY: Arial
}

.bodyTextPurpleBold
{
	FONT-SIZE: 12px;
	font-weight:bold;
    COLOR:Purple;
    FONT-FAMILY: Arial
}

.bodyTextLightPurpleBold
{
	FONT-SIZE: 12px;
	font-weight:bold;
    COLOR:#FF33FF;
    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
{
	FONT-SIZE: 10px;
    COLOR: #0096ff;
    FONT-FAMILY: Arial
}

.listNumberedPurple
{
	FONT-SIZE: 12px;
    FONT-FAMILY: Arial;
    font-weight:bold;
    COLOR:Purple;
    TEXT-DECORATION: none
}
.bodyTextRedDarkBold
{
	FONT-SIZE: 12px;
    COLOR: #990099;
    FONT-FAMILY: Arial;
    font-weight:bold
}


.bodyTextRedLarge
{
	FONT-SIZE: 18px;
    COLOR: #FF0000;
    FONT-FAMILY: Arial;
    FONT-FAMILY: Arial, Helvetica, sans-serif; 
    font-style:italic;
}

.bodyTextRedSmall
{
	FONT-SIZE: 12px;
    COLOR: #FF0000;
    FONT-FAMILY: Arial;
    FONT-FAMILY: Arial, Helvetica, sans-serif; 
    font-style:italic;
}

.bodyTextRedMidiumLarge
{
	FONT-SIZE: 16px;
    COLOR: #FF0000;
    FONT-FAMILY: Arial;
    font-weight:bold;
}


.bodyTextRed
{
	FONT-SIZE: 12px;
    COLOR: #FF0000;
    FONT-FAMILY: Arial
}

.bodyTextRedSmall
{
	FONT-SIZE: 11px;
    COLOR: #FF0000;
    FONT-FAMILY: Arial
}


.bodyTextRedBold
{
	FONT-SIZE: 12px;
	font-weight:bold;
    COLOR: #FF0000;
    FONT-FAMILY: Arial
}
.bodyTextRedBold a:link
{
	FONT-SIZE: 12px;
	font-weight:bold;
    COLOR: #FF0000;
    FONT-FAMILY: Arial
}
.bodyTextRedBold a:visited
{
	FONT-SIZE: 12px;
	font-weight:bold;
    COLOR: #FF0000;
    FONT-FAMILY: Arial
}
.bodyTextRedBold a:hover
{
	FONT-SIZE: 12px;
	font-weight:bold;
    COLOR: #FF6600;
    text-decoration:underline;
    FONT-FAMILY: Arial
    
}


.bodyTextRedBoldUnderline
{
	FONT-SIZE: 12px;
	font-weight:bold;
    COLOR: #FF0000;
    FONT-FAMILY: Arial;
    
}

.bodyTextRedBoldItalic
{
	FONT-SIZE: 12px;
	font-weight:bold;
	font-style:italic;
    COLOR: #FF0000;
    FONT-FAMILY: Arial
}

.bodyLine
{	
	color:#cccccc;
}

.buttonSmall
{
	background-color:inherit;/*background-color:grey; */
	font:12px Verdana, Arial, Helvetica, sans-serif;
	width:80px;				
}

.buttonSignIn
{
	background-color:#0096FF; 
	font:9px Verdana, Arial, Helvetica, sans-serif;
	width:50px;	
	color:White;
	border:1px #0096FF;
	height:16px;			
}

.button
{
	background-color:inherit;background-color:  Silver;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}

.dropdownlist
{
	font:11.5px 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;
}

.listBlue
{
	margin-left:20px;
	padding:5px;
	list-style:disc url(bullet.gif) inside;
	color:#001871;
}

.listLightBlue
{
	margin-left:0px;
	padding:0px;
	list-style:disc url(bullet.gif) outside;
	color:#0096ff;
}

.listLightBlueWithOutMargin
{
	margin-top:0px;
	margin-left:0px;
	padding:0px;
	margin:0px;
	list-style:disc url(bullet.gif) inside;
	color: #0096ff;
}

.listOrange
{
	margin-left:20px;
	padding:5px;
	list-style:disc url(bullet.gif) outside;
	color:#A14A00;
}

.listPurple
{
	margin-left:20px;
	padding:5px;
	list-style:disc url(bullet.gif) outside;
	color:Purple;
}

.listBlack
{
	margin-left:20px;
	padding:5px;
	list-style:disc url(bullet.gif) outside;
	color:black;
}

.listLightPurple
{
	margin-left:20px;
	padding:5px;
	list-style:disc url(bullet.gif) outside;
	color:#FF33FF;
}

.listGrey
{
	padding-left:1em;
	margin-bottom:2px;
	margin-left: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(/kidstraining3.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(/kidstraining3.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(/kidstraining3.0/Images/Secondary/KT2_Dotnet_Secondary_ColorBlock_Blue.gif) outside;
	color:#0000ff;
}

.listGreyWithImage
{
	font-family:Arial;
	font-size:12;
	margin:10px 0px 10px 0px;
	padding:0px;
	list-style:square url(/kidstraining3.0/Images/Secondary/KT2_Dotnet_Secondary_ColorBlock_Grey.gif) outside;
	color:Gray;
}


.menuHeader
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial;
    COLOR: #0096ff;
    TEXT-DECORATION: none
}

.menuItem
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial;
    COLOR: #919191;
    TEXT-DECORATION: none
}

.menuItemGreen
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial;
    font-weight:bold;
    COLOR: #007300;
    TEXT-DECORATION: none
}

.menuItemBrown
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial;
    font-weight:bold;
    color: #b30000;
    TEXT-DECORATION: none
}

.menuItem A
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial;
    COLOR: #919191;
    TEXT-DECORATION: none;
    DISPLAY: block;
    WIDTH: 100%
    
}
.menuItem A:visited
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial;
    COLOR: #919191;
    TEXT-DECORATION: none
}
.menuItem A:hover
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial;
    COLOR: #919191;
    BACKGROUND-COLOR: gainsboro;
    TEXT-DECORATION: none
}

.menuItemBold
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial;
    font-weight:bold;
    COLOR: #666666   ;
    TEXT-DECORATION: none
}

.searchHeaderBlueBlack
{
    FONT-SIZE: 12px;
    FONT-FAMILY:Arial;
	COLOR: black;
	BACKGROUND-COLOR:#e5ecf9;
	TEXT-DECORATION: none;
}

.secondaryHeaderPurple
{
	FONT-SIZE: 20px;
    FONT-FAMILY: Arial;
    font-weight:bold;
    COLOR:Purple;
    TEXT-DECORATION: none
}

.secondaryHeaderRed
{
	FONT-SIZE: 20px;
    FONT-FAMILY: Arial;
    font-weight:bold;
    COLOR:#FF0000;
    TEXT-DECORATION: none
}

.secondaryHeaderOrange
{
	FONT-SIZE: 20px;
    FONT-FAMILY: Arial;
    font-weight:bold;
    COLOR:orange;
    TEXT-DECORATION: none
}

.secondaryHeader
{
    FONT-SIZE: 20px;
    FONT-FAMILY: Arial;
    font-weight:bold;
    COLOR: #0096ff;
    TEXT-DECORATION: none
}

.secondaryHeaderBlack
{
    FONT-SIZE: 18px;
    FONT-FAMILY: Arial;
    font-weight:bold;
    COLOR: black;
    TEXT-DECORATION: none
}


.secondaryHeaderGreenBold
{
    FONT-SIZE: 20px;
    font-weight:bold;
    FONT-FAMILY: Arial;
    COLOR: #89CD00;
}

.secondaryHeaderGreenBoldMedium
{
    FONT-SIZE: 16px;
    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 !important; 
    text-decoration:none !important
    
}

.secondaryHeaderGreenBoldSmall a:link
{
    FONT-SIZE: 12px;
    font-weight:bold;
    FONT-FAMILY: Arial;
    COLOR: green;  
    text-decoration:none ; 
   
}

.secondaryHeaderGreenBoldSmall a:visited
{
    FONT-SIZE: 12px;
    font-weight:bold;
    FONT-FAMILY: Arial;
    COLOR: green ;
    text-decoration:none ;
}

.secondaryHeaderGreenBoldSmall a:hover
{
    FONT-SIZE: 12px;
    font-weight:bold;
    FONT-FAMILY: Arial;
    COLOR: #FF6600 ;
    text-decoration:underline ;
    
}
.secondaryHeaderBlueBold
{
    FONT-SIZE: 20px;
    font-weight:bold;
    FONT-FAMILY: Arial;
    COLOR: #001871
    
}

.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:Purple;
}

.secondaryHeaderLightPurpleBold
{
    FONT-SIZE: 20px;
    font-weight:bold;
    FONT-FAMILY: Arial;
    COLOR:#FF33FF;
}

.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:#75CAF0;
	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: #0096FF;
	TEXT-DECORATION: none;
}

.secondaryHeaderBrown
{
    FONT-SIZE: 14px;
    FONT-FAMILY: Arial;
    font-weight: bold;
	COLOR: #ffffff;
	background-color: #b30000;
	PADDING-LEFT: 5px;
	TEXT-DECORATION: none
	
}

.secondaryHeaderWhiteLarge
{
    FONT-SIZE: 20px;
    FONT-FAMILY: Arial;
    MARGIN-LEFT: 60px;
    font-weight:bold;
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}

.secondaryHeaderWhiteLargeNoMargin
{
    FONT-SIZE: 20px;
    FONT-FAMILY: Arial;
    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;
    
}

.secondaryHeaderBrownLargeBold
{
    font-family: Arial;
    font-size : 24px;
    font-weight:bold ;
    color: #b30000;
}

.textBox 
{
	font:12px Arial;
	border:1px solid lightgrey;
	background-color:#ffffff;
}

.tableGray
{
	BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: gray 1px solid;
    BORDER-LEFT: gray 1px solid;
    BORDER-BOTTOM: gray 1px solid;
    background-color:#e2e2e2;

	
}

.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;
}

.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;
}


.tableBorderGrayAll
{
	BORDER-RIGHT: #e2e2e2 1px solid;
    BORDER-TOP: #e2e2e2 1px solid;
    BORDER-LEFT: #e2e2e2 1px solid;
    BORDER-BOTTOM: #e2e2e2 1px solid;
	
}

.tableBorderAll
{
    BORDER-RIGHT: #e2e2e2 6px solid;
    BORDER-TOP: #e2e2e2 4px solid;
    BORDER-LEFT: #e2e2e2 6px solid;
    BORDER-BOTTOM: #e2e2e2 4px solid;
    BORDER-COLLAPSE: collapse
}

.tableBorderAllRed
{
    BORDER-RIGHT: #b30000 1px solid;
    BORDER-TOP: #b30000 1px solid;
    BORDER-LEFT: #b30000 1px solid;
    BORDER-BOTTOM: #b30000 1px solid;
    BORDER-COLLAPSE: collapse
}

.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
}

.tableBorderThinTop
{
    BORDER-TOP: #e2e2e2 1px solid;
    border-top-color: Blue;
}

.paragraph
{
	MARGIN-LEFT : 10px
}

.hr
{
	background-color:#e2e2e2;
	height:1px;
}
/*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;
}
/*-----------------*/
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;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:visited	{COLOR:#A60101;TEXT-DECORATION:underline;}
.hyperLinkRedBoldUnderline a:hover		{background-color:#e2e2e2;COLOR:#FF6600;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}

/*  red bold with underline, but no backgroundcolor  */
.hyperLinkRedBoldUnderlineNoBack			{COLOR:Red;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;text-decoration:underline;}
.hyperLinkRedBoldUnderlineNoBack a:link		{COLOR:Red;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;text-decoration:underline;}
.hyperLinkRedBoldUnderlineNoBack a:visited	{COLOR:Red;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;text-decoration:underline;}
.hyperLinkRedBoldUnderlineNoBack a:hover	{COLOR:#ff9900;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:underline;}

/*  red bold without underline, but no backgroundcolor  */
.hyperLinkRedBoldNoBack				{COLOR:Red;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:none;}
.hyperLinkRedBoldNoBack a:link		{COLOR:Red;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:none;}
.hyperLinkRedBoldNoBack a:hover		{COLOR:Red;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:none;}
.hyperLinkRedBoldNoBack a:visited	{COLOR:Red;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:none;}
.hyperLinkRedBoldNoBack a:active	{COLOR:Red;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:none;}

.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:#FF6600;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:#FF6600;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:Gray;font-size:12px ;FONT-FAMILY:Arial;TEXT-DECORATION:none;}


.hyperLinkBlueWhiteBoldUnderLine			{background-color:#75CAF0;color:white;FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}
.hyperLinkBlueWhiteBoldUnderLine a			{background-color:#75CAF0;color:white;text-decoration:underline;}
.hyperLinkBlueWhiteBoldUnderLine a:visited	{background-color:#75CAF0;color:white;}
.hyperLinkBlueWhiteBoldUnderLine a:hover	{background-color:#75CAF0;color:white;}
.hyperLinkBlueWhiteBoldUnderLine a:active	{background-color:#75CAF0;color:white;}

.hyperLinkBlueWhiteBold				{background-color:#75CAF0;color:white; FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}
.hyperLinkBlueWhiteBold a			{background-color:#75CAF0;color:white; FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}
.hyperLinkBlueWhiteBold a:link		{background-color:#75CAF0;color:white; FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}
.hyperLinkBlueWhiteBold a:visited	{background-color:#75CAF0;color:white; font-size :12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}
.hyperLinkBlueWhiteBold a:hover		{background-color:#75CAF0;color:#FF6600; FONT-SIZE:12px;FONT-FAMILY:Arial;font-weight:bold;TEXT-DECORATION:none;}
.hyperLinkBlueWhiteBold a:active	{background-color:#75CAF0;color:#FF6600; 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:#0096ff;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:white;COLOR:#ff9900;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkWhiteOrange a				{background-color:white;COLOR:#ff9900;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkWhiteOrange a:link		{background-color:white;COLOR:#ff9900;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkWhiteOrange a:visited		{background-color:white;COLOR:#ff9900;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkWhiteOrange a:hover		{background-color:white;COLOR:#ff9900;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:underline;}
.hyperLinkWhiteOrange a:active		{background-color:white;COLOR:#ff9900;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}

.hyperLinkWhiteBlue					{background-color:white;COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkWhiteBlue a				{background-color:white;COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkWhiteBlue a:link			{background-color:white;COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkWhiteBlue a:visited		{background-color:white;COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkWhiteBlue a:hover			{background-color:white;COLOR:#FF6600;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:underline;}
.hyperLinkWhiteBlue a:active		{background-color:white;COLOR:#FF6600;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:underline;}

.hlBlueOrange				        {COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hlBlueOrange a				        {COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hlBlueOrange a:link		        {COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hlBlueOrange a:visited		        {COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hlBlueOrange a:hover		        {COLOR:#FF6600;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:underline;}
.hlBlueOrange a:active		        {COLOR:#FF6600;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:underline;}


.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;}

.hyperLinkGrayBlueLarge				{COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:none;}
.hyperLinkGrayBlueLarge a			{COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:none;}
.hyperLinkGrayBlueLarge a:link		{COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:none;}
.hyperLinkGrayBlueLarge a:visited	{COLOR:#0096ff;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:none;}
.hyperLinkGrayBlueLarge a:hover		{COLOR:#FF6600;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:underline;}
.hyperLinkGrayBlueLarge a:active	{COLOR:#FF6600;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:underline;}

.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;}
.hyperLinkGrayNoDecor a         {COLOR:#777777;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkGrayNoDecor a:link    {COLOR:#777777;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkGrayNoDecor a:visited {COLOR:#777777;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkGrayNoDecor a:hover   {COLOR:#FF6600;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:underline;}
.hyperLinkGrayNoDecor a:active  {COLOR:#777777;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}



.hyperLinkMenu                  {COLOR:#919191;FONT-SIZE:11px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkMenu a                {COLOR:#919191;FONT-SIZE:11px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkMenu a:link           {COLOR:#919191;FONT-SIZE:11px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkMenu a:visited        {COLOR:#919191;FONT-SIZE:11px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkMenu a:hover          {COLOR:#FF6600;FONT-SIZE:11px;FONT-FAMILY:Arial;TEXT-DECORATION:underline;}
.hyperLinkMenu a:active         {COLOR:#919191;FONT-SIZE:11px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}

.hyperLinkGrayInactive           {COLOR:#777777;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkGrayInactive a         {COLOR:#777777;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkGrayInactive a:link    {COLOR:#777777;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkGrayInactive a:visited {COLOR:#777777;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:none;}
.hyperLinkGrayInactive a:hover   {COLOR:#FF6600;FONT-SIZE:12px;FONT-FAMILY:Arial;TEXT-DECORATION:underline;}


/* orange(mouse out) -> blue(mouse over) */
.hyperLinkOrangeBlueBold			{background-color:white;COLOR:orange;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:none;}
.hyperLinkOrangeBlueBold a			{background-color:white;COLOR:orange;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:none;}
.hyperLinkOrangeBlueBold a:link		{background-color:white;COLOR:orange;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:none;}
.hyperLinkOrangeBlueBold a:visited	{background-color:white;COLOR:orange;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:none;}
.hyperLinkOrangeBlueBold a:hover	{background-color:white;COLOR:#FF6600;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:underline;}
.hyperLinkOrangeBlueBold a:active	{background-color:white;COLOR:#FF6600;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:underline;}


.hyperlinkGrayOrange     {font-family: Arial;font-size: 12px;color: #FF6600;text-decoration:none;}
.hyperlinkGrayOrangeBold {font-family: Arial;font-size: 12px;font-weight:bold;color: #FF6600;text-decoration:none;}


/* Toolbox Page Styles */
.hyperLinkToolBox					    {COLOR:#336699; FONT-SIZE:13px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION:none;}
.hyperLinkToolBox a:link			    {COLOR:#336699; FONT-SIZE:13px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION:none;}
.hyperLinkToolBox a:visited		        {COLOR:#336699; FONT-SIZE:13px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION:none;}
.hyperLinkToolBox a:hover			    {COLOR:#ff9c00;TEXT-DECORATION:underline; }

.pageTop {background-color:#7CC5A1; Font-Weight:bold; FONT-SIZE: 24px; COLOR: #FFFFFF; FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif}
.pageTopSmall {background-color:#7CC5A1; Font-Weight:bold; FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-seri}
.textKansas {FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #999999; FONT-FAMILY: Arial, Helvetica, sans-serif}
.textKansasLarge {FONT-WEIGHT: bold; FONT-SIZE: 19px; COLOR: #999999; FONT-FAMILY: Arial, Helvetica, sans-serif; font-style:italic;}


.hyperLinkOrangeBlueBold			{background-color:white;COLOR:orange;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:none;}
.hyperLinkOrangeBlueBold a			{background-color:white;COLOR:orange;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:none;}
.hyperLinkOrangeBlueBold a:link		{background-color:white;COLOR:orange;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:none;}
.hyperLinkOrangeBlueBold a:visited	{background-color:white;COLOR:orange;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:none;}
.hyperLinkOrangeBlueBold a:hover	{background-color:white;COLOR:#FF6600;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:underline;}
.hyperLinkOrangeBlueBold a:active	{background-color:white;COLOR:#FF6600;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:underline;}

.hyperLinkGreenOrangeBold			{COLOR:Green;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:none;}
.hyperLinkGreenOrangeBold a			{COLOR:Green;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:none;}
.hyperLinkGreenOrangeBold a:link		{COLOR:Green;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:none;}
.hyperLinkGreenOrangeBold a:visited	{COLOR:Green;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:none;}
.hyperLinkGreenOrangeBold a:hover	{COLOR:#FF6600;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:underline;}
.hyperLinkGreenOrangeBold a:active	{COLOR:#FF6600;FONT-SIZE:12px;FONT-FAMILY:Arial;FONT-WEIGHT:bold;TEXT-DECORATION:underline;}

.hl_18_B_0096FFULN_To_FF6600ULN_ffffff_To_ffffff				{font-family: Arial;font-size: 18px;color: #0096ff;text-decoration:none;font-weight:bold;}
.hl_18_B_0096FFULN_To_FF6600ULN_ffffff_To_ffffff a				{font-family: Arial;font-size: 18px;color: #0096ff;text-decoration:none;font-weight:bold;}
.hl_18_B_0096FFULN_To_FF6600ULN_ffffff_To_ffffff a:link			{font-family: Arial;font-size: 18px;color: #0096ff;text-decoration:none;font-weight:bold;}
.hl_18_B_0096FFULN_To_FF6600ULN_ffffff_To_ffffff a:visited		{font-family: Arial;font-size: 18px;color: #FF6600;text-decoration:none;font-weight:bold;}
.hl_18_B_0096FFULN_To_FF6600ULN_ffffff_To_ffffff a:hover		{font-family: Arial;font-size: 18px;color: #FF6600;text-decoration:none;font-weight:bold;}
.hl_18_B_0096FFULN_To_FF6600ULN_ffffff_To_ffffff a:active		{font-family: Arial;font-size: 18px;color: #FF6600;text-decoration:none;font-weight:bold;}

.hl_12_N_0096FFULN_To_FF6600ULY_ffffff_To_ffffff				{font-family: Arial;font-size: 12px;color: #0096ff;text-decoration:none;font-weight:normal;}
.hl_12_N_0096FFULN_To_FF6600ULY_ffffff_To_ffffff a				{font-family: Arial;font-size: 12px;color: #0096ff;text-decoration:none;font-weight:normal;}
.hl_12_N_0096FFULN_To_FF6600ULY_ffffff_To_ffffff a:link			{font-family: Arial;font-size: 12px;color: #0096ff;text-decoration:none;font-weight:normal;}
.hl_12_N_0096FFULN_To_FF6600ULY_ffffff_To_ffffff a:visited		{font-family: Arial;font-size: 12px;color: #FF6600;text-decoration:none;font-weight:normal;}
.hl_12_N_0096FFULN_To_FF6600ULY_ffffff_To_ffffff a:hover		{font-family: Arial;font-size: 12px;color: #FF6600;text-decoration:underline;font-weight:normal;}
.hl_12_N_0096FFULN_To_FF6600ULY_ffffff_To_ffffff a:active		{font-family: Arial;font-size: 12px;color: #FF6600;text-decoration:none;font-weight:normal;}


.imgAlphaStyle {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}

