﻿/*

*/
ol, ul
{
    padding-left: 25px;
}
h2
{
    /*background: transparent url(images/bullet_16.jpg) no-repeat scroll left bottom;*/
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding-bottom: 5px;
    padding-left: 8%;
    padding-top: 3px;
}

.underline
{
    text-decoration: underline;
}

.atcenter
{
    text-align: center;
}

.academic
{
    padding-left: 18px;
}

.somepadding
{
    padding: 6px;
}

.boxj
{
    padding: 8px;
    text-align: justify;
}

/*
.menuitem a:link
{
    list-style-image: url(~/images/bullet.gif);
    padding: 5px;
    padding-left: 20px;
    background: transparent url(../images/bullet.gif) no-repeat scroll 0 8px;
    line-height: 1.5em;
}
*/

.activemenu, .activemenu td, .leftmenu .AspNet-Menu-Selected
{
    color: Red;
}
.title_border_bottom
{
    border-bottom: 1px solid #cef;
}
img.pgheader
{
    padding-left: 30px;
}

p
{
    text-align: justify;
}

.redstar
{
    color: red;
}

.mytable td
{
    padding: 2px;
}

.plcmnt td, .plcmnt th
{
    width: 50%;
    border: 1px solid;
}

caption
{
    font-weight: bold;
    padding: 5px;
}

.tprlst td
{
    padding: 0px;
}


.marqueebg {
	BACKGROUND: url(images/marqueebg.jpg) no-repeat 100% 0px;
	height:35px;
	width:518px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
}
.marqueebg a, .marqueebg a:visited, .marqueebg a:hover, .marqueebg a:link {
	color:#FFF;
}
.inmarquee {
	padding-left:80px;
	padding-top:8px;
	padding-right:8px;
}
.mygrid 
{
    font-size:14px;
    text-align:center;
    width:90%; 
    
     
}
.mygridHeader
{ 
  background-color:#79347F;
  font-weight:bold;
  color:White;   
 
 }
 .CenterDiv
 {
    text-align:center;      
 }