/* CSS Document */

body

{

	margin:0px 0px 0px 0px;

	padding:0px 0px 0px 0px;

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

	font-size:11px;

	color:#000000;

	text-align:justify;

	background-image:url(../images/bg.jpg);

	background-repeat:repeat-x;

	background-color:#286BAE;

}



a

{

	color:#094884;

}



ul

{

	margin-left:15px;

}





li

{

	list-style-image:url(../images/bullet.gif);

	padding-bottom:15px;

	color:#000000;

}









.bg1

{

	background-image:url(../images/element.jpg);

	background-repeat:no-repeat;

	background-position:bottom;

	background-color:#E4EDF2;

	

}



.doc_name

{

	color:#000000;

}



.title

{

	color:#FFFFFF;

}



.faq

{

color:#094884;

}



/*

STREACHING MENU CSS SCRIPT.. Dont even dare to take this code... if you do ... then take it... Njoy



*/



a img {

	border: 0;

}



a

{

	text-decoration:none;

	color:#595959;

}



h3 {

	margin: 0px 0 0;

	 

	width: 100%;

	cursor: pointer;

	font-size: 0.99em;

}



h3 a:link, h3 a:visited {

	 

	color: #094884;

	text-shadow: 2px 2px 1px #8fc80d;

	padding-bottom: 10px;

	-moz-outline-style: none;

	display: block;

	width: 100%;

	text-decoration: none;

}



#container {

	width: 400px;

	text-align: left;

	margin: 0 auto;

}



#content {

	padding: 0 0 55px 0;

}



.text

{

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

font-size:9px;

color:#595959;

text-align:justify; 

}



li 

{

margin-right:0px;

}



.liTick 

{

 	list-style-image: url(images/dot.jpg);

	font-size:9px;

} 



#content div {

	margin: 0;

	padding: 0;

	height: 1%;

	width:100%;

}



.stretcher {

 width: 100%;

}

 

/*

ENDS HERE

*/.blt {

	list-style-position: inside;

	list-style-type: none;

	list-style-image: none;

	font-weight: normal;

	color: #595959;

	padding:10px 0px 0px 0px;

}





.sub_blt_ul{

	list-style-image:url(../images/sub_bullet.gif);

	color:#595959;

}



.link{

	color:#094884;

	}



.back-btn

{

	padding:2px 5px 2px 5px;

	text-align:center;

	border:1px solid #999999;

}
a:hover
{
text-decoration:underline;
}
a:link, a
{
text-decoration:none;
color:#183F68;
text-decoration:underline;
}