body{
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*-------- All BG Class Start ------------*/
.tophaderbg{ background-image:url(../images/topheaderbg.gif); background-position:bottom left; background-repeat:repeat-x;}
.tophaderbglt{ background-image:url(../images/topheaderbg-lt.gif); background-repeat:no-repeat; background-position:left bottom; height:119px; width:9px;}
.tophaderbgrt{ background-image:url(../images/topheaderbg-rt.gif); background-repeat:no-repeat; background-position:right bottom; height:119px; width:9px;}
.menubg{ background-image:url(../images/menubg.gif); background-position:bottom left; background-repeat:repeat-x; height:39px;}
.menult{ background-image:url(../images/menult.gif); background-position:top left; background-repeat:repeat-x; height:39px; width:7px;}
.menurt{ background-image:url(../images/menurt.gif); background-position:top right; background-repeat:repeat-x; height:39px; width:7px;}
.menuline{ background-image:url(../images/menuline.gif); background-position:top right; background-repeat:no-repeat; height:39px; width:2px;}
.bodylt{ background-image:url(../images/bodylt.gif); background-position:top left; background-repeat:no-repeat; width:9px;}
.bodyrt{ background-image:url(../images/bodyrt.gif); background-position:top right; background-repeat:no-repeat; width:9px;}
.bodybg{ background-image:url(../images/bodybg.gif); background-position:top right; background-repeat:repeat-x; }
.innerheaderbg{ background-image:url(../images/innerheaderbg.jpg); background-position:top right; background-repeat:repeat-x; height:101px;}
.innerheaderlt{ background-image:url(../images/innerheaderlt.jpg); background-position:top left; width:26px; background-repeat:no-repeat; height:101px;}
.innerheaderrt{ background-image:url(../images/innerheaderrt.jpg); background-position:top right; width:210px; background-repeat:no-repeat; height:101px;}
.boxtplt{ background-image:url(../images/boxtplt.gif); background-position:top left; background-repeat:no-repeat; height:12px; width:12px;}
.boxtprt{ background-image:url(../images/boxtprt.gif); background-position:top right; background-repeat:no-repeat; height:12px; width:12px;}
.boxbtrt{ background-image:url(../images/boxbtrt.gif); background-position:bottom right; background-repeat:no-repeat; height:12px; width:12px;}
.boxbtlt{ background-image:url(../images/boxbtlt.gif); background-position:bottom left; background-repeat:no-repeat; height:12px; width:12px;}
.boxtp{ background-image:url(../images/boxtp.gif); background-position:top left; background-repeat:repeat-x;}
.boxbt{ background-image:url(../images/boxbt.gif); background-position:bottom left; background-repeat:repeat-x;}
.boxlt{ background-image:url(../images/boxlt.gif); background-position:bottom left; background-repeat:repeat-y;}
.boxrt{ background-image:url(../images/boxrt.gif); background-position:bottom right; background-repeat:repeat-y;}
.dotline{ background-image:url(../images/line.gif); background-position:bottom left; background-repeat:repeat-x;}
/*-------- All BG Class Ends ------------*/
/*-------- All Text Class Start ------------*/
td{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px; color:#4d4f57;}
.txt14grey{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#4d4f57;}
.txt28blue{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; font-size:28px; color:#0b3f89;}
.txt12grey{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#4d4f57;}
.txt13grey{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px; color:#4d4f57;}
.headinggrey{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:21px; font-weight:bold; color:#313131;}
.headingred{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:21px; font-weight:bold; color:#d71920;}
.headingred14{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#d71920;}
/*-------- All Text Class Ends ------------*/
/*-------- All Link Class Start ------------*/
a:link, a:visited{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#d71920; text-decoration:underline;}
a:hover{text-decoration:none;}
.lnkblue13:link, .lnkblue13:visited{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px; color:#0e4590; text-decoration:none;}
.lnkblue13:hover{text-decoration:underline;}
.lnkgrey12:link, .lnkgrey12:visited{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#4d4f57; text-decoration:none;}
.lnkgrey12:hover{text-decoration:underline;}
.lnkgred12:link, .lnkgred12:visited{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#c7040b; text-decoration:none;}
.lnkgred12:hover{text-decoration:underline;}
/*-------- All Link Class Ends ------------*/
/*------------------------nav starts here--------------------------*/
#nav{ width:auto; height:39px; margin:0 0 0 0; padding:0;}
#nav ul{ margin:0; padding:0; list-style-type:none;}
#nav ul li{ float:left; line-height:39px;}
#nav ul li a{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; display:block; margin:0; padding:0 14px 0 14px; text-decoration:none; text-transform:uppercase; font-weight:bold;}
#nav ul li a:hover{ background-image:url(../images/menuhvr.gif); background-position:top center; background-repeat:repeat-x; text-decoration:none; }
#nav .current{ background-image:url(../images/menuon.gif); background-position:top center; background-repeat:no-repeat; text-decoration:none; }
/*------------------------nav starts ends--------------------------*/
/*------------------------padding starts starts--------------------------*/
.padlt7{ padding-left:7px;}
.padrt7{ padding-right:7px;}
/*.padtp30{ padding-top:30px;} */
.padtp5{ padding-top:5px;}
.padtp10{ padding-top:10px;}
/*------------------------padding starts ends--------------------------*/
#dropmenudiv{
position:absolute;
border-bottom: 1px solid #ed666b;
border-right: 1px solid #ed666b;
border-left: 1px solid #ed666b;
border-bottom-width: 0;
font:normal 13px Verdana;
line-height:20px;
z-index:100;

}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #ed666b;
padding: 1px 0;
color:#ffffff;
text-decoration: none;
font-weight: bold;
background-color: #cf050c;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #a80006;
color:#ffffff;
}

.textfield11 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D7383;
	width: 70%;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

table.students-profile tr
{
	margin-bottom:10px;
}

table.students-profile td
{
	padding-bottom:10px;
}

table.students-profile td img
{
	float:left;
	margin:10px 0 0 10px;
	display:inline;
	border:solid 1px #999;
}

table.students-profile td div.student-details
{
	height:auto;
	overflow:hidden;
	float:right;
	text-align:left;
	width:160px;
	font-size:11px;
}

table.students-profile td div.student-details h3
{
	margin:5px 0 0 0;
	padding:0px;
	color:#D71920;
}

table.students-profile td div.student-details h3 a
{
	color:#D71920;
	text-decoration:none;
	font:bold 14px/30px Arial, Helvetica, sans-serif !important;
}

.download-resume
{
	width:96px;
	height:15px;
	display:block;
	margin-top:5px;
	background:url('../images/download-resume.jpg') no-repeat;
}

.download-resume a
{
	width:96px;
	height:15px;
	display:block;
	text-indent:-9999px;
}


td.boxtplt img,
span.boxtplt img,
{
	display:block !important;
}

.txt14grey h2
{
	margin:10px 0 0 0;
	color:#000;
	font-size:18px;
}

.blink-box { width:100%; height:auto; overflow:hidden; margin:10px 0; text-align:center; }
.blink-box  a
{
	background:#bb0107;
	text-decoration:blink;
	line-height:30px;
	height:30px;
	margin-right:20px;
	padding:3px 10px;
	border-radius: 10px;
	color:#fff;
}
