﻿
@media Print
{
	html, body
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background-color: #fafafa!important;
	background-repeat: repeat;*/
	font-family: verdana!important;
	font-size: 11px;
	}
 .outerbox
{
	margin: 0 auto;
	/*background-color: #fafafa;*/
	border: 1px solid #fff;
	width: 1000px;
	display: table;
	padding: 5px 5px;
	font-family: verdana!important;
	font-size: 11px;
}

.outerbox table ,.outerbox table  td,.outerbox  td
{
	margin: 0 auto;
	/*background-color: #fafafa;*/
	border: 1px solid #ddd;
	width: 1000px;
	display: table;
	padding: 5px 5px;
	font-family: verdana!important;
	font-size: 11px;
}


#PrintContent
{
	width: auto;
	padding: 10px 10px;
	font-size: 14px;
	/*background-color:#FAFAFA!important;*/
}



}




@media Screen{
/*html, body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: repeat;
	background-color: #e9e9e9;
	font-family: verdana!important;
	font-size: 11px;
	margin:0 0 0 0;
 	height:100%!important;
}*/



html{
	font-size:100%;
	margin:0 0 0 0 ;
	height:100%!important;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: repeat;
	/*background-color: #e9e9e9;*/
	font-family: verdana!important;
	margin:0 0 0 0;
 	height:100%!important;
 	font-size:11px;
 	}

form
{
	min-height:80%!important;
	/*height:100%!important;*/
}



}
@media Print, Screen{
.TopLink
{
	font-family: "Trebuchet MS" ,verdana;
	font-size: 11px;
	padding-right: 3px;
}
.HeadMainLink
{
	color: #fff;
	font-size: 12px;
}
.SubHead
{
	border-right: dotted 1px #CCC;
}
.SubHeadLink, .SubHeadLink:link, .SubHeadLink:visited
{
	color: #fff;
	background-image: url('/Quick Links/images/arrow.png' );
	background-repeat: no-repeat;
	padding-left: 20px;
	text-decoration: none;
}
.SubHeadLink:hover
{
	color: #FF9900;
	background-image: url(/Quick Links/images/arrow.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	text-decoration: underline;
}
.HeadLink, .HeadLink:link, .HeadLink:visited
{
	color: #fff;
	height: 20px;
	text-decoration: none;
}
.HeadLink:hover
{
	color: #60E1F0;
	height: 20px;
	text-decoration: underline;
}
.superhead
{
	color: #fff;
	text-decoration: none;
}
.superhead:hover
{
	color: #006699;
	text-decoration: underline;
}
.align ul li
{
	line-height:20PX;
}
.bodytxt
{
	font-family: "Trebuchet MS" ,verdana;
	background-color: #fafaee;
	border-bottom: dotted 1px #ccc;
	border-left: dotted 1px #ccc;
	border-right: dotted 1px #ccc;
	padding: 0px 5px 0px 0px;
	font-size: 12px;
}
/*Overwrite Old Stylesheet*/
a, a:visited, a:link
{
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a:hover
{
	font-size: 12px;
	color: #965f02;
	text-decoration: underline;
}
.formbg2
{
	font-weight: normal;
	font-size: 12px;
	color: #000;
	font-style: normal;
	font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
	background-color: #f7f0e1;
}
.mainbg
{
	font-weight: bold;
	font-size: 12px;
	color: #000;
	background-color: #e3cda4;
}
.tblheadtext
{
	font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #232323;
}
.mainbg-header, .mainbg-header a
{
	font-weight: bold;
	font-size: 12px;
	color: #000;
	background-color: #005d7b;
}
.formsubheadtext
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: "Trebuchet MS" ,verdana;
	background-color: #efe1c7;
}
.ftrLnk, .ftrLnk:link, .ftrLnk:visited
{
	font-family: "Trebuchet MS" , Verdana;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
.ftrLnk:hover
{
	font-family: "Trebuchet MS" , Verdana;
	font-size: 10px;
	color: #333;
	text-decoration: efe1c7;
}
.footer
{
	font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	border: dotted 1px #ccc;
	background-color: #fafaee;
}
.Container
{
	width: 964px;
	margin: 2px auto;
	border-collapse: collapse;
	border: dotted 1px #cccccc;
	background-color: #fafaee;
}
.loginUser
{
	font-family: "Lucida Sans";
	font-size: 12px;
	color: yellow;
	font-weight: bold;
	line-height: 10px;
}
.uname, .uname a, .uname a:hover, .uname a:link, .uname a:visited
{
	font-family: Lucida Sans;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
}
.loginUserLnk, .loginUserLnk:link, .loginUserLnk:visited
{
	font-family: "Trebuchet MS" , Verdana;
	font-size: 13px;
	color: #962102;
	font-weight: bold;
	text-transform: capitalize;
}
.loginUserLnk:hover
{
	font-family: "Trebuchet MS" , Verdana;
	font-size: 13px;
	color: #962102;
	font-weight: bold;
	text-transform: capitalize;
}
.logoutLnk, .logoutLnk:link, .logoutLnk:visited
{
	font-family: "Trebuchet MS" , Verdana;
	font-size: 13px;
	color: #666;
	font-weight: bold;
}
.logoutLnk:hover
{
	font-family: "Trebuchet MS" , Verdana;
	font-size: 13px;
	color: #666;
	font-weight: bold;
}
.txtbox
{
	width: 118px;
	height: 15px;
	font-size: 12px;
	line-height: 15px;
}
.align
{
	text-align: left;
}
.Linka ul li a, .Linkb ul li a
{
	color: #000;
	text-decoration: none;
	display: block;
	width: 100%;
}
.Linka ul li a:hover, .Linkb ul li a:hover
{
	color: #008cba;
	text-decoration: underline;
}

h3
{
	font-size: 20px;
	color: #005d7b;
	font-weight: bold;
	font-family: Verdana;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: solid 1px #ccc;
}

h4
{
	font-size: 14px;
	color: #333;
	font-weight: bold;
	font-family:Verdana;
	margin: 0px 0px;
	padding: 0px 0px;
}
.top
{
	background-color: #76a8b7;
	height: 95px;
}
.Heading
{
	text-align: center;
	font-size: 12pt;
	color: #005d7b;
	font-weight: bold;
	margin: 0px 0px;
	padding: 0px 0px;
}

.SubHeading
{
	font-size: 10pt;
	color: #005d7b;
	font-weight: bold;
	margin: 0px 0px;
	padding: 0px 0px;
}


legend
{
	height: 25px;
	color: #25738a;
	font-size: 14px;
	text-align: center;
	line-height: 25px;
	font-weight: normal;
	text-decoration: none;
	font-family: Lucida Sans Unicode;
	font-weight: bold;
}
h5
{
	font-family: Lucida Sans Unicode;
	font-size: 18px;
	color: #333;
	background-image: url('/Portal/Examinations/BU/images/sep.png' );
	padding: 0px 0px;
	margin: 0px 0px;
}
h6
{
	font-family: Lucida Sans Unicode;
	font-size: 13px;
	color: #333;
	padding: 5PX 0PX;
	text-align: left;
	margin: 0px 0px;
	padding: 0px 0px;
}
table
{
	border-collapse: collapse;
}
input, select
{
	padding: 5px 5px;
	border: solid 1px #e9e9e9;
}
.button
{
	background-color: blue;
	color: white;
	font-weight: bold;
	border: 1px solid black;
}
/*****************************************New*****************/

#OuterBox, #Container
{
	margin: 0 auto;
	background-color: #fafafa;
	border: 1px solid #fff;
	width: 1000px;
	display: table;
	padding: 5px 5px;
}
#PrintContent
{
	width: auto;
	padding: 10px 10px;
	font-size: 14px;
	background-color:#FAFAFA;
}
#OuterBox table, #OuterBox table td, .OuterBox table, .OuterBox table td, #Container table, #Container table td
{
	border-collapse: collapse;
	border: solid 1px #dedddd;
	border-left: none;
	border-right: none;
	padding: 10px 4px;
}
#header
{
	width: 100%;
	height: 45px;
	float: left;
	display:table;
}
#OuterBox #header #logo1
{
	float: left;
	width: 300px;
}
#OuterBox #header #logo2
{
	float: right;
	width: 300px;
}
#OuterBox #header .heading
{
	float: left;
	display: block;
	width: 100%;
}
.heading
{
	border-bottom: solid 1px #dedddd;
	float: left;
	display: block;
	width: 100%;
	margin-bottom: 10px;
	padding: 10px 0;
	background-color: #eee;
}
.heading1
{
	border-bottom: solid 1px #dedddd;
	float: left;
	display: block;
	width: 100%;
	margin-bottom: 10px;
	padding: 10px 0;
	background-color: #eee;
}
.QRC
{
	width: 100px;
}
.margin
{
	margin-top: -10px;
}
.subhead
{
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}
.DivDist
{
	margin-top:-30px;
	float:right;
	font-weight:bold;
}
.LnkTbl
{
	border-color: Black;
	background-color: #9fb8d4; 
	margin-top:10px; 
	color:#000;
}
.LnkTbl a
{
	color:#000;
	text-decoration:none;
	font-size:15px;
	}
.LnkTbl a:hover
{
	color:#fff;
	text-decoration:none;
}

#control table
{
	width:100%;
}
#control table td
{
	font-size:11px;
	font-family:Verdana;
}

#collapse table, #collapse table th ,#collapse table td
{
	border:1px solid #EEEEEE;
	border-collapse:collapse;
}

#collapseDark table,#collapseDark table th ,#collapseDark table td
{
	border:1px solid #999999;
	border-collapse:collapse;
}


.textTD
{
	font-size:12px;
	font-family:Verdana;
}

}

img
{
	border:none;
}

.fontclass td
{
	font-size:11px;
	font-family:Verdana;
}



#footer{background-color:#12535d;float:left; width:100%; margin:0 0 0 0; position:relative;}
#footerInner{width:1000px;font-size:10px;color:#cdcdcd;margin:10px auto}
#footerInner h4{font-family:Verdana;font-size:15px;font-weight:400;color:#89aaaf;width:33%;border-bottom:1px dotted #89aaaf}
.footerInnertxt{width:25%;float:left;border-right:1px solid #285f68;margin-left:5%}
.footerInnertxt1{width:30%;float:left;border-right:1px solid #285f68;margin-left:5%}
.footerInnertxt2{width:5%;float:left;border-right:1px solid #285f68;margin-left:5%}
.footerInnertxt a,.footerInnertxt1 a,.footerInnertxt2 a{color:#89aaaf;text-decoration:none;border-bottom:1px dotted #33707a;display:block;height:25px;line-height:25px;padding-left:10px;font-family:Verdana;width:65%}
.footerInnertxt a:hover,.footerInnertxt1 a:hover,.footerInnertxt2 a:hover{color:#acced3}
#footerInnerRgt{width:400px;float:right;text-align:right}
#footerInner p{text-align:right;width:90px;float:right;margin-right:0}
#OuterPan{position:absolute;z-index:999;width:100%;left:0;height:1px}
.resolution{width:100%;float:left;text-align:center; font-size:10px; color:#89aaaf; padding:10px 0;}
#DivServer{position:fixed;right:10px;bottom:0;background-color:#12535d;font-size:10px;font-weight:700;color:#fff;padding:5px}
#current{z-index:3;border-bottom-color:#3d3d3d}