html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, dl, dt, dd, td, form, fieldset, a, img, button {
     margin: 0;
     padding: 0;
     border: 0;
     color:#000000;
}

/* 'Jello Mold' page construction technique based on http://www.positioniseverything.net/articles/jello.html */
body 
{
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(Images/bg.jpg);
	background-repeat:repeat;
	color: #FFFFFF;
}


h1, h2, h3, h4, h5, h6
{
	color: #003300;
}

/*Typographics styles adapted from http://www.thenoodleincident.com/tutorials/typography/ */
h1 {
	margin: 0;
	font-size: 1.6em;
	font-weight: normal;
}
h2 {
	margin: 0.5em 0;
	font-size: 1.5em;
	font-weight: normal;
}
h3 {
	margin: 0.5em 0;
	font-size: 1.4em;
	font-weight: normal;
}
h4 {
	margin: 0.5em 0;
	font-size: 1.2em;
	font-weight: bold;
}
h5 {
	margin: 0.5em 0;
	font-size: 1.0em;
	font-weight: bold;
}
h6 {
	margin: 0.5em 0;
	font-size: 0.8em;
	font-weight: bold;
}

p  {
    margin: 2em 0;
    line-height:1.4;
}

a 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#000000;
}

a:hover 
{
	text-decoration:none;
	color:#ff0000;
}

.SpacerImage
{
	border: none 0px #000000;

}

#sizer {
	margin: 20px  auto 20px auto;
	padding: 0;
	width: 58%;
	max-width: 192px;
}
#expander {
	min-width: 772px; /* Critical Safari fix! */
	position: relative;
	margin: 0 -416px 0 -416px;
	background-color:transparent;
}

/* Holly hack for IE \*/
* html #expander { height: 0; }
/* */

#wrapper { 
	width: 100%; /* helps IE get the child percentages right. */
	text-align:left;
	background-color:#FFFFFF;
} 

/* http://positioniseverything.net/easyclearing */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


table
{
	border: none 0px #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FF0000;
	text-align:left;
	vertical-align:top;
	
}

.MainPage
{
    margin: 20px 20px 20px 20px;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10;
	background-image:url(Images/bg.jpg);
	background-repeat:repeat;
	color: #000000;
}

.MainTable
{
    width:100%;
    height:auto;
    table-layout:auto;
}

/* Header & Company Logo related CSS */
#HeaderContent
{
	margin:0;
	border:none 0px;
	height:153px;
	width:100%;
	
}

#HeaderContent #HeaderTable
{
	border: none 0px #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FF0000;
	width:100%;
	height:100%;
	/*background-image:url(Images/bgHeader.jpg);*/
}

#HeaderContent .CompanyLogo
{
	text-align:left;
	border: none 0px #000000;
	margin-left:15px;
	position:relative;
	top:-15px;
}

#HeaderContent .HeaderLeft
{
	width:260px;
	height:100%;
	text-align:left;
	border: none 0px #000000;
	background-image:url(Images/HeaderLeft.jpg);
}

#HeaderContent .HeaderWorldMap
{
	width:268px;
	height:100%;
	text-align:right;
	border: none 0px #000000;
	background-image:url(Images/HeaderWorldMap.jpg);
}

#HeaderContent .HeaderRight
{
	width:237px;
	height:100%;
	text-align:right;
	border: none 0px #000000;
	background-image:url(Images/HeaderRight.jpg);
}
/* Header & Company Logo related CSS  End*/


/* Header Menu & Right Side Menu related CSS */
#HeaderMenuContent
{
	margin:0;
	border:none 0px;
	height:54px;
	width:100%;
	background-image:url(Images/bgHeaderMenu.jpg);
	background-repeat:repeat;
	text-align:left;
}

#HeaderMenuContentTable
{
	border:none 0px;
	height:100%;
	width:100%;
}
.HeaderMenu
{
    text-align :center;
}
.HeaderMenuRightNavigation
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#FF0000;
	margin-top:5px;
	margin-right:10px;
	text-align:right;
}
.HeaderMenuRight
{
    vertical-align:top;
    width:130px;
}

