/*----------------------------------------------------
Notes On Update Old Classes to New Classes:
- The ".normal" class was taken out and uses the "td" Modifier Class.
- The class ".leading" was taken out as well and the "P" Modifier 
Class now substitute it.
- The class "Hilite0066CC" is now also used to style hyperlinks that use
to have the ".newlink" class.
- The class "HiliteN7" also replaced the old ".tagline" class.
-----------------------------------------------------*/
/*----------------<Common Cleverlearn Site Style>----------------*/
body {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	background-image:  url(imgs/site_bg.gif);
}
/*----------------------------NOTE!!!-----------------------------*/
/*
The default font family set for text inside table cells is "Verdana,
Tahoma, Helvetica, sans-serif" and the default size is "9pt". For this
set font sizes are set a point larger for the ZHT pages. All CSS classes
not specifying any font family and font size will automatically inheret
this style.

In case that an existing style is needed but requires having a bigger
font size. PLEASE CREATE A NEW CCS STYLE AND LABEL ACCORDINGLY
*/
/*----------------------------NOTE!!!-----------------------------*/
/*----------------</Common Cleverlearn Site Style>----------------*/
/*----------------------------------------------------------------*/
/*----------------<Common Support Pages Style>----------------*/
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.ZHT td {
	font-size: 12px;
}
P {
	line-height:20px;
	margin-bottom:12px;
}
h1 {
	font:18pt; 
	font-weight:900;
	margin:0px 20px 0px;	
}
/*----------------------------------------------------
Sections Currently Used:
- Section Headers
-----------------------------------------------------*/
.Trademark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0066CC;
	font-weight: bold;
}
/*--------------------------------------------------*/
/*----------------</Common Home Page Style>---------------*/
.Main_BoxText {
	color: #666666;
	line-height: 18px;	
}
.Main_BoxText a { color: #666666; line-height: 18px; text-decoration:none;}
.Main_BoxText a:hover { text-decoration:underline;}

.Hilite8D1212 {	
	color: #8D1212;
}
.HiliteDB4B0B {
	color: #DB4B0B;
}
.HiliteEB8D1C {	
	color: #EB8D1C;
}
.Hilite0B9F15 {	
	color: #0B9F15;
}
.Hilite0B5E9F {	
	color: #0B5E9F;
}
.Hilite0066CC {
	color: #0066CC;
}
.Hilite006600 {
	color: #006600;
}
.learn_more,.learn_more:link,.learn_more:visited{
    font-weight:bold;
	color:#00A6DE;
	text-decoration:none
}
a.learn_more:hover{
    font-weight:bold;
	color:#00A6DE;
	text-decoration:none
}
/*----------------</Common Home Page Style>---------------*/
/*----------------</Home Right Dropdown menu>----------------------------*/
.liText {
	font-size:10px; 
	font-weight: normal;
	color: #666666;
	line-height: 15px;
}
.slide:link, .slide:active, .slide:visited, .slide:hover{
	color:#00A6DE;
	font-size:10px;
	font-weight:bold;
}
.menu_title  {
	font-size:11px; font-weight:bold;
}
/*----------------</Home Right Dropdown menu>----------------------------*/
/*----------------<Home Right Dropdown menu ZHT>----------------------------*/
.liTextZHT {
	font-size:9px; 
	font-weight: normal;
	color: #666666;
	line-height: 15px;
}
.slideZHT:link, .slideZHT:active, .slideZHT:visited, .slideZHT:hover{
	color:#00A6DE;
	font-size:9px;
	font-weight:bold;
}
.menu_titleZHT  {
	font-size:12px; font-weight:bold;
}
/*----------------</Home Right Dropdown menu ZHT>----------------------------*/
/*-------------------<English Center Page Styles>----------------------------*/
.LangSchTxt1 {
	font-size: 11px;
	color: #666666;
}
.LangSchTxt1Black {
	font-size: 11px;
	color: #000000;
}
.LangSchTxt2 {
	font-size: 12px;
	color: #666666;
}
.LangSch_CourseHdr {
	font-size: 11px;
	color: #FFFFFF;
}
.LangSchLink {
	color: #0066CC;
	text-decoration: none;
}
#ZHT .LangSchTxt1 {
	font-size: 10px;
	color: #666666;
}
#ZHT .LangSchTxt1Black {
	font-size: 10px;
	color: #000000;
}
#ZHT .LangSchTxt2 {
	font-size: 12px;
	color: #666666;
}
#ZHT .LangSch_CourseHdr {
	font-size: 11px;
	color: #FFFFFF;
}
.lang01 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	margin-left: .2cm;
}
.leading {
	FONT: 12px/20px Verdana, Arial, Helvetica, sans-serif; MARGIN-LEFT: 0.2cm; COLOR: #666666; MARGIN-RIGHT: 0.2cm; TEXT-DECORATION: none
}
a.tradcenter:link {
	COLOR: #0066cc; TEXT-DECORATION: none
}
a.tradcenter:visited {
	COLOR: #0066cc; TEXT-DECORATION: none
}
a.tradcenter:hover {
	COLOR: #07a; TEXT-DECORATION: none
}
/*-------------------</English Center Page Styles>----------------------------*/


.JumpLink1:link, .JumpLink1:active, .JumpLink1:visited, .JumpLink1:hover {
background:url(imgs/JumpLinkArrw1.gif) no-repeat -0px -0px;
padding-left:16px; color:#00A6DE; font-size:11px; font-weight:bold; text-decoration:underline;
}

.JumpLink2:link, .JumpLink2:active, .JumpLink2:visited, .JumpLink2:hover {
background:url(imgs/JumpLinkArrw2.gif) no-repeat -0px -0px;
padding-left:16px; color:#00A6DE; font-size:11px; font-weight:bold; text-decoration:underline;
}
