/* CSS Document */

body{

	margin:5px 0 0 0;

	color:#999;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	background: url(../images/bodyBG.jpg) repeat-x ;

}

.image{
	border:1px solid #666;
	padding:2px;}



a {

    outline:none; /* FF1.5+ IE7+*/
    -moz-outline: /* FF<=1.5*/
	}


.list{}
.list ul{
	margin:0px 0px 0px 20px;
	padding:2px;}
.list li{
	list-style-type:disc;
	display:list-item;
	line-height:20px;}
/* menu start here */



#container-11 {

display:block;

height:70px;

margin:15px 0 0  0;

}



.clear{ clear:both;}



#container-11 ul li { 

	list-style-type:none;

	float:left;

	margin:0px;

	padding:0px;

	

	}



#container-11 ul li a{

	text-align: center; 

	padding:0px;

	margin:0px;

	

 

	}



/*#############################################################Header  ###################################*/

.headerBg{

	background: url(../images/headerBg.jpg) repeat-x ;

	

}





.headerBg img{

padding:22PX 0 15px 10px;

margin:0px;





}



/*#############################################################Home Buttons ###################################*/

.btn a:link, .btn a:visited{

display:block;

background:transparent  url(../images/buttons.jpg)  no-repeat scroll 0 0px ;

width:144px;

text-decoration:none;

line-height:48px;

font-weight:bold;

height:52px;

color:#fff;

font-size:12px;

text-transform:uppercase;



}

.btn a:hover{

background:transparent url(../images/buttons.jpg)  no-repeat scroll 0px -55px;

color:#fff;

cursor: text;



}



.btn a:active{

background:transparent url(../images/buttons.jpg)  no-repeat scroll 0px -55px;

color:#fff;

cursor: text;



}



.btn1{



background:transparent url(../images/buttons.jpg)  no-repeat scroll 0px -55px;

width:144px;

text-decoration:none;

line-height:48px;

font-weight:bold;

color:#fff;

font-size:12px;

text-transform:uppercase;

height:52px;

color:#fff;

text-align: center; 

}



/*/*#############################################################links  ###################################*/

.bc{

color:#EE8521;

font-size:12px;

}



.bc a:link, .bc a:visited{

text-decoration:none;

font-weight:normal;

color:#EE8521;

font-size:12px;

}

.bc a:hover, .bc a:active{

text-decoration:none;

font-weight:normal;

color:#000;

}











/*#############################################################Right Box ###################################*/

.rightbox{

	background:url(../images/rightBoxTopBg.jpg) no-repeat #f1f1f1 ;

	width:245px;

	padding:15px 0 0 0;

}



.rightbox h1{

font-size:12px;

font-weight:bold;

margin:0 0 5px 15px;

color:#EE8521;



}



/********************************  Small box */



.rightsmall{

	background:url(../images/rightsmallbox.jpg) no-repeat 0px -17px ;
	width:245px;
	height:17px;


}

.rightsmallbody{

	background: url(../images/rightsmallbox1.jpg) repeat-y ;
	width:245px;
	height:239px;
	vertical-align:top;
}

.rightsmallbody1{

	background: url(../images/rightsmallbox1.jpg) repeat-y ;
	width:245px;
	height:150px;
	vertical-align:middle;
}

.rightsmall1{

	background: url(../images/rightsmallbox.jpg) no-repeat 0px 0px;
	width:245px;
	height:17px;



}

/*#############################################################body text###################################*/

.hometext p { 

	color:#767676;

	font-size:12px;

	margin:10px 20px 5px 0px;

	text-align:justify;
	line-height:17px;

}


.more a:link, .more a:visited{

padding-right:15px;

text-decoration:none;

}

.more a:active, .more a:hover{



text-decoration:underline;

}





.press h1{

font-size:12px;

font-weight:bold;

color:#014e71;

}





/*#############################################################footer ###################################*/

.footer{

	

	background:  url(../images/bodyBottombg.jpg) repeat-x  #262727;

}