.HeaderMenuRightItem
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#395460;
	padding-right:2px;
}

.HeaderMenuRightItemHover 
{
	color:#FF0000;
}
.HeaderMenuRightItemSelected
{
	color:#FF0000;
}


/* Header Menu - Sub Menu CSS Starts Here  */
 .MenuNormal
{
/*    background-color: #f4fafe;
    border: solid 1px #d2e5ef; */
    text-align: left;
    border-bottom-width: 0px;
    color: #628394;
    width: 170px;
    height: 30px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

/* Header Menu - Sub Menu CSS Starts Here  */
 .subMenuNormal
{
    background-color: #f4fafe;
    border: solid 1px #d2e5ef;
    text-align: left;
    border-bottom-width: 0px;
    color: #628394;
    width: 170px;
    height: 30px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
}

 .subMenuNormalBottom
{
    background-color: #f4fafe;
    border: solid 1px #d2e5ef;
    text-align: left;
    color: #ff0000;
    width: 170px;
    height: 30px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
}
 .subMenuHover
{
    background-color: #e6f1f8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color:#ff0000;
 }
/* Header Menu - Sub Menu CSS Starts Here  */


/* Main content related CSS */
#MainContent
{
	margin:0;
	border:none 0px;
	width:100%;

}
#MainContent #MainContentTable
{
	border: none 0px #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	width:100%;
	height:100%;
	background-color:#fbfbfb;
}

/* Quick Links related CSS Starts here */
#MainContent  .QuickLinksContent
{
	border: none 0px #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	width:188px;
	text-align:left;
	vertical-align:top;
	border-right:solid 1px #ccdde8;
}

#MainContent #QuickLinksTable
{
	width:100%;
	border: none 0px;
}

#MainContent .QuickLinksHeader
{
	width: 100%;
	height: 26px;
	background-image:url(Images/bgQuickLinks.jpg);
	text-align :left;
}
#MainContent .QuickLinksSearch
{
	width: 100%;
	height: 30px;
	background-color:#edf7fc;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	padding-top:2px;
}

#MainContent .QuickLinksMenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: none 0px #000000;
	color:#4e7a8f;
	height:250px;
	width: 100%;
	padding-left:10px;
	text-align :left;
}

#MainContent .txtQuickLinksSearch
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	Background-color:#ffffff;
	Border:#aecddb 1px solid;
}

#MainContent .QuickLinksSubMenuNormal
{
	font-weight: bold;
	color:#4e7a8f;
}
#MainContent .QuickLinksSubMenuHover
{
    color:#ff0000;
}
/* Quick Links related CSS Ends here */

/* Content CSS Starts Here */
#MainContent .ContentHeading1
{
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff0000;
	font-weight:bold;
	letter-spacing:1px;
	line-height:30px;
}

#MainContent .ContentHeading2
{
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff0000;
	font-weight:bold;
	letter-spacing:1px;
	line-height:30px;
}


#MainContent  .ContentNavigation
{
	border: none 0px #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#4E7A8F;
	text-align:justify;
	padding: 20px 20px 0px 20px;
	vertical-align:top;
}

#MainContent .NavMain
{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#4E7A8F;
}
#MainContent .NavMain:Hover
{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ff0000;
}

#MainContent  .YouareHere 
{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#4E7A8F;
}

#MainContent  .Content
{
	border: none 0px #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-align:justify;
	padding: 10px 20px 20px 20px;
	vertical-align:top;
}

#MainContent ul
{
	padding-left:40px;
	line-height:15px;
}
/* Content CSS Ends Here */

/* Main content related CSS  End*/

/* Footer content related CSS */
#FooterContent
{
	margin:0;
	border:none 0px;
	height:27px;
	width:100%;
	background-image:url(Images/bgFooter.jpg);
}
#FooterContent #FooterTable
{
	border: none 0px #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FF0000;
	width:100%;
	height:100%;
}
#FooterContent .FooterLeftCorner
{
	width:6px;
	height:100%;
	text-align:left;
	border: none 0px #000000;
}

#FooterContent .FooterRightCorner
{
	width:6px;
	height:100%;
	text-align:right;
	border: none 0px #000000;
}

