body 			{background-color: #f4f4f4;}

#mainframe		{width: 780px; border: 1px solid black; padding: 3px 0px 0px 3px; background-color: #ffffff;}

#footerframe		{width: 780px; border: solid black; padding: 3px 0px 0px 3px; border-width: 0px 1px 1px 1px;	background: url('images/footerback.gif') left top; }

#headertop
{
	background: url('images/header_bk.gif') left top no-repeat;
	height: 86px;
	padding: 3px 0px 0px 0px;
}

#headertopdivider
{
	padding-left: 10px;
}

#headertopright
{
	width: 100%
}

#title
{
	padding: 12px 0px;
}

.subTitle
{
	font-family: Arial;
	font-size: 14px;	
}
#colorbar
{
	margin: 2px 0px 3px 0px;
	width: 768px;
}

#pagenamebk
{
	background: url('images/pagetitlebk.gif') left top;
	height: 40px;
	width: 768px;
}

#pagename
{
	padding: 10px 0px 0px 10px ;
	font-family: Arial;
	font-size: 16px;
	text-align: left;
}

table
{
	width:100%;
	margin: 0px;	
}

table td
{
	padding: 0px;
	border-width: 0px;
	vertical-align: top;
	font-family: Verdana;
	font-size: 12px;
}
td#sidenav a
{
	display: block;
	background: url('images/btn_bk.gif') left center no-repeat;
	padding: 2px 0px 0px 22px;
	font-size: 10px;
	margin: 0px 0px 7px;
	text-decoration: none;
	height: 18px;
	color: Black;
	font-weight: bold;
}

/*see specific numbered style sheet
td#sidenav a.buttonactive
{
}

td#sidenav a:hover
{
}

#purposeheader
{
}
*/

td#contentmargin
{
	padding: 2px 0px 0px 20px;
	
}

#purpose
{
	width: 560px;
	
}

#purposecontent
{
	padding: 4px;
}

table#footerframe td
{
	padding: 4px 8px 2px;
}
#closewindow
{
	text-align: left;
	
}
#next
{
	text-align: center;
	width: 96px;	
}
#prev
{
	text-align: center;
	width: 96px;	
}

#results
{
	width: 560px;
	border: 1px solid black;	
}

#results td
{
	font-size: 16px;
	padding: 5px;
}

td.result
{
	text-transform:uppercase;
}

td.pass
{
	
	font-weight: bold;
	color: Green;
	text-transform: uppercase;
}

td.fail
{
	font-weight: bold;
	color: Red;
	text-transform: uppercase;
}
