
/* Primary QLN Style */

body	{
    background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#6699FF', endColorStr='#FFFFFF', gradientType='0');
}

td,th 	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


/* Text style for normal text */    
.Normal    {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	color: #666666;
}


/* Text style for dynamic text */    
.Dynamic    {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	color: #3366CC;

} 

/* Body Contents Table Border */
.BodyBorder	{
	border-left: solid 1px #DDDDDD;
	border-right: solid 1px #DDDDDD;
	background-color: #ffffff;

}

   
/* Normal Link styles */
.NormalLink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 2px 2px 6px;
}   

A.NormalLink:link {
	text-decoration: none;
	color: #006699;
}

A.NormalLink:visited  {
	text-decoration: none;
	color: #006699;
}

A.NormalLink:active   {
	text-decoration: none;
	color: #6699FF;
}

A.NormalLink:hover    {
	text-decoration: underline;
	color: #6699FF;
}


/* Menu Link styles */
.MenuLink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
	margin: 0px; 0px;
}   

A.MenuLink:link {
	text-decoration: none;
	color: #666666;
}

A.MenuLink:visited  {
	text-decoration: none;
	color: #666666;
}

A.MenuLink:active   {
	text-decoration: none;
	color: #FF6600;
}

A.MenuLink:hover    {
	background: #EEEEEE;
	text-decoration: none;
	display: block;
	color: #FF6600;
	padding: 2px 2px 2px 2px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC
}


/* Side Menu Link */
.SideMenuLink {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 3px 2px 11px;
	display: block;
	margin: 0px; 0px;
}

A.SideMenuLink:link {
	text-decoration: none;
	color: #336699;	
	
}

A.SideMenuLink:visited  {
	text-decoration: none;
	color: #336699;
	
}

A.SideMenuLink:active   {
	background: #EEEEEE;
	text-decoration: none;
	color: #FF6600;
	
}

A.SideMenuLink:hover    {
	background: #EEEEEE;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
	color: #FF6600;
	border-left: solid 1px #DDDDDD;
	border-right: solid 1px #DDDDDD;
	border-top: solid 1px #DDDDDD;
	border-bottom: solid 1px #DDDDDD;	
}

/* Feature Box Link 1*/
.FeatureBoxLink1 {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px 20px 20px 20px;
	display: block;
	margin: 0px; 0px;
	background: #CC66CC;
	border-left: solid 1px #999999;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #999999;
}

A.FeatureBoxLink1:link {
	text-decoration: none;
	color: #FFFFFF;	
	
}

A.FeatureBoxLink1:visited  {
	text-decoration: none;
	color: #FFFFFF;
	
}

A.FeatureBoxLink1:active   {
	background: #EEEEEE;
	text-decoration: none;
	color: #FFFFFF;
	
}

A.FeatureBoxLink1:hover    {
	background: #CC3399;
	text-decoration: none;
	padding: 20px 20px 20px 20px;
	color: #EEEEEE;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;	
}


/* Feature Box Link 2*/
.FeatureBoxLink2 {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px 20px 20px 20px;
	display: block;
	margin: 0px; 0px;
	background: #FFCC33;
	border-left: solid 1px #999999;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #999999;
}

A.FeatureBoxLink2:link {
	text-decoration: none;
	color: #336699;	
	
}

A.FeatureBoxLink2:visited  {
	text-decoration: none;
	color: #336699;
	
}

A.FeatureBoxLink2:active   {
	background: #EEEEEE;
	text-decoration: none;
	color: #FF6600;
	
}

A.FeatureBoxLink2:hover    {
	background: #FF9933;
	text-decoration: none;
	padding: 20px 20px 20px 20px;
	color: #000000;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;	
}


/* Feature Box Link 3*/
.FeatureBoxLink3 {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px 20px 20px 20px;
	display: block;
	margin: 0px; 0px;
	background: #CCFF99;
	border-left: solid 1px #999999;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #999999;
}

