/* CSS Document */

body{
	background-color:#FFFFFF;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	line-height:15px;
	}

body,html{ 
height:100%;
width:100%;
} 

a, a:hover{
	text-decoration:none;
	border:0px;
	color:#666666;
	}

.container{
	width:962px;
	margin:0px auto;
	}

.main_box{
	border:1px solid #cfcfcf;
	}

.logo{
	margin-top:12px;
	float:left;
	}

.top_icons{
	width:300px;
	float:right;
	margin:23px 3px 10px 0px;
	text-align:right;
	}

.top_icons img{
	margin:0px 0px 0px 23px;
	border:0px;
	}

.red_strip{
	width:954px;
	height:2px;
	float:left;
	margin-left:5px;
	background-color:#d50000;
	}

*html .red_strip{
	overflow:hidden;
	height:2px;
	}
		
.content_block{
	border:1px solid #ccc;
	width:958px;
	float:left;
	margin:0px 2px;
	height:auto;
	}
	
.navi{
	width:955px;
	height:292px;
	border:0px;
	float:left;
	margin:1px 2px 0px 3px;
	}

.pay_banner{
	width:238px;
	height:229px;
	float:left;
	border:0px;
	margin-top:1px;
	}

.content_box{
	width:954px;
	border:0px;
	float:left;
	/*height:360px;*/
	margin:2px 2px 0px 2px;
	border-bottom:2px solid #fff;
	background-color:#bbbaba;
	/*padding:20px 0px 20px 20px;*/
	overflow: hidden;
	}

.content_box h1{
	font-size:15px;
	font-weight:bold;
	}

.content_box p{
	text-align:justify;
	}

.content_text{
	width:441px;
	/*height:100%;*/
	border:0px;
	float:left;
	margin:0px;
	padding:20px 20px 0px 20px;
	background-color:#FFFFFF;
	margin-bottom:-2000px;
	padding-bottom:2000px;
	}

.content_text ul{
	padding:0px;
	margin:0px;
	list-style:none;
	}
	
.content_text li{
	background:url(../images/queen_bullet.gif) no-repeat;
	margin:20px;
	padding:2px 0px 0px 20px;
	font-size:10px;
	}

.tech_box{
	width:250px;
	float:left;
	}

.tech_box img{
	border:0px;
	margin-top:20px;
	margin-right:30px;
	}
	
.cert_box{
	width:180px;
	float:right;
	}

.cert_box img{
	border:0px;
	margin-top:20px;
	}

.content_elearn{
	background-color:#ccc;	
	width:235px;
	/*height:100%;*/
	float:left;
	border:0px;
	border-right:3px solid #fff;
	margin:0px;
	color:#000000;
	margin-bottom:-2000px;
	padding-bottom:2000px;
	}

*html .content_elearn{
	height:360px;
	}
	
.margin{
	margin:20px;
	width:195px;
	}

.margin ul{
	margin:10px 0px 0px 0px;
	}


.content_story{
	background-color:#bbbaba;	
	width:196px;
	min-height:200px;
	/*height:auto;*/
	float:left;
	border:0px;
	margin:0px;
	padding:0px;
	color:#000000;
	margin-bottom:-2000px;
	padding-bottom:2000px;
	}

.content_story a{	
	color:#cc0000;
	display:block;
	float:right;
	}
	
 .content_elearn a{ 	
	color:#000;
	display:block;
	padding:0px 0px 0px 15px;
	list-style:none;
	background:0px 6px url(../images/el_bullet.gif) no-repeat;
	}
	
.content_elearn a:hover{
	color:#FFF;
	background:0px 6px url(../images/el_bullet-1.gif) no-repeat;
	}
	
.content_story a:hover{	
	text-decoration:underline;
	}

.content_story h2, .content_elearn h2{
	font-size:14px;
	}
/*footer*/
.gray_strip{
	width:954px;
	height:4px;
	float:left;
	margin-left:5px;
	background-color:#817e7e;
	}

*html .gray_strip{
	overflow:hidden;
	}
	
.footer{
	height:20px;
	font-size:9px;
	color:#999999;
	float:left;
	width:650px;
	margin-left:4px;
	}

.fot_link{
	width:300px;
	float:right;
	text-align:right;
	margin-right:4px;
	}

/* lightbox styles - starts*/
/* lightbox*/
.overlay{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
}

*html .overlay{
position:absolute;
	left:0%;
	top:0%;
	height:expression(document.body.clientHeight);
	width:expression(document.body.clientWidth);
	}
	
.style_box {
	display: none;
	position: fixed;
	top: 25px;
	left: 25px;
	width: 400px;
	height: 370px;
	background:#FFFFFF url(../images/style_box_header.gif) repeat-x;
	z-index:1002;
	border:2px solid #000;
	overflow: auto;
}

