.hidden
{
	display: none;
}
.w750
{
	width: 750px;
}
.w150
{
	width: 150px;
}
.w450
{
	width: 450px;
}
.w100
{
	width: 100px;
}
.w075
{
	width: 75px;
}
a:link
{ 
	text-decoration: none;
}
a:visited
{ 
	text-decoration: none;
}
a:active
{
	text-decoration: none;
}
a:hover
{
	color: navy;
}

p,table,tr,td,th
{
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.small
{
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.xSmall
{
	font-size: 5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tableHead
{
	background-color: 2F56AD;
	color: white;
}
.tableLeft
{
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: 2F56AD;
}
.tableBottomThin
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: 2F56AD;
}
.tableBottom
{
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: 2F56AD;
}
.tableRight
{
	border-right-style: solid;
	border-right-width: 3px;
	border-right-color: 2F56AD;
}
.tableRightThin
{
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: 2F56AD;
}
.buttons
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F8F8F8;
	font-size: 10pt;
}
body
{
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-image: url(http://siteimages.ebosa.com/ebosabar.gif);
	margin:0;
}
.back
{
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-image: url(http://siteimages.ebosa.com/spacer.gif);
}
.noBack
{
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
	margin:0;
}
