/* CSS Document */
.body,td,div,p,a,font,span,input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	
}


.body
{
	margin: 0px;
	background-color: #FFFFFF;
}

.BodyleftCorner
{
	background-image: url(../images/left-shadow.jpg);
	background-repeat: repeat-y;
}


.header
{
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
	height:89;
}




.BodyRightCorner
{
	background-image: url(../images/right-shadow.jpg);
	background-repeat: repeat-y;
}


/* Menu */


.menutxt
{ font-size:12px;
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:none;}
  
  
  .menutxt:hover
{ font-size:12px;
  color:#000000;
  font-weight:bold;
  text-decoration:none;}
  
  
  
  
  


/* Body-Text */

.bodytxt
{ font-size:11px;
  color:#000000;
  text-align:justify;
  
  text-decoration:none;
  
  
  }

.bodyheading
{ font-size:12px;
font-weight:bold;
padding-left:5px;
  color:#fb7310;
  text-decoration:none;
  
  
  }

.body-subheading
{ font-size:11px;
font-weight:bold;
padding-left:5px;
  color:#fb7310;
  text-decoration:none;
  
  
  }


.click
{ font-size:11px;
font-weight:bold;

  color:#FF6633;
  text-decoration:underline;
  
  
  }
  
  .click:hover
{ font-size:11px;
font-weight:bold;

  color:#FF6633;
  text-decoration:none;
  
  
  }
  
.curriculam-sub-heading

{ font-size:11px;
font-weight:bold;

  color:#FF6633;
  text-decoration:none;
  
  
  }

.bullettxt
{ font-size:11px;
  color:#000000;
  /*font-weight:bold;*/
  text-decoration:none;
  padding-left:10px;
  padding-bottom:8px;
  }


.boldtxt
{ font-size:11px;
  color:#000000;
  font-weight:bold;
  text-decoration:none;
  

  }







/* Footer */


.footertxt
{ font-size:10px;
  color:#000000;
  text-align:justify;
  
  text-decoration:none;
  
  
  }

.footertxt:hover
{ font-size:10px;
  color:#000000;
  text-align:justify;
  
  text-decoration:underline;
  
  
  }

.copy
{ font-size:10px;
  color:#666666;
  text-align:center;
  text-decoration:none;
  
  
  }

	.powered
{ font-size:10px;
  color:#0066CC;
  text-align:center;
  text-decoration:none;
  
  
  }


	.powered:hover
{ font-size:10px;
  color:#0066CC;
  text-align:center;
  text-decoration:underline;
  
  
  }

.button{
background-color:#CC6633;
color:#FFFFFF;

border:1px solid #CC3333;}



.astrix{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	
	text-decoration:none;
	
	color:#ff0000;

	
	}



.field-mandatory{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	
	text-decoration:none;
	
	color:#999999;

	
	}