#FooterContent .CopyRight
{
	width:100%;
	height:100%;
	text-align:left;
	border: none 0px #000000;
	color:#d1d1d1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:10px;
}
/* Footer Content related CSS  End*/
/*	color:#d1d1d1;*/




.MemberLoginTitleBG
{
	background-image:url(Images/LoginTabBG.jpg);
	background-repeat:repeat-x;
	width:205px;
	height:26px;
}

.LoginTableOuterBorder
{
	background-color:#C9D4D8;
}

.LoginTableInnerBorder
{
	background-color:#FFFFFF;
	border-color:#C9D4D8;
	border-width:1px;
	border-style:solid;
	
}

.LoginTableBG
{
	background-color:#E3EbEF;
}

.LoginContentTd
{
	font-family:Verdana;
	font-size:11px;
	color:Black;
	width:130px;
}

.LoginButton
{
	background-image:url(Images/Loginbtn.jpg);
	background-repeat:no-repeat;
	border:0px;
	width:52px;
	height:22px;
	cursor:hand;
}

.LoginTabTD
{
	width:100%;
	height:26px;
	background-image:url(Images/LoginTabBG.jpg);
	background-repeat:repeat-x;
}

.ErrorMsgDefault
{
 color:#ff0000;  
 text-align:justify; 
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 padding:3px 5px 3px 16px;
 display:block;
 
}

.OnlineAppErrorMsgDefault
{
 color:#E3EbEF;  
 text-align:justify; 
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 padding:3px 5px 3px 16px;
 display:block;
 
}

.ErrorMsgTDDefault
{
	background-color:#ffffff;
}
.SearchErrorMsgTDDefault
{
	background-color:#ffffff;
}

.SearchErrorMsgTD
{
	background-color:#afdbf1;
}

.ErrorMsgTD
{
	background-color:#f0f8ff;
}

.ErrorMsg
{
 color:#ff0000;  
 text-align:justify; 
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 padding:3px 5px 3px 16px;

}

.OnlineAppErrorMsg
{
 background-color:#ffffff; 
 width:100%; 
 color:#ff0000;  
 text-align:justify; 
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 padding:3px 5px 3px 16px;
}

.ctlblResultMessage
{
	color:#000000;	
	text-align:justify; 
    padding:3px 5px 3px 16px;
    display:block;
}

/* This Style was used for Panel Margins */
.divWebpanel
{
	margin:5px 5px 15px 5px;
}


UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

LABEL
{
	vertical-align:middle;
}

.radiobutton
{
	vertical-align:middle;
}

/* Dynamic Table in ContactUs Page related CSS */
/* Added By Suganya */

.ContactUsTable
{
	width :590px;
	text-align :center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:White;  
	font-size:11px;
}  

.ContactUsTableCaption
{
	background-color:#f4f4f4;
	text-align:left;
	color:#2f87a1; 
	font-size:11px;
	font-weight:bold;   
	padding-left:10px; 
	border-bottom:Solid 1px #cccccc;
	border-left:Solid 1px #cccccc;
	border-top:Solid 1px #cccccc;
	border-right:Solid 1px #cccccc; 
} 

.ContactUsTableContent
{
	background-color:#edf9ff;
}  

.ContactUsTableAlternateContent
{
	background-color:White;
}  

.ContactUsTdContent
{
	padding:10px 10px 10px 10px;
	text-align:left;
	border-bottom:Solid 1px #cccccc;
	border-left:Solid 1px #cccccc;
	border-top:Solid 1px #cccccc;
	border-right:Solid 1px #cccccc;   
	width:197px; 
	vertical-align:top; 
}
.LoginErrorMsg
{
	background-color:#E3EbEF;
	 width:100%; 
	color:#ff0000;  
	text-align:justify; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px 5px 3px 16px;
}

.LoginErrorMsgDefault
{
 color:#E3EbEF;  
 text-align:justify; 
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 padding:3px 5px 3px 16px;
 display:block;
 
}

/* CSS class for FileUpLoad */
.FileUpLoad
{
	font-family:Verdana, Arial, Helvetica, sans-serif;    
	font-size:11px;
	border-color:#8a9ca7;
	background-color:#fbfbfb; 
	border-width:1px;
	border-style:solid;  
}

