body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,
blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

body 
{
 	 margin:0px;
	 padding: 0px;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size:12px;
	 background-color: #fcfcfc;
	 background-image: url(images/background.gif);
	 background-repeat: repeat-x;
	/* color: #646466;*/
	color:#3f4043;
	line-height:19px;
}
#mainDiv
{
	width: 960px;
	margin: auto;
	background-image: url(images/TOP-BorderBackground.gif);
	background-repeat: repeat-x;
	background-color:White;
}
#headerDiv
{
	background-color:transparent;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	width: 912px;
	height:82px;
	padding-bottom: 0px;
	margin: auto;
}
#footerDiv
{
	background-color: #efefef;
	height: 40px;
	width: 100%;
	clear: both;
	margin-top: -10px;
	z-index: 1;
	position:relative;
	text-align: center;
}
#footerDiv li
{	
	margin-top: 5px;
	display: inline	;
	padding-right: 5px;
	padding-left: 5px;

}
#footerDiv li a{	text-decoration: none;  color:#434343;}
#footerDiv li a:hover{	text-decoration: none; color:#c51117;}
#contentTopDiv
{

	background-image: url(images/content-background-top.gif);
	background-repeat: repeat-x;
	width: 912px;
	margin: auto;
	height: 3px;
}
#contentDiv
{
	background-color: white;
	background-image: url(images/content-background.gif);
	background-repeat: repeat-y;
	width: 912px;
	padding-top:3px;
	height:300px;
	margin: auto;
}
.contentDivMenu
{
	margin:auto;
	width: 886px;
	background-color: #f3f3f5;
	height: 276px;
	margin-top:12px;
	background-image: url(images/mgm-front-view.gif);
	background-repeat: no-repeat;
}

#contentBottomDiv
{
	background-image: url(images/content-background-bottom.gif);
	background-repeat: repeat-x;
	width: 912px;
	height: 3px;margin: auto;
}
.box_menu{ width:263px; float:right; padding-top:28px;}
.box_menu ul{}
.box_menu li 
{
    padding:3px;
}
.box_menu li a { background:url(images/list_bull.gif) center left no-repeat; margin:0; padding:0 0 0 12px; text-decoration:none; color:#434343; line-height:1.8em;}
.box_menu li a:hover{ color:#c51117; text-decoration:underline;}

#contentAreaDiv
{
    padding-top:20px;
    padding-left:30px;
    width: 912px;
	 padding-bottom: 40px;
  	 margin: auto;
	 z-index: 11;
}
#contentAreaDiv #contentAreaLeftDiv
{
    width:213px; float:left; 
}
#contentAreaDiv #contentAreaRightDiv
{
    width:698px; float:right;
    text-align:justify; 
}
#contentAreaDiv #contentAreaRightDiv #containerDiv
{
    padding-right:28px;
}
#contentAreaDiv #contentAreaLeftDiv li a { background:url(images/list_bull.gif) center left no-repeat; margin:0; padding:0 0 0 14px; text-decoration:none; color:#434343; line-height:1.8em;}
#contentAreaDiv #contentAreaLeftDiv li a:hover{ color:#c51117;}

.otherPagesDiv
{
    line-height:18px;
	 padding-right: 30px;
	 text-align: justify;
}
.otherPagesDiv ul {
	margin-left: 70px;
}
.otherPagesDiv li { background:url(images/list_bull.gif) center left no-repeat; margin:0; padding:0 0 0 14px; text-decoration:none; color:#434343; line-height:1.8em;}
.otherPagesDiv .lil { background:url(images/list_bull.gif) center left no-repeat; margin:0; margin-left: 34px; padding:0 0 0 14px; text-decoration:none; color:#434343; line-height:1.8em;}
.otherPagesDiv li b
{
	letter-spacing: 1px;
}
.title
{
	display: block;
	color: #363636;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 4px;
	font-family: sans-serif;
	background-color: transparent;
	margin-top: 10px;
	margin-bottom: 6px;
}


table {
	
	background-color:transparent; 
	color: #000;
}
 
td, th { padding:5px;}

.ccaption {
	text-transform: uppercase;
	text-align:left;  
	font: bold 12pt Verdana;
	color: #4F4F4F;
	margin: 0px 0;
	border-width: 0px;
	text-decoration: underline;
}
.titleHeader
{
	padding-top: 25px;
	border: thin 0px transparent; 
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}
/* =links
----------------------------------------------- */
table a { color:maroon; text-decoration: none;}
table a:link {color:maroon;}
table a:visited { color: maroon;}
table a:hover {color:chocolate;}

/* thead tbody tfoot
----------------------------------------------- */

thead th, tfoot th, tfoot td ,tbody th,tbody td {
	color: #000; 
	font: 12px Verdana; 
	border-right: 1px solid #aaa; 
	border-top: 1px solid #eee; 
	border-left:1px solid #eee; 
	border-bottom: 1px solid #aaa; 
}

thead th, tfoot th, tfoot td { background-color: #ccc; font-weight: bold; text-align:center; }
tfoot td { text-align:right }
tbody th { white-space: nowrap; font-weight: bold; text-align:left; }


/* Visual and hover effects */
.odd td { }


.clearDiv
{
	clear:both;
}
.clearDiv .pal
{
	background-color: transparent;
}
.clearDiv .pal tr
{background-color: transparent;}
.clearDiv .pal tr:hover
{background-color: transparent;}

.clearDiv .pal td
{background-color: transparent;}


.ttable {
	
	background-color:transparent; 
	color: #000;
	font-size:12px;
}
 
.ttable .ttd { padding:25px; padding-bottom:3px;
    border-right: 0px solid #aaa; 
	border-top: 0px solid #eee; 
	border-left:0px solid #eee; 
	border-bottom: 1px solid #aaa; 
    font-size:12px;
    letter-spacing:0em;
}
.ttable .ttdb { padding:25px; padding-bottom:3px;
    border-right: 0px solid #aaa; 
	border-top: 0px solid #eee; 
	border-left:0px solid #eee; 
	border-bottom: 1px solid #aaa; 
    font-size:12px;
    letter-spacing:0.1em;
    font-weight:bold;
    text-transform: capitalize;
}
.ttable .ttr { border-bottom:solid 1px black;}

ul.ulNumbers
{   
    list-style-type: square;        
    list-style-position:outside;
}
ul.ulNumbers li
{
    display:block;
    margin-bottom:10px;    
    text-align:justify;        
}
ul.ulNumbers li ul li
{
    padding-left:20px;
}
.presentationAtAurangabad
{
    width:100%;
    border-top:solid 1px #ccc;
    border-left:solid 1px #ccc;
}
.presentationAtAurangabad td
{
    padding:5px;
    border-bottom:solid 1px #ccc;
    border-right:solid 1px #ccc;
}
.presentationAtAurangabad .titleGroup
{
    width:20%;
    background-color:#eeebeb;
}