A.FeatureBoxLink3:link {
	text-decoration: none;
	color: #336699;	
	
}

A.FeatureBoxLink3:visited  {
	text-decoration: none;
	color: #336699;
	
}

A.FeatureBoxLink3:active   {
	background: #EEEEEE;
	text-decoration: none;
	color: #FF6600;
	
}

A.FeatureBoxLink3:hover    {
	background: #99FF33;
	text-decoration: none;
	padding: 20px 20px 20px 20px;
	color: #000000;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;	
}


/* Feature Box Link 4*/
.FeatureBoxLink4 {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px 20px 20px 20px;
	display: block;
	margin: 0px; 0px;
	background: #99CCCC;
	border-left: solid 1px #999999;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #999999;
}

A.FeatureBoxLink4:link {
	text-decoration: none;
	color: #336699;	
	
}

A.FeatureBoxLink4:visited  {
	text-decoration: none;
	color: #336699;
	
}

A.FeatureBoxLink4:active   {
	background: #EEEEEE;
	text-decoration: none;
	color: #FF6600;
	
}

A.FeatureBoxLink4:hover    {
	background: #99CCFF;
	text-decoration: none;
	padding: 20px 20px 20px 20px;
	color: #000000;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;	
}


/* Feature Box Link 5*/
.FeatureBoxLink5 {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px 20px 20px 20px;
	display: block;
	margin: 0px; 0px;
	background: #CCCC99;
	border-left: solid 1px #999999;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #999999;
}

A.FeatureBoxLink5:link {
	text-decoration: none;
	color: #336699;	
	
}

A.FeatureBoxLink5:visited  {
	text-decoration: none;
	color: #336699;
	
}

A.FeatureBoxLink5:active   {
	background: #EEEEEE;
	text-decoration: none;
	color: #FF6600;
	
}

A.FeatureBoxLink5:hover    {
	background: #CCCC66;
	text-decoration: none;
	padding: 20px 20px 20px 20px;
	color: #000000;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;	
}


/* Feature Box Link 6*/
.FeatureBoxLink6 {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px 20px 20px 20px;
	display: block;
	margin: 0px; 0px;
	background: #0099CC;
	border-left: solid 1px #999999;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #999999;
}

A.FeatureBoxLink6:link {
	text-decoration: none;
	color: #DDDDDD;	
	
}

A.FeatureBoxLink6:visited  {
	text-decoration: none;
	color: #DDDDDD;
	
}

A.FeatureBoxLink6:active   {
	background: #EEEEEE;
	text-decoration: none;
	color: #EEEEEE;
	
}

A.FeatureBoxLink6:hover    {
	background: #3399EE;
	text-decoration: none;
	padding: 20px 20px 20px 20px;
	color: #EEEEEE;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;	
}


/* Feature Box Link 7*/
.FeatureBoxLink7 {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px 20px 20px 20px;
	display: block;
	margin: 0px; 0px;
	background: #CCCC99;
	border-left: solid 1px #999999;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #999999;
}

A.FeatureBoxLink7:link {
	text-decoration: none;
	color: #336699;	
	
}

A.FeatureBoxLink7:visited  {
	text-decoration: none;
	color: #336699;
	
}

A.FeatureBoxLink7:active   {
	background: #EEEEEE;
	text-decoration: none;
	color: #FF6600;
	
}

A.FeatureBoxLink7:hover    {
	background: #CCCC00;
	text-decoration: none;
	padding: 20px 20px 20px 20px;
	color: #000000;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;	
}


/* Feature Box Link 8*/
.FeatureBoxLink8 {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px 20px 20px 20px;
	display: block;
	margin: 0px; 0px;
	background: #CCFF00;
	border-left: solid 1px #999999;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #999999;
}

A.FeatureBoxLink8:link {
	text-decoration: none;
	color: #336699;	
	
}