.PDFImage
{
	background-repeat:no-repeat ;
	text-align:center;
	vertical-align:middle;  
}  
label
{
	font-family:Verdana, Arial, Helvetica, sans-serif;    
	font-size:11px;
}

.bgColorButton
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: White;
	border-right: #002564 1px solid;
	border-top: #a9bee5 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=cornflowerblue, EndColorStr=Navy);
	border-left: #a9bee5 1px solid;
	cursor: hand;
	border-bottom: #002564 1px solid;
	background-color: #7f97b9;
}

.bgClass 
{
	BORDER-RIGHT: #002564 1px solid; 
	BORDER-TOP: #a9bee5 1px solid; 
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#FFFFFF, endColorStr= #7A92A1); 
	BORDER-LEFT: #a9bee5 1px solid; 
	BORDER-BOTTOM: #002564 1px solid; 
	BACKGROUND-COLOR: #f4fafe
}

			
.textboxLLm 
{ 
	BORDER-RIGHT: #7b9ebd 1px solid; 
	BORDER-TOP: #7b9ebd 1px solid; 
	FONT-SIZE: 8pt; 
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde); 
	BORDER-LEFT: #7b9ebd 1px solid; 
	BORDER-BOTTOM: #7b9ebd 1px solid; 
	FONT-FAMILY: Verdana, Tahoma, Arial; 
	HEIGHT: 19px ;
	width:150px	 
}


.subHeader
{
	border-right: #7b9ebd 1px solid;
	border-top: #7b9ebd 1px solid;
	font-size: 8pt;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#dcdcdc);
	border-left: #7b9ebd 1px solid;
	border-bottom: #7b9ebd 1px solid;
	font-family: Verdana, Tahoma, Arial;
	height: 100%;
	table-layout: auto;
	border-collapse: separate;
}

.textboxLLm12
{ 
	BORDER-RIGHT: #7b9ebd 1px solid; 
	BORDER-TOP: #7b9ebd 1px solid; 
	FONT-SIZE: 12pt; 
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde); 
	BORDER-LEFT: #7b9ebd 1px solid; 
	BORDER-BOTTOM: #7b9ebd 1px solid; 
	FONT-FAMILY: Verdana, Tahoma, Arial; 
	HEIGHT: 19px 
}

.modalBackground
{
    background-color:#e6e6e6;
    filter:alpha(opacity=60);
    opacity:0.60;
}


 .MenuA
{
    background-color: #f4fafe;
    border: solid 0px #d2e5ef;
    text-align: left;
    border-bottom-width: 0px;
    color: #395460;
    height: 30px;
    font-family: Verdana,Arial,  Helvetica, sans-serif;
    font-size: 10px;
    font-weight:bold;
	cursor:hand;
    
}

 .MenuAHighlight
{
	color: #ff0000;
}


 .SubMenuA
{
    background-color: #f4fafe;
    border: solid 1px #d2e5ef;
    text-align: left;
    border-bottom-width: 0px;
    color: #000000;
    height: 30px;
    font-family: Verdana,Arial,  Helvetica, sans-serif;
    font-size: 10px;
	cursor:hand;
    
}

 .SubMenuAHighlight
{
	background-color: black;
	color: #add8e6;
}

.MenuSeparator
{
	color:Blue;
	height: 30px;
	font-weight:bold;
}

.portalmenu .a 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#000000;
}

.portalmenu a:hover 
{
	text-decoration:none;
	color:#ff0000;
	font-size:14px;

}


.sidebarcontainer{
	margin:0px;
	padding:0px;
	border:1px solid #B9B9B9;
	background-color:#FFFFFF;
	font-size:smaller;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
}

.PortalHeader 
{
	font-size:medium;
	font-weight:bold;
	text-align:center; 
	background-color:transparent;
}

.PortalSubHeader 
{
	font-size: small;
	text-align:center; 
}

