/*** standard tags ***/

*{
	padding:0;
	margin:0;
	
}


body {
	min-width: 630px;         /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
	font-family:tahoma, arial;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
}

a:link, a:visited{
	color:#000033;
	text-decoration:none;
}
p a:link, p a:visited, #breadCrumb a:link, #breadCrumb a:visited{
	color:#08528e;
	text-decoration:none;
	border-bottom: dotted 1px #666;
}
a:hover{
	text-decoration:none;	
}

ul{
 list-style-type: none;
}



ul ul{
 list-style-type: none;
}



ul ul ul{
 list-style-type: none;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #333333;
	font-weight: bold;
	padding-bottom: 10px;
	font-style: italic;
}



h2{
	font-size: 110%;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}



h3{
	font-size: 105%;
	color: #0a529b;
}



h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #333;

}

p{
	padding-bottom: 10px;  
}

.clear{
	clear: both;
}


/*** Structural Code ***/

#center{padding: 0px 20px}

#center ul {
	margin: 10px 0px;
}
#center ul li{
	padding: 4px 5px 4px 15px;
	background-image:url(images/bullet_blue.gif);
	background-repeat:no-repeat;
	background-position:0px 9px
}


#popup #center{
	padding: 0px;
	width: 580px;
}

/*** End Of Structural Code ***/

/*********** search styles ***********/

.inp{
	 float:left;
	 padding-right: 10px;
}



.imageBox img{
	border: 2px solid #DFDFDF;
}

#left .navHeader{
	background-image: url(images/leftnav_top.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 179px;
	height: 30px;
}
#left .newsHeader{
	background-image: url(images/leftnews_top.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 179px;
	height: 30px;
}
#left .hotHeader{
	background-image: url(images/lefthot_top.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 179px;
	height: 30px;
}

#left .leftInner{
	border-right: solid 1px #3c82ba;
	width: 170px;	
	padding-left: 5px;
	border-top: solid 1px #fff;
	margin-top: 0px;
}
#left .leftInnerLast{
	border-right: solid 1px #3c82ba;
	border-bottom: solid 1px #3c82ba;
	width: 170px;	
	padding-left: 5px;
	border-top: solid 1px #fff;
	margin-top: 0px;
}


#footer {
	clear: both;
	background-color:#7fb163;
}



/*** Footer Fix ***/

 #footerWrapper {	
	background: #216ba6;  
	width: 100%;
	color: #fff;
	text-align: center;
	height: 40px;
	font-weight: bold;
}
#footerWrapper a:link, #footerWrapper a:visited{ 
	color:#fff;
}
/*** Just for Looks ***/

body {
	margin: 0;
	padding: 0;
	background: #FFF;
}

#header{
	font-size: large;
	height: 139px;
	background-image: url(images/top_back.gif);
	background-position: right;
	background-repeat: repeat-x;
	margin-bottom: 10px;
}

#header #ball{
	float: left;
}
#header #logo{
	float: left;
	padding-top: 45px;
	padding-left: 20px;
	color: #FFFFFF;
	letter-spacing: 1.5px;
}

#header #topRight{
	float: right;
	padding-top: 38px;
	color: #FFFFFF;
}



#footer{
	padding: 0.3em 0;
}



#container .column {
	padding-top: 5px;
	background-color: #FFFFFF;
}

/*********** nav link styles ***********/


#left ul a:link, #left ul a:visited {
	text-decoration:none;
	color:#1e51a2;
	font-size: 95%;	
	font-weight: bold;
}

#left ul a:hover{
	text-decoration:none;
	color:#ae0000;
	/*list-style-image: url(images/nav_bullet_over.gif);*/
}

#left ul {
	list-style: none; 	
	margin: 15px 0px 0px 0px;
}

#left ul li{
	border-bottom: dashed 1px #d8dfef;
	margin: 5px 5px 5px 0px;
	background-image: url(images/leftnav_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
}

#left ul li ul li{
	border-bottom: none;
	margin: -5px 5px 5px 0px;
	background-image: none;	
	padding-left: 12px;
	background-image: url(images/bullet_subpage.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}

#right ul {
	list-style: none; 	
	margin: 5px 0px 0px 5px;
}


#loginBox{
	width: 179px;
	height: 110px;
	background-image: url(images/yellowbox_back.gif);
	text-align: center;
	padding-top: 10px;
	background-repeat: no-repeat;
}

#rightNav #loginBox{
margin-top:12px;

}

.udl:link, .udl:visited {
	color: #0a529b;	
	margin-bottom:none;
	border-bottom: dotted 1px #0a529b;
}

#right .testContainer{
	margin-bottom: 10px;
	width: 179px;
	margin-top: 10px;
}

#right .testInner{
	background-repeat: repeat-y;
}

#right .tITop {
	background-image: url(images/smbox_top.gif);
	height: 6px;
}

#right .tIBottom {
	background-image: url(images/smbox_bottom.gif);
	height: 10px;
	background-repeat:no-repeat;
}

#right .textMain{
	padding: 5px;
	background-image: url(images/smbox_back.gif);
}
/*********** breadcrumb styles ***********/
#breadCrumb{
	margin-bottom: 10px;
}




#mainImage{
	height: 218px;
	background-image: url(images/home_filler.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#mainImage img{
	float: right;
}

/**** search pages ****/
.keyword {
	font-size: 11px;
	font-weight: bold;
	color: #216ba6;
	text-align: right;
	padding-right: 9px;
}
.choice:link,.choice:visited {
	font-size: 11px;
	font-weight: bold;
	color: #216ba6;
	text-decoration: none;
	background-color: #F2BF11;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	display: block;
	border-top: solis 1px #ccc;
	border-bottom: solis 1px #ccc;
}
.choice:hover {
	font-size: 11px;
	font-weight: bold;
	color: #F2BF11;
	text-decoration: none;
	background-color: #216ba6;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	display: block;	
	border-top: solis 1px #ccc;
	border-bottom: solis 1px #ccc;
}
.choiceDn:link,.choiceDn:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	display: block;
	border-top: solis 1px #ccc;
	border-bottom: solis 1px #ccc;	
}
.choiceDn:hover {
	font-size: 11px;
	font-weight: bold;
	color: #F2BF11;
	text-decoration: none;
	background-color: #198E2F;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	display: block;
	border-top: solis 1px #ccc;
	border-bottom: solis 1px #ccc;
}
.course1:link,.course1:visited {
	color: #000000;
	text-decoration: none;
	background-image: url(images/bullet_4_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 15px;
}
.course1:hover {
	color: #216ba6;
	text-decoration: none;
	background-image: url(images/bullet_4_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 20px;
	font-weight: bold;
	letter-spacing: 1px;
}
.back1:link,.back1:visited {
	font-weight: bold;
	color: #216ba6;
	text-decoration: none;
	background-image: url(images/but_back_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: 1px;
	display: block;
	padding-left: 19px;
	height: 17px;
	line-height: 17px;
	text-align: left;
	vertical-align: top;
	padding-right: 7px;
}
.back1:hover {
	font-weight: bold;
	color: #F2BF11;
	text-decoration: none;
	background-image: url(images/but_back_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: 1px;
	display: block;
	padding-left: 19px;
	height: 17px;
	line-height: 17px;
	text-align: left;
	vertical-align: top;
	padding-right: 7px;
}

.crumbPad1 {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.bread1:link,.bread1:visited {	
	font-size: 11px;
	color: #216ba6;
	text-decoration: none;
	font-weight: normal;
}
.breadBullet {	
	background-image: url(images/bullet_1.gif);
	background-repeat: no-repeat;
}
.bread2:link,.bread2:visited {
	font-size: 11px;
	color: #216ba6;
	text-decoration: none;
	font-weight: bold;
}
.bread1:hover {   
	font-size: 11px;
	color: #99A4A6;
	text-decoration: none;
}
.bread2:hover {   
	
	color: #99A4A6;
	text-decoration: none;
	font-weight: bold;
}
.search {
	font-weight: bold;
	color: #006F2D;
	line-height: 21px;
	text-decoration: none;
	display: block;
	height: 21px;
	background-image: url(images/but1_mid.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding-right: 2px;
	text-align: right;	
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F2BF11;
}
/**** details pages ****/
.grad1 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	text-align: left;
	margin: 0px;
	line-height: 20px;
	height: 20px;
	padding-left: 10px;
	
	border-top: solid 1px #F2F2F2; 
	border-bottom: solid 1px #F2F2F2; 
		
	background-image: url(images/grad1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.newTitle {
	margin: 0px;
	padding-left: 10px;
	border-top: solid 1px #F2F2F2;
	border-bottom: solid 1px #F2F2F2;
	background-image: url(images/grad3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 8px;
}
#center .newTitle h1{
	font-size: 15px;
	font-weight: bold;
	color: #F2BF11;
	letter-spacing: 1px;
	text-align: left;
	font-style: normal;
	padding: 0px 0px 6px 0px;
	background-image: none;
	}
.titleLine{
	background-image: url(images/line_3.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
#center h1{
	background-image:url(images/top_title.gif);
	background-repeat:no-repeat;
	background-position: left 20px;
}

#searchCont{
	width: 160px;
	height:40px;
	background-image: url(images/search_back.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 23px;
	padding-left: 10px;
}
.kSearch{
	background-image: url(images/searchbox_back.gif);
	background-repeat: repeat-x;
	width: 120px;
	border: solid 1px #000000;
}

/************************* Course Details Pages *******************************/


#installments{
	width: 599px;
	background-image: url(images/installments.gif);
	background-color: #18498c;
	border-bottom: solid 10px #18498c;
	background-repeat: no-repeat;
	height: 125px;
	padding-top: 75px;
}

#installText{
	margin: 0px 15px 10px 90px;
	background-color: #FFFFFF;
	padding: 20px;
}

.top1{
	color: #fff;
	background-color:#18498c;
	font-weight: bold;
	padding: 5px;
}
/****************** Clean Tables ********************/
.cleantable {
	border-collapse:collapse;
}

.cleantable td {
	margin:5px; 	
	padding: 5px;
	border:1px solid #333;	
	color:#000000;
	text-align:center;
}

.cleantable  .title1 {
	font-weight: bold;
	text-align: center;
}

.cleantable  .title2 {
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #56464f;
}

.cleantable  .shade{
	color: #fff;
	background-color:#18498c;
	font-weight: bold;
}

.cleantable  .ital{
	font-style:italic;
	text-align:left;
}

.cleantable  .left{
	text-align:left;
}


/***************** Home Page Banners ******************/
.home-study-pics{
	width: 176px;
	background-image: url(uploaded_images/distance-learning-1.jpg);
	/*background-repeat:no-repeat;*/
	background-position:top left;
	margin-bottom: 10px;
	padding-top: 108px;
	height: 28px;
}

.home-study-text{
	height: 22px;
	/*background-image:url(images/text_trans.png);*/
	text-align: center;
	padding-top: 7px;
	background-image: url(images/text_trans.png) !important;  /* Mozilla only */
	background-color: transparent !important;           /* Mozilla only */
	background-image: none;                             /* IE only */
	background-color: #000;                          /* IE only */
	filter:alpha(opacity=65);                           /* IE only */
	width: 174px;
	margin-left: 2px;
}

.home-study-text a:link, .home-study-text a:visited{
	color: #ffc500;
	font-weight: bold;
	letter-spacing: 1px;
}

.opaquetext { position: relative; }

.home-study-text a:hover{	color: #fff;}
.freeCd {
	background-color: #216ba6;
	height: 15px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	line-height: 18px;
}

/******************benefits Styles********************/

.benDetails{	
	display:none;
	border: solid 1px #c0d1e1;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 5px;
	font-weight: normal;
	direction:rtl
}

.benTitle{
	cursor:hand;
	cursor:pointer;
	font-size: 105%;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
	text-align: justify;
	direction:rtl	
}

/******************installments Styles********************/

#installContainer{
	width: 600px;
	background-image:url(images/instbox_back.gif);
	background-repeat:repeat-y;
}
#installContainer #installTop{
	width: 600px;
	background-image:url(images/instbox_top.gif);
	background-repeat:no-repeat;
	height: 48px;
}

#installContainer #installMiddle{
	width: 590px;
	background-image:url(images/instbox_bottom.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	padding-left: 10px;
	
}

#installContainer #installMiddle .installItemBox{
	width: 66px;
	height: 90px;
	background-image: url(images/install_lines.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	text-align: center;
	font-weight: bold;
	padding-right: 5px;
}

#installContainer #installMiddle .installItemRow{
	padding-left:7px;
	padding-bottom: 10px;
	
	margin-right: 10px;
}


#installContainer #installMiddle .installNotesElearn{
	text-align: left;
}
.yellowDivider{
	background-image: url(images/install_lines_horiz.gif);
	background-repeat: repeat-x;
	background-position: 0px 5px;
	height: 15px;
	margin-right: 10px;
}
a.linkOpacity img {
	filter:alpha(opacity=100);   
	opacity: 1.0;
	
}

a.linkOpacity:hover img {
	filter:alpha(opacity=50); 
	opacity: 0.5;
	
}

#homeBanner{
	border:solid 1px #f3b514;
	background-image:url(images/homeban_back.jpg);
	background-repeat:repeat-x;
	height: 123px;
	background-color: #206aa7;
	margin-right: -20px;
	margin-bottom:20px;
	min-width: 380px;
}
#homeBanner #Inner{
	background-image:url(images/homebanner_left.jpg);
	background-repeat:no-repeat;
	background-position:left;
	color:#fff;
	height: 93px;
	padding-left: 175px;
	font-size: 150%;
	padding-top: 30px;
}
#homeBanner #Inner a:link, #homeBanner #Inner a:visited{
	color:#f3b218;
	border-bottom: none;
	font-size: 14px;
	font-weight: bold;
}