A.FeatureBoxLink8:visited  {
	text-decoration: none;
	color: #336699;
	
}

A.FeatureBoxLink8:active   {
	background: #EEEEEE;
	text-decoration: none;
	color: #FF6600;
	
}

A.FeatureBoxLink8:hover    {
	background: #99FF00;
	text-decoration: none;
	padding: 20px 20px 20px 20px;
	color: #000000;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;	
}


/* Feature Box Link 9*/
.FeatureBoxLink9 {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px 20px 20px 20px;
	display: block;
	margin: 0px; 0px;
	background: #FFCC33;
	border-left: solid 1px #999999;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #999999;
}

A.FeatureBoxLink9:link {
	text-decoration: none;
	color: #336699;	
	
}

A.FeatureBoxLink9:visited  {
	text-decoration: none;
	color: #336699;
	
}

A.FeatureBoxLink9:active   {
	background: #EEEEEE;
	text-decoration: none;
	color: #FF6600;
	
}

A.FeatureBoxLink9:hover    {
	background: #FF6600;
	text-decoration: none;
	padding: 20px 20px 20px 20px;
	color: #000000;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;	
}


/* Feature Box Link 10*/
.FeatureBoxLink10 {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px 20px 20px 20px;
	display: block;
	margin: 0px; 0px;
	background: #6666FF;
	border-left: solid 1px #999999;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #999999;
}

A.FeatureBoxLink10:link {
	text-decoration: none;
	color: #FFFFFF;	
	
}

A.FeatureBoxLink10:visited  {
	text-decoration: none;
	color: #FFFFFF;
	
}

A.FeatureBoxLink10:active   {
	background: #EEEEEE;
	text-decoration: none;
	color: #FFFFFF;
	
}

A.FeatureBoxLink10:hover    {
	background: #6699FF;
	text-decoration: none;
	padding: 20px 20px 20px 20px;
	color: #000000;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;	
}


/* Feature Box Link 11*/
.FeatureBoxLink11 {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px 20px 20px 20px;
	display: block;
	margin: 0px; 0px;
	background: #CC6666;
	border-left: solid 1px #999999;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #999999;
}

A.FeatureBoxLink11:link {
	text-decoration: none;
	color: #FFFFFF;	
	
}

A.FeatureBoxLink11:visited  {
	text-decoration: none;
	color: #FFFFFF;
	
}

A.FeatureBoxLink11:active   {
	background: #EEEEEE;
	text-decoration: none;
	color: #FFFFFF;
	
}

A.FeatureBoxLink11:hover    {
	background: #CC9999;
	text-decoration: none;
	padding: 20px 20px 20px 20px;
	color: #000000;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;	
}


/* Body Links */
.BodyLink {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 2px 2px 10px;
	margin: 0px; 0px;
}

A.BodyLink:link {
	text-decoration: none;
	color: #0099FF;	
}

A.BodyLink:visited  {
	text-decoration: none;
	color: #0099FF;
}

A.BodyLink:active   {
	text-decoration: none;
	color: #3366FF;
}

A.BodyLink:hover    {
	text-decoration: underline;
	padding: 2px 2px 2px 10px;
	color: #3366FF;
}