.PortalSiteHeader 
{
	BORDER-RIGHT: #002564 1px solid; 
	BORDER-TOP: #a9bee5 1px solid; 
	BORDER-LEFT: #a9bee5 1px solid; 
	BORDER-BOTTOM: #002564 1px solid; 
	BACKGROUND-COLOR: #ffffff;
	font-size:large;
	font-weight:bold;
	text-align:center; 
	color:#000000;
}

.GrayBGWhiteText
{
	background-color: #d3d3d3;
	color: #000000;
	font-size: small;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

.commentbox{
background-color: #ececec;
width: 450px;
padding: 10px;
}

.commentfooter{
background: url(Images/Testcenter/arrow.gif) 22px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}


.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 300px;
}

.curlycontainer .innerdiv{
background: transparent url(Images/Testcenter/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}



.aerobuttonmenu{ /*container that holds a row of aero buttons*/
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: auto;
background: #F7F7F7; /*menu strip background*/
border: 1px solid gray;
padding: 4px 0;
border-width: 1px 0;
}

* html .aerobuttonmenu{ /*IE6 and below hack. Set explicit strip width*/
width: 100%;
}

.aerobuttonmenu a.aero{ /*aero button CSS*/
background: transparent url('Images/Testcenter/aeroleft.gif') no-repeat top left;
display: block;
float: left;
font: bold 13px Verdana, Trebuchet MS; /* Change 13px as desired */
line-height: 23px; /* This value + 8px should equal height of button background (default is 31px) */
height: 31px; /* Height of button background height */
padding-left: 10px; /* Width of left menu image */
text-decoration: none;
margin-right: 5px; /*spacing between buttons*/
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); /*this and next two rules control opacity of buttons before hover*/
opacity: 0.9;
-moz-opacity: 0.9;
}

.aerobuttonmenu a.aero:link, .aerobuttonmenu a.aero:visited, .aerobuttonmenu a:active{
color: white; /*button text color*/
}

.aerobuttonmenu a.aero span{
background: transparent url('Images/Testcenter/aeroright.gif') no-repeat top right;
display: block;
padding: 4px 10px 6px 0; /*Set 10px here to match value of 'padding-left' value above*/
}

.aerobuttonmenu a.aero:hover{ /* Hover state CSS */
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /*this and next two rules control opacity of buttons during hover*/
opacity: 1;
-moz-opacity: 0.99;
}

.aerobuttonmenu a.aero:hover span{ /* Hover state CSS (for text) */
color: yellow;
}

.black a.aero{
background-image: url('Images/Testcenter/aeroleftblack.gif');
}

.black a.aero span{
background-image: url('Images/Testcenter/aerorightblack.gif');
}

.aerobuttonmenu .rightsection{
float: right;
width: 100px;
position: relative;
top: 3px;
padding-right: 5px;
text-align: right;
}

.aerobuttonmenu .rightsection a{
color: navy;
}


.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

/* Timer class for test center */
.timerCss
{
border-right: #dc143c 1px solid; 
padding-right: 10px; 
border-top: #dc143c 1px solid; 
padding-left: 10px; 
font-size: 2em; 
padding-bottom: 10px; 
border-left: #dc143c 1px solid; 
color: #dc143c; 
padding-top: 10px; 
border-bottom: #dc143c 1px solid; 
font-family: verdana; 
background-color: #ffe4e1; 
margin-left: 12px; 
width: 100px; 
text-align:right
}

/* End of timer class for test center */

/*** Test Center Styles ***/
.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

.QuestionNumberTextBold
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.TestCenterButton
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: White;
	border-right: #002564 1px solid;
	border-top: #a9bee5 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=cornflowerblue, EndColorStr=Navy);
	border-left: #a9bee5 1px solid;
	cursor: hand;
	border-bottom: #002564 1px solid;
	background-color: #7f97b9;
}

.TestCenterQuestion
{
	border-right: #000000 thin solid;
	border-top: #000000 thin solid;
	border-left: #000000 thin solid;
	border-bottom: #000000 thin solid;
}

.TestCenterQuestionTR
{
	background-color: #F0FFFF;
	height: 30px;
}

.TestCenterLableQuestions
{
	float:left;
	text-align: left;
	display: block;
	margin-right: 0.5em;
}


