/*----------------<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;
}
P {
	line-height:20px;
	margin-bottom:12px;
}
h1 {
	font:18pt; 
	font-weight:900;
	margin:0px 20px 0px;	
}
/*----------------------------------------------------
Sections Currently Used:
*** CURRENTLY NOT IN USE ***
-----------------------------------------------------*/
.Padding {
	margin-left:16px;
	margin-right:16px;	
	margin-bottom:16px;
}
/*--------------------------------------------------*/
/*----------------------------------------------------
Sections Currently Used:
- Section Headers
-----------------------------------------------------*/
.Trademark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0066CC;
	font-weight: bold;
}
/*--------------------------------------------------*/
/*----------------------------------------------------
Sections Currently Used:
- Content with 8.5pt font size
-----------------------------------------------------*/
.Content {
	font-size:8.5pt;
}
.Content_ZHT {
	font-size:9.5pt;
}
/*--------------------------------------------------*/
/*----------------------------------------------------
Sections Currently Used:
*** CURRENTLY NOT IN USE ***
-----------------------------------------------------*/
.HeaderQ12 {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.HeaderQ12_ZHT {
	font-size: 10pt; 
	font-weight:bold; 
	color: #FFFFFF;
}
.HeaderC5 {
	font-size: 9pt;
	font-weight: bold;
	color: #0066CC;
}
.HeaderC5_ZHT {
	font-size: 10pt;
	font-weight: bold;
	color: #0066CC;
}
/*--------------------------------------------------*/
/*----------------------------------------------------
Sections Currently Used:
*** CURRENTLY NOT IN USE ***
-----------------------------------------------------*/
.Description {
	font-size:8.5pt;
	margin-left:16px;
	margin-right:16px;	
	margin-bottom:16px;
}
.Description_ZHT {
	font-size:9.5pt;
	margin-left:16px;
	margin-right:16px;	
	margin-bottom:16px;
}
/*--------------------------------------------------*/
/*----------------------------------------------------
Sections Currently Used:
*** CURRENTLY NOT IN USE ***
-----------------------------------------------------*/
.UnitItemsA1 {
	font-size: 8.5pt;
	color: #000000;
	line-height: 15px;	
}
.UnitItemsA1_ZHT {
	font-size: 9.5pt;
	color: #000000;
	line-height: 18px;
		
}
.UnitItemsQ12 {
	font-size: 8.5pt;
	color: #FFFFFF;
	line-height: 15px;	
}
.UnitItemsQ12_ZHT {
	font-size: 9.5pt;
	color: #FFFFFF;
	line-height: 18px;	
}
/*--------------------------------------------------*/
/*----------------------------------------------------
Sections Currently Used:
- Hyperlinks
-----------------------------------------------------*/
.HiliteA4 {
	color: #000099;
}
.HiliteA7 {
	color: #990000;
}
.HiliteC5 {
	color: #0066CC;
}
.HiliteD4 {
	color: #009999;
}
.HiliteD5 {
	color: #00A6DE;
}
.HiliteE8 {
	color: #99CC33;
}
.HiliteM7 { 
	color: #FF3300;
}
.HiliteN7 { 
	color: #FF6600;
}
.HiliteQ12 {
	color: #FFFFFF;
}
/*--------------------------------------------------*/
/*----------------</Common Support Pages Style>---------------*/
/*----------------</Common Purchase Pages Style>---------------*/
.Purchase_Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13.5pt;
	font-weight:900;
	color:#0968DE;

}
.Purchase_PkgHeader {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: oblique;
	font-weight: bold;
}
.Purchase_Txt {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #00A6DE;
	text-decoration: none;
}
.Purchase_TxtGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 636363;
}
.Purchase_PkgBox {
border-left:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
padding:3px;
}
/*----------------</Common Purchase Pages Style>---------------*/
/*----------------------------------------------------
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 "HiliteC5" is now also used to style hyperlinks that use
to have the ".newlink" class.
- The class "HiliteN7" also replaced the old ".tagline" class.
-----------------------------------------------------*/

