td#PLVIM_link table
{
    width: 100%;
}

body
{

	font-family: trebuchet ms, myriad, tahoma, verdana;
	font-size: 11px;
}
a, a:visited, a:active
{
	color: #5aa2ce;/*#60a0c0;*/
	text-decoration: none;
}
a:hover
{
	color: #014897;
	text-decoration: underline;
	cursor: pointer;
}
.blackedLink a, .blackedLink a:visited, .blackedLink a:active
{
	color: black;
}
.blackedLink a:hover
{
	color: #014897;
}
.signInSection
{
	float: right;
	margin: 8px 4px 0px 0px;
}
.signInSection a, .signInSection a:visited, .signInSection a:active
{
	color: black;
}
.signInSection a:hover
{
	color: #014897;
}
img
{
	border: 0px;
}
.alignDiv
{
	text-align: center;
}
.commonWidth
{
	margin: 0 auto;
	text-align: left;
	width: 799px;
/*	background: lightcyan;*/
}
.commonDiv
{
	margin: 0 auto;
	width: 964px;
	margin-top: 8px;
	padding-top: 20px;
	background: #ffffff url(/shared/img/layoutimages/common_background.png) no-repeat;
}
.commonDivContent
{
	width: 922px;
	margin: 0 auto;
	text-align: left;
}
.commonDivHome
{
	width: 924px;
	margin: 0 auto;
	text-align: left;
}

.topmostEdge
{
	margin: 0 auto;
	width: 100%;
	height: 5px;
	font-size: 0px;
	background: url(/shared/img/layoutimages/plabhead/top-edge.gif) repeat-x;
}
.plHeadOverlap
{
	position: absolute;
	top: 5px;
	left: 0px;
	width: 100%;
	height: 60px;
/*	background: darkred;*/
	z-index: 1;
}
.plHeadOverlap #logo
{
	width: 193px;
	height: 100%;
	display: inline;
	margin-left: 10px;
	background: url(/shared/img/layoutimages/plabhead/pluginlab-logo.gif) no-repeat;
	float:left;
}
.plHeadOverlap #login
{
	width: 750px;
	height: 100%;
	background: url(/shared/img/layoutimages/plabhead/top-effect.gif) no-repeat;
	float:left;
}
.plabHeader
{
	margin: 0 auto;
	width: 964px;
}
.plabHeaderLeftEdge
{
	width: 50px;
	height: 130px;
	font-size: 0px;
	background: url(/shared/img/layoutimages/plabhead/left-edge.gif) no-repeat;
	float:left;
}
.plabHeaderRightEdge
{
	width: 50px;
	height: 130px;
	background: url(/shared/img/layoutimages/plabhead/right-edge.gif) no-repeat;
	float:left;
}
.plabHeaderCenter
{
	width: 864px;
	height: 130px;
	background: url(/shared/img/layoutimages/plabhead/center.gif) repeat-x;
	float: left;
}
.plabHeaderCenter #himenuDiv
{
	width: 100%;
	height: 60px;
	margin-top: 61px;
/*	background: black;*/
	float: left;
}
.leftSide
{
	width: 185px;
	float: left;
/*	border: 1px solid black;*/
}
              
.rightSide
{
	width: 710px;
	float: left;
	margin-left: 24px;
/*	display: inline;*/
/*	border: 1px solid black;*/
}

.footerTab
{
	width: 293px;
	height: 81px;
	margin-left: 0px;
	cursor: pointer;
	background-image: url(img/footer/quicker-links.gif);
	background-repeat: no-repeat;
}
.footerHead
{
	width: 800px;
	height: 400px;
	background-repeat: repeat-x;/*	float: left;*/
}
.footerHead a
{
/*	color: #1882d8;*/
}
.footerHeadActive
{
	padding-left: 50px;
	display: inline;
	width: 600px;
/*	float: left;*/
}
.footerHeadBlock
{
	width: 190px;
/*	height: 100%;*/
/*	background: darkred;*/
/*	float: left;*/
}
.footerHeadBlockHeader
{
	font-size: 14px;
	font-weight: bold;
	color: #09f;
	padding: 4px 0px 0px 4px;
	margin: 28px 0px 6px 0px;
}
.footerHeadBlockItem, .footerHeadBlockItem a, .footerHeadBlockItem a:visited
{
	font-size: 11px;
/*	font-weight: bold;*/
	color: #cee8fa;
	padding: 4px 0px 0px 2px;
}
.footerHeadBlockItem a:hover
{
	color: #00deff;
}
.footerBottom
{
	width: 100%;
	height: 0px;
	background-repeat: no-repeat;
}
.footerBottomActive
{
	margin: 32px 0px 0px 220px;
	height: 56px;
	text-align: justify;
	display: inline;
	float: left;
}
.footerBottomActive span
{
	font-family: trebuchet ms;
}
.footerBottomLeftBlock
{
	width: 337px;
/*	height: 100%;*/
	display: inline;
	float: left;
}
.footerBottomSeptum
{
	width: 1px;
	height: 80%;
	margin: 0px 12px 0px 12px;
	display: inline;
	float: left;
}
.footerBottomRightBlock
{
	width: 250px;
	float: left;
}
.height10
{
	height: 10px;
	width: 100%;
	line-height: 10px;
}
.height16
{
	height: 16px;
	width: 100%;
	line-height: 16px;
}
.height24
{
	height: 24px;
	width: 100%;
	line-height: 24px;
}
.height32
{
	height: 32px;
	width: 100%;
	line-height: 32px;
}