/*** standard tags ***/

*{
	padding:0;
	margin:0;
	
}


body {
	min-width: 630px;         /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link, a:visited{
	color:#003300;
	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;	
}
#center a:link .noBorder, #center a:visited .noBorder{
	border-bottom: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;
	margin-top: 5px;
	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 ***/

/*** 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 center;
	padding-left: 10px;
}

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


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

#right #loginBox a:link, #right #loginBox a:visited {
	color: #0a529b;	
	border-bottom: none;
}

#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: solid 1px #ccc;
	border-bottom: solid 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: solid 1px #ccc;
	border-bottom: solid 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: solid 1px #ccc;
	border-bottom: solid 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: solid 1px #ccc;
	border-bottom: solid 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;
}

.titleIcon {
	width: 29px;
	height: 41px;
	float:left;
	margin-right:7px;
}

#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;
}
#center h2{
	background-image:url(images/top_title.gif);
	background-repeat:no-repeat;
	background-position: left 20px;
	padding-bottom: 15px;
	font-size: 120%;
	font-style: italic;
}

#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;
}

.benTitle{
	cursor:hand;
	cursor:pointer;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 105%;
	font-weight: bold;
}
/******************message Styles********************/

.messageContainer{
	width: 600px;
	background-image:url(images/box_middle.gif);
	background-repeat:no-repeat;
	background-color: #fafafb;
}
.messageContainer .messageTop{
	width: 600px;
	background-image:url(images/box_top.gif);
	background-repeat:no-repeat;
	height: 18px;
}

.messageContainer .messageMiddle{
	width: 590px;
	background-image:url(images/box_bottom.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	padding-left: 10px;
	color: #333333;
	border-bottom: solid 5px #fff;
	margin-bottom: -10px;
	
}

.tableOuter{
	border: solid 2px #cccccc;
}
.tableHeader{
	background-color:#216ba6;
	color:#fff;
	font-weight: bold;
}
.tableOuter .sep{
	background-image: url(images/horiz_dash_line.gif);
	background-repeat:repeat-x;
	background-position:left 3px;
}
.tableOuter td{
	padding: 5px;
}

.tableOuter .contentRow td{
	background-color:#efefef;
	border-bottom: dashed 1px #a5b5ce;
}

.tableOuter .contentRow td table td{
	
	border-bottom: none;
}

a.linkOpacity img {
	filter:alpha(opacity=100);   
	opacity: 1.0;
	
}

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

a.linkOpacityRev img {
	filter:alpha(opacity=30);   
	opacity: 0.3;
	
}

img.linkOpacityRev{
	filter:alpha(opacity=30);   
	opacity: 0.3;
	
}

.selectInp{
	background-color:#efefef;
	border: solid 1px #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/******************floating layer Styles********************/
#trailimageid {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 250px;
	height: 1px;
	z-index: 1000;
}
.borderbot {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background: #cccccc repeat-x;
}
.thumbs_box{
	padding: 5px;	
	border: 1px solid #888;
	/*background-image: url(images/semi_trans.png); */
	background-color: #fff;
	
}

.thumbs_box h2{
	font-size: 12px;
	font-weight: bold;	
	padding-bottom: 0px;	
	color: #f89e1c;
}

.thumbs_box img{
	border: #efefef solid 1px;	
}
.thumbs_box .descTxt{
	padding: 5px;
	color: #535353;
}

.thumbs_box ul li{
	background-image: url(images/arrow_bullet.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	padding: 5px 0px 5px 15px;
}



.shadedBox{
	padding:10px;
	background-color:#efefef;
	border: solid 1px #ccc;
}


.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:-3px;
}
.leftImage{
	margin-left:10px;
	width: 159px;
	margin-top:10px;
}

/******************document Styles********************/
#docContainer{
	padding: 3px;
	width: 580px;
}

.docRow{
	padding:3px;
	border: solid 1px #2974a7;
}

.docTitle{	
	height: 25px;
}	
.docTitle .folderLink a:link, .docTitle .folderLink a:visited{
	font-size: 14px;
	/*margin-top: 10px;*/
	color: #666666;
	display: block;
	height: 17px;
	padding-left: 40px;
	background-image:url(images/folder.gif);
	background-position: left 0px;
	background-repeat:no-repeat;
	padding-top: 9px;
	text-decoration:none;
}
.docTitle a:hover{
	text-decoration:none;	
	filter:alpha(opacity=50); 	
	opacity: 0.5;
}

.docContent{
	margin-top: 10px;
	padding: 0px 15px 10px 15px;
	display:none;
}
.docContentShow{
	margin-top: 10px;
	padding: 3px;
}
.folderLink{
	width: 425px;
	float: left;
}
.editIcon{
	width: 100px;
	float: right;
	text-align: right;
}
.editIcon a:link, .editIcon a:visited{	
	color: #666;
	text-decoration: none;
}

.topmiddle{
	background-color:#2974a7;
	color:#fff;
	padding:3px;
}

.middlemiddle{
	background-color:#efefef;
	padding:3px;
}