#topBanner{
	min-width: 380px;
	margin-bottom:20px;
	height:210px;
	background-image:url(images/top_banners/1.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-right: -20px;
}

.image1:link,.image1:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	color: #F2BF11;
	text-align: center;
	display: block;
	height: 30px;
	width: 178px;
	text-decoration: none;
	letter-spacing: 1px;
}
.image1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	height: 30px;
	width: 178px;
	text-decoration: none;
	letter-spacing: 1px;
}
.bannerRight{
	border:none;
	margin-bottom:-4px;
}
.leftImage{
	margin-left:8px;
}

/******************saverPlans Styles********************/

.mainTitle {
	background-color:#18498c;
	font-size:16px;
	color: #fff;
	text-align:center;
	padding:3px;
}


#center2{
	padding: 0px 20px;
	width:888px;

}

#text {
	background-image:url(images/back_centre.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height:221px;	
}

#packages {
	margin-top: 20px;
}

.table {
	border:#CCCCCC solid 1px;
	padding: 5px;
	margin-bottom:5px;
	height: 165px;
}

.tableRight {
	border:#CCCCCC solid 1px;
	padding: 5px;
	height: 165px;
}

h5 {
	font-size: 140%;
	color:#336699;
	font-family: Arial, Helvetica, sans-serif;
}

h6{
	font-size: 120%;
	color:#FF0000;
	font-family: Arial, Helvetica, sans-serif;
}

#moreInfo {
	float:right;
	margin-top:60px;
}

#iconImg {
	float:left;
	padding:1px 6px 0px 0px;
	height:100px;
}

#iconImg2 {
	float:left;
	padding:1px 6px 0px 0px;
	height:50px;
}

#infoBox {
	background-color:#FFFFCC;
	padding:5px;
	 margin-bottom:10px;
}

.test:link,.test:visited {
	color: #000000;
	text-decoration: none;
	background-image: url(images/test_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 15px;
}
.test:hover {
	color: #198E2F;
	text-decoration: none;
	background-image: url(images/test_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 20px;
	font-weight: bold;
	letter-spacing: 1px;
}
.test2 {
    color: #188B34;
	text-decoration: none;
	background-image: url(images/test_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 15px;
}

.down1:link,.down1:visited  {
	padding: 5px 0px 5px 25px;
	background-image: url(images/icon_download_up.gif);
	background-repeat:no-repeat;
	background-position: left 2px;
	font-weight: bold;
}

.down1:hover{
	background-image: url(images/icon_download_over.gif);
}
.pad5 {
	color: #000000;
	background-color: #EBEBEB;
	letter-spacing: 1px;
	text-align: right;
	vertical-align: middle;
	padding-right: 7px;
	font-weight: bold;
	padding-bottom: 4px;
	width: 85px;
	height: 16px;
	line-height: 16px;
}
.pad6 {
	color: #4F4F4F;
	background-color: #F3F3F3;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: middle;
	padding-right: 7px;
	padding-left: 7px;
	width: 150px;
	height: 16px;
	line-height: 16px;
}

.pad7 {
	text-align: left;
	padding-left: 30px;
}

.pad8 {
	color: #000000;
	background-color: #BFBFBF;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: middle;
	padding-right: 7px;
	font-weight: bold;
	padding-bottom: 3px;
	width: 260px;
	height: 16px;
	line-height: 16px;
	padding-top: 3px;
	padding-left: 20px;
}

.pad9 {
	color: #000000;
	background-color: #EBEBEB;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	padding-right: 7px;
	font-weight: bold;
	padding-bottom: 4px;
	height: 16px;
	line-height: 16px;
	padding-top: 4px;
}

.prosp{
	border:solid 1px #ccc;
}