/* Text Links */
.TextLink {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A.TextLink:link {
	text-decoration: underline;
	color: #3333FF;	
}

A.TextLink:visited  {
	text-decoration: underline;
	color: #3333FF;
}

A.TextLink:active   {
	text-decoration: underline;
	color: #FF6600;
}

A.TextLink:hover    {
	text-decoration: underline;
	color: #FF6600;
}


/* Body Feature Links */
.BodyFeatureLink {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
	margin: 0px; 0px;
}

A.BodyFeatureLink:link {
	text-decoration: none;
	color: #006699;	
}

A.BodyFeatureLink:visited  {
	text-decoration: none;
	color: #006699;
}

A.BodyFeatureLink:active   {
	text-decoration: none;
	color: #FF6600;
}

A.BodyFeatureLink:hover    {
	text-decoration: underline;
	padding: 2px 2px 2px 2px;
	color: #FF6600;
}


/* Highlight Box Link */
.HighlightBoxLink {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px 6px 6px 6px;
	display: block;
	margin: 0px; 0px;
	background: #ECEEFF;
	border-left: solid 1px #CCCCCC;
}

A.HighlightBoxLink:link {
	text-decoration: none;
	color: #336699;	
	
}

A.HighlightBoxLink:visited  {
	text-decoration: none;
	color: #336699;
	
}

A.HighlightBoxLink:active   {
	background: #EEEEEE;
	text-decoration: none;
	color: #FF6600;
	
}

A.HighlightBoxLink:hover    {
	background: #99CCFF;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	color: #000000;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;	
}


/* Footer Links */
.FooterLink {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 10px 5px 5px 10px;
	margin: 0px; 0px;
}

A.FooterLink:link {
	text-decoration: none;
	color: #666666;	
}

A.FooterLink:visited  {
	text-decoration: none;
	color: #666666;
}

A.FooterLink:active   {
	text-decoration: none;
	color: #DDDDDD;
}

A.FooterLink:hover    {
	text-decoration: underline;
	padding: 10px 5px 5px 10px;
	color: #999999;
}


/* Main Body Frame */
.BodyTableMain	{
	width: 775px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	background-color: #ffffff;
}


/* Sub Title Style 1 */
.SubTitle1   {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	color: #FF9900;
}

/* Sub Title Style 2 */
.SubTitle2   {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	padding: 10px 10px 3px 5px;
	color: #0099CC;
}

/* Sub Title Style 3 */
.SubTitle3   {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 13px;
	color: #666666;
	padding: 0px 0px 0px 10px;
}

/* Sub Title Style 4 */
.SubTitle4   {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	padding: 10px 10px 3px 5px;
	color: #009933;
}

/* Sub Title Style 5 */
.SubTitle5   {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	color: #CC0000;
}

/* Sub Title Style 6 */
.SubTitle6   {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	color: #FFFFFF;
}

/* Body Topic Title */
.BodyTopicTitle   {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color: #333333;
}

/* Body Topic Text */
.BodyTopicText   {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	color: #666666;
}

/* Column 1 Header */
.Column1Header   {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	padding: 15px 2px 4px 5px;
	color: #666666;
}


/* Column Link Styles */
.ColumnLink {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

A.ColumnLink:link {
	text-decoration: none;
	color: #336699;	
	padding-left: 15px;
}

A.ColumnLink:visited  {
	text-decoration: none;
	color: #336699;
	padding-left: 15px;
}

A.ColumnLink:active   {
	text-decoration: none;
	color: #000000;
	padding-left: 15px;
}

A.ColumnLink:hover    {
	color: #FF6600;
	text-decoration: underline;
	padding-left: 15px;
}


/* ENroll Now Styles */
.EnrollNow {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	line-height: 12px;
	font-weight: bold;
}

A.EnrollNow:link {
	text-decoration: none;
	color: #0099CC;	
	padding-left: 5px;
}

A.EnrollNow:visited  {
	text-decoration: none;
	color: #0099CC;
	padding-left: 5px;
}

A.EnrollNow:active   {
	text-decoration: none;
	color: #0099CC;
	padding-left: 5px;
}

A.EnrollNow:hover    {
	color: #FF6600;
	text-decoration: underline;
	padding-left: 5px;
}


/* White Text */
.WhiteText   {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	color: #FFFFFF;
}

/* Mini Text */
.MiniText   {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	padding: 2px 2px 3px 6px;
	color: #666666;
}


/* Gradient Styles */
.GrySideNav	{
	background-color: #EEEEEE;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#ffffff' ,endColorStr= '#DDDDDD' ,gradientType= '0' );

}

