﻿/* Elements START */
body, td, th 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

body 
{
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Elements END */

/* Classes START */
.copyTitle 
{
	color: #00549A;
}

.footer 
{
	font-size: 10px;
}
.quote 
{
	font-size: 10px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
}
.quoteSignature 
{
	font-size: 10px;
	font-weight:bold;
	font-style:oblique;
	text-align:right;
}
.siteMapPath
{
	font-size: 10px;
	color:Gray;
}
.loginPrompt
{
	font-size:xx-small;
	color:#FFFFFF;
	text-decoration:none;
}
/* Classes END */


/* Element IDs START */
#tblMainContainer
{
	background-image:url(images/framing/sideshadow.jpg);
}

#tblInnerCallout
{
	background-image:url(images/framing/copyback.jpg);
	background-repeat:repeat-y;
}

#tdLogoExtender
{
	background-image:url(images/framing/ISbuglogo_extend.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
/* Element IDs END */
a:visited, a:active, a:hover, a:link, a
{
	color: #000000;
}