*html .style_box{
	position:absolute;
	top:25px;
	left:25px;
	border:2px solid #000;
	}
	

.style_box h3{
	color:#FFFFFF;
	font-size:11px;
	padding:2px 0px 0px 5px;
	margin:0px;
	height:20px;
	float:left;
	}

.style_box_close{
	float:right;
	margin:2px;
	width:40px;
	}

.style_box_close img{
	border:0px;
	}

.data_collect{
	padding:10px;
	width:380px;
	float:left;
	}

.data_lable{
	float:left;
	width:200px;
	font-size:12px;
	display:none;
	}

.data_value{
	float:left;
	width:100%;
	}

.data_value input, .data_value textarea, .data_value select{
	margin-bottom:10px;
	border:1px solid #ccc;
	width:370px;
	color:#666;
	font-size:11px;
	}
	
/* lightbox styles - ends*/

/* menu styles - starts*/

.content_links li li{
	margin:12px 0px;
	padding:0px 10px 0px 0px;
	list-style:none;
	font-size:10px;
	font-weight:bold;
	}

/* tooltip starts*/

a.tooltip span {
	display:none; 
	padding:2px 3px; 
	margin-left:8px; 
	width:auto;
	font-size:9px;
	}

a.tooltip:hover span{
	display:inline; 
	position:absolute; 
	top:0px;
	background:#ffffff; 
	border:1px solid #cccccc; 
	color:#6c6c6c;
	}

/* tooltip ends*/





/* Added on 19th Feb 2009 Starts here */

.containerBox
{
	margin:0px; width:954px; overflow:hidden;
}

.logo2
{
	padding:11px 0px 6px;
}


.mainContainer2
{
	border:1px solid #CCC; padding:0px; margin-top:2px;	
}

.flashConatiner2
{
	margin:0em auto; text-align:center; padding-top:2px;	
}

.logoContainerN
{
	padding:0 0 0px 0; margin:0px; border-bottom:3px solid #D50000; overflow:hidden;
}
	

.topRight_icons
{
	float:right;
	text-align:right;
	margin:0px;
	padding:22px 0 0 0;
	width:auto;
}

.topRight_icons img
{
	margin:0px 0px 0px 23px;
	border:0px;
}


.containerBoxL
{
	float:left; width:469px; padding-bottom:2000px; margin-bottom:-2000px;	
}

.contTxtPading
{
	padding:10px 20px 0px;	
}

.contTxtPading ul 
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

.contTxtPading li {
	background:transparent url(../images/queen_bullet.gif) no-repeat;
	font-size:10px;
	margin:15px;
	padding:2px 0 0 20px;
}

.contTxtPading li a {
	color:#CC0000; text-decoration:none;
}

.contTxtPading li a:hover {
	color:#CC0000; text-decoration:underline;
}

.containerBoxM
{
	float:left; width:246px; border-right:3px solid #FFF; padding-bottom:2000px; margin-bottom:-2000px;  background:#CCC;	
}

.containerBoxM span
{
	font-size:13px;
	padding-left:15px;
	font-weight:bold;
	line-height:35px;
}

.containerBoxM div
{
	padding:0px 15px 10px;
}

.containerBoxM ul
{
	margin:0px 0px 0px 15px;	
	padding:0px;
}

.containerBoxM ul li
{
	margin:0px;	
	padding:0px;
	list-style-type:none;
}

.containerBoxM ul li a {
	background:transparent url(../images/el_bullet.gif) no-repeat 0 6px;
	color:#000000;
	/*display:block;
	list-style-image:none;*/
	list-style-position:outside;
	list-style-type:none;
	padding:0 0 0 15px;
}

.containerBoxM ul li a:hover {
	color:#FFFFFF;
}

.containerBoxR
{
	float:left; width:236px; padding-bottom:2000px; margin-bottom:-2000px; background:#BBBABA;	
}

.containerBoxR span
{
	font-size:13px;
	padding-left:9px;
	font-weight:bold;
	line-height:35px;
}

.containerBoxR div
{
	padding:0px 15px 10px;
}

.containerBoxR div a
{
	color:#900101;
	/*display:block;
	float:left;*/
	text-align:left;
}

.containerBoxR div a:hover
{
	text-decoration:underline;
	color:#900101 !important;
}

.footer1
{
	border-top:3px solid #D50000; margin-top:2px; line-height:25px;	color:#999999; overflow:hidden;
}

.floatingLeft
{
	float:left;	
}

.footerRight 
{
	float:right;	
}

.footerRight a
{
	text-decoration:none;
	color:#999999;
}

.pressrelease
{
	clear:both;	
}

.pressrelease a
{
 	color:#CC0000;
	text-decoration:none;	
	text-align:right;
	float:right;
}

.pressrelease a:hover
{
 	color:#CC0000;
	text-decoration:underline;
}

/* Added on 19th Feb 2009 Ends here */