.footer1{font-size:11px;

	color:#fff;}

.footer1 a:link, .footer1 a:visited{

	font-size:11px;

	color:#fff;

	text-decoration:none;

}

.footer1 a:hover, .footer1 a:active{

	color:#f1f1f1;

	text-decoration:underline;



} 

.footer1 h1 h2 h3 h4 h5{

	color:#FFF;

	margin:0px; 

	padding:0px;

	}



.footer1 h1{ font-size:20px;

float:left;

color:#FFF;

text-align:center;

vertical-align:middle;

}



.footer1 h2{ font-size:16px;

float:left;

color:#FFF;

text-align:center;

vertical-align:middle;

}

.footer1 h3{ font-size:14px;

float:left;

color:#FFF;

text-align:center;

vertical-align:middle;

}



.footer1 h4{ font-size:12px;

float:left;

color:#FFF;

text-align:center;

vertical-align:middle;

}

/********************* form ***********************************/
input, textarea ,select {
	font-size:12px;
	color:#014c6f;
	border:1px solid #e4e1e1;
	background:#f1f1f1;
	}
.inputBtn{
	font-size:12px;
	width:100px;
	height:25px;
	color:#014c6f;
	border:1px solid #e4e1e1;
	background:#f1f1f1;
}
.requiredFileds{
	color:#FF0000;
	font-size:12px;
}
.questionTextBox{
	margin:10px;
	width:200px;
	height:60px;
}
.questionSelect{
width:100px;
}
/**************************************************FAq**********************/

/*collaps*/
.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#094884;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*background-color:#0848AB;*/
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	height:30px;
	font-weight:bold;
	/* End layout CSS */
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	/*border:1px solid #317082;*/
	/*background-color:#E2EBED;*/
	/* End layout CSS */
	visibility:hidden;
	margin-bottom:15px;
	overflow:hidden;
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #f1f1f1 repeat-x bottom;
	width:99%;
	border:1px solid #e4e1e1;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	font-size:11px;	
	position:relative;
	color:#000;
	font-weight:normal;
	padding:5px;
	margin-bottom:10px;

}
/************************************************Font*******************************/
.bold12{
	font-weight:bold;
	color:#E7730B;
	}
.bold12BG{

	font-weight:bold;

	color:#015176;

	background:#f1f1f1;
}
/*Press Realeases css*/
.press_table{
	border:1px solid #D8D8D8;
	width:95%;
}
.press_title{
	background:url(../images/press1.gif) repeat-x top left;
	height:25px;
	color:#474747;
	vertical-align:middle;
	padding-left:8px;
	font-weight:bold;
	border:1px solid #D8D8D8;}
.press_realease td{
		padding-left:8px;
		border-bottom:1px solid #EEEEEE;
		font-size:8pt;
		height:24px;
		vertical-align:middle;}
.press_sub_tit{
	border-bottom:1px solid #D8D8D8;
	border-right:1px solid #D8D8D8;
	background:url(../images/press2.gif) repeat-x top left;	
	color:#474747;
	text-align:left;}
.press_footer{
	background:url(../images/press3.gif) repeat-x bottom left;
	height:27px;
	color:#474747;
	vertical-align:middle;
	padding-left:8px;
	font-weight:bold;
	border:1px solid #D8D8D8;}
.paging{
	margin-left:auto;
	margin-right:auto;
	color:#6E6E6E;
	font-size:8pt;
	text-align:center;	
	font-weight:bold;
	}
.paging a:link, .paging a:active, .paging a:visited {
	color:#E97913;
	font-size:8pt;
	text-align:center;	
	text-decoration:none;
	font-weight:normal;
	}
.paging a:hover{
	text-decoration:underline;
	}
.sitemap{
	text-align:left;
	float:left;
	width:70%;
	color:#333;}
.sitemap ul{
	margin:0px 0px 0px 20px;
	padding:0px;}
.sitemap li{
	list-style:disc;
	display:list-item;
	line-height:18px;}
.sitemap li a{
		font-weight:bold;text-decoration:none;}
.sitemap ul ul{
	margin:0px 0px 0px 30px;
	padding:0px;}
.sitemap li li{
	color:#333;
	list-style:none;
	display:list-item;
	font-weight:normal;}
.sitemap li li a:link, a:active, a:visited, a:hover{
	color:#333;
	text-decoration:none;}
.table_press{
	width:95%;}
.table_press img{
	border:1px solid #ddd;
}

.pdfDownload a{
	background:url(../images/pdficon_small.gif) no-repeat left center;
	padding:3px 0 3px 20px;
	}