@import 'reset-min.css';


/*
html, body {
	height:100%;	
}
*/

body {
	width:774px;
	margin: auto;
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	color: #838484;
	background-color: #fff;
	

}


a {
	color:#0067b3;
	text-decoration:none;
}

a:hover {
	
	color:#d3400c;
}

img {
	border:0;	
}


/* To avoid dotted borders to the image */

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

/* dotted borders to image - end */


/* B:Header */



div#header {
	margin: 20px 0px 10px 0px;
	width:auto;
	padding: 0px 0px 0px 0px;
	height: 75px;
	font-size: 12px;
}


div#logo {
	
	margin: 0px 0px 0px 0px;
	padding: 0px;


}

div#topLinks {
	float: right;
	margin:  0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	width:480px;
	

}
	
	#topLinks ul {
		list-style-type: none;
		float: right;
		margin: 0px;
		padding: 0px 21px 0px 0px;
	}
	
	#topLinks li {
		margin: 0px;
		padding: 0px 7px;
		display: inline;
		}



/* Body- Body*/


#wrapper {
	width:auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;

        
	

}	


div#left {
	float: left;
	width: 200px;
        margin:10px 0px 0px 0px ;
	padding: 0px;

        }  
	

	
	.nav {
		margin: 0px;
		padding: 30px 0px 0px 0px;
        }
	
	.nav ul{
		list-style-type: none;
		margin: 0px;
		padding: 0px 0px 20px 0px;
		
	}
	.nav li {
		margin: 0px 0px 0px 0px;
		padding: 10px 0px 11px 22px;
		border-bottom:solid 1px #f2f2f2;
		font-weight: bold;
		background: url(../images/navBullets.gif) no-repeat top left;
		}
		
		#nav ul ul   {
			list-style-type: none;
			margin: 0px;
			padding: 0px;
                }
		
		#nav ul ul li {
                margin: 0px 0px 0px 0px;
		padding: 10px 0px 11px 22px;
		font-weight: normal;
		background: url(../images/navBullets.gif) no-repeat top left;
		}
	
	.nav a {
		color: #838383;
		
	}
	
	.nav a:hover, #nav .selected {
		color: #0067b3;
        }


.leftsection {
	margin: 12px 0px 0px 13px;
	padding: 0px 0px 0px 0px;
	text-align:justify;

}
	.leftsection h3 {
		margin: 0px 0px 8px 0px;
		padding: 1px 0px 5px 0px;
                font-size: medium;
	        color: #0392bb;
	        border-bottom: solid 1px #e1e1e1;
		text-align:center;
		}
	.leftsection img {
		padding: 0 0 5px;
	}
	
        .leftsection ul {
		list-style-type: none;
		margin: 0px;
		padding: 0px 0px 0px 0px;

	}
	.leftsection li {
		margin: 0px;
		padding: 0px 0px 2px 18px;
		background: url(../images/smallBullet.gif) no-repeat top left;
	}





div#content {
	margin: 0px 0px 0px 212px;
	padding:0px;
	line-height:18px;
	text-align:justify;

	
}

	#content ul{
		list-style-type: none;
		margin: 0px;
		padding: 5px 0px 10px 10px;
	}
	#content li {
		margin: 0px 0px 0px 0px;
		padding: 8px 0px 8px 12px;
		background: url(../images/bullet2.gif) no-repeat top left;
		}
	#content b{
color:#ce4646;
}

	
h2 {
	margin: 10px 0px 5px 0px;
	padding: 4px 0px 3px 10px;
	font-size: 12px;
	font-weight:bold;
	color: #0067b2;
	background: url("../images/bullet.gif") no-repeat left;
}

h5 {
		margin:0px;
		padding: 10px 0px;
                font-size: 12px;
		color:#fff;
	        background-color:#0167b3;
	        text-align:center;
		font-weight:bold;
		}
    
.box_section {
	padding:0px 0px 15px 0px;
	margin:0px 0px 10px 0px;
	border-bottom: solid 1px #f1f1f1;
	min-height:50px;
	_height:50px;
}



	
.readmore a {
	float:right;
	font-size:11px;

        color: #dd3007;
}
.readmore a:hover {
	
		color: #1e6cc3;
		text-decoration: none;
	}


table {


  width:559px;
  float:right;
  font-size:11px;
  color: #0067b3;
  margin:0px 0px 20px 0px;

  
}

th {
	
	 padding:6px 15px 6px 0px;
	color: #0067b3;
	font-size:11px;
	border-bottom:solid 1px #f5f5f5;
	border-top:0px;
font-weight:bold;
	text-align:right;
}

td {
	padding:6px 0px 6px 15px;
	color:#000;
	font-size:11px;
	border-bottom:solid 1px #f5f5f5;
	border-top:0px;
	
	text-align:left;
}



/* start ---- footer */

#footer {
	clear: both;
	height:63px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: smaller;
        color: #fff;
	background:url("../images/footer.gif") no-repeat top left;
}	

        #footer a {
		color: #fff;
		font-weight:bold;
        }
	
	#footer a:hover {
		margin: 0px;
		padding: 0px;
		color: #ffed71;
		text-decoration: none;
        }
	
	#copyright {
		float: left;
		margin: 0px;
		padding: 10px 0px 0px 30px;
        }
	
	#developed {
		float: right;
		padding: 10px 30px 0px 0px;
        }
	
	

/*end of footer */




