﻿* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}

/*==== GLOBAL =====*/
#main {
	width:930px; 
	margin:0 auto;
	/*font-size:.75em;*/
	position:relative;
}

#header
{
    height:140px;    
}
#header .logo {
		float:left;
		padding: 0px 0 0 0;
		color:#fff;
		width:150;
		height:78px;
		
	}
    #header .topbg
    {
        float:right;
        padding: 0px 0 0 0;
		color:#fff;
		width:780px;
		height:78px;
    }
    #header .divform 
    {
        height:70px;
        width:185px;
        float:right;
        margin-top:-70px;   
        background-size:185px 70px; 
        
    }
    #header .menu
    {
        vertical-align:top;
        height:24px;    
        width:930px;
        background-image:url(../images/home-menu-bg.jpg);
        position:relative;
        float:left;
        border:0px Solid Red;
    }
    
	
	/* Header Finish*/
	
	#bannerImg
	{
		 position:relative;	
		 border:0px Solid Red;
		 margin-top:0px;
		 height:5px;
	}
	/* Header Finish*/
#content
{
    margin-top:105px;
    padding:10px 0 0 0;
}
#content .divsidemenumain
{
    /*width: 460px; 
    float: left; 
    position: absolute;
    right: 470px;
    top: 255px;*/
}
#content .divsidemenu
{
    width: 530px; 
    float: left; 
    position: absolute;
     border:0px solid #000;   

}
#content .divsidemenu .divtopstory1
{
    width: 263px; 
    height:145px;
    float: left; 
    position: relative;
     border:0px solid #000;
     background-image:url(images/top-stories-bg.jpg);   
}
#content .divsidemenu .divtopstory2
{
    width: 263px; 
    height:145px;
    margin-top:155px;
    float: left; 
    position: absolute;
     border:0px solid #000;   
}
#content .divsidemenu .divtopstory3
{
    width: 263px; 
    height:145px;
    float: left; 
    margin-left:269px;
    position: absolute;
    border:0px solid #000;   
}
#content .divsidemenu .divtopstory4
{
    width: 263px; 
    height:145px;
    margin-top:155px;
    margin-left:269px;
    float: left; 
    position: absolute;
    border:0px solid #000;   
}
#content .divrightside
{
     width: 397px; 
     float: right;   
     border:0px solid #000;   

}
#divborderred1
{
    position:absolute;
    width:930px;    
    border:0px solid #000;   
    margin-top:310px;
    height:6px;
}
#divborderred2
{
    position:absolute;
    width:930px;    
    border:0px solid #000;   
    margin-top:750px;
    height:6px;
}
#divmatter
{
    position:absolute;
    width:930px;    
    border:0px solid #000;   
    margin-top:325px;
    text-align:center;
    
}	
#divmatter .midtextbolds
{
    position:absolute;
    width:930px;
    text-align:justify;
    
}	
#divbordergray1
{
    position:absolute;
    width:930px;    
    border:0px solid #000;   
    margin-top:760px;
    background-image:url(images/v2-index-mid-gray-lin.jpg);
    background-repeat:repeat-x;
}
#divmidbottom
{
    position:absolute;
    width:930px;
    height:151px;
        border:0px solid #000;
        margin-top:770px;   
}
    
#divbordergray2
{
    position:absolute;
    width:930px;    
    border:0px solid #000;   
    margin-top:940px;
    height:6px;
}
#bottom
{
    position:absolute;
    width:930px;
    border:0px solid #000;
    margin-top:955px;   
}
#copyrightline
{
    position:absolute;
    width:930px;
    border:0px solid #000;
    margin-top:1115px;
    }
#footer
{
    position:absolute;
    width:930px;
    border:0px solid #000;
    margin-top:1118px;   
}

	/* ttcourse matter heading css */
.txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
	line-height:20px;

	}
.facilities {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #31438F;
	text-decoration: none;
}
/* articleindex.htm*/

#articleboxarea
{
   clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	width: 930px;
	border:0px Solid #000;
}
.articlebox1
{
	float: left;
	width: 935px;
	
}
#artcile-list{
	height:500px;
	width:730px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 12px;
	margin-top: 10px;
}
.articlebox2
{
	float: right;
	width: 170px;
	border:0px solid #000;
	margin-left:15px;
}
.course-admission{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
}

.course-title{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#990000;
font-weight:bold;
}

.course-text{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:bold;
text-align:justify;
padding-top:5px;
padding-left:5px;
padding-right:5px;
}

.course-date{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#ff6600;
padding-left:5px;
padding-right:2px;
}
.course-text-normal
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;	
    color:#000000;
    font-weight:bold;
}
.course-link-a
{
    color:Black; 
}
#article-footer{
	position:absolute;
    width:930px;
    border:0px solid #000;
    
}
a{
	text-decoration:none;
}
#bottom-article
{
    position:absolute;
    width:930px;
    border:0px solid #000;
      
}
/*Css for article-index-table*/
/*table.article td{
		padding:3px;
		height:15px;
		padding-left:10px;
	}
table.article th{
		/*padding-left:30px;*/
		table.article th{
		/*padding-left:30px;*/
		/*text-align:center;
		
	/*}
table.article table
	{
		border:#000; 
		border:hidden;
		border-width: 0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
		cell-spacing: 1 ;
		border-collapse: collapse;
		padding:5px;
	}
table.article td, th{
		height:1px;
	}*/
.table-title{
	height:20px;
	width:735px;
	background-color: #b9c9fe;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #000;
	padding:5px;
	
}
.article
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	padding:5px;
	font-weight:normal;
	
}
