/* Default CSS Stylesheet for a new Web Application project */
.leftSideBG
{
	background-image:url(images/MSJohnstonCompany_20.jpg);
	background-position: left bottom;
	background-repeat:repeat-y;
	background-color: #FFFFFF;
}

.rightSideBG
{
	background-image:url(images/MSJohnstonCompany_10.jpg);
	background-position: right bottom;
	background-repeat:repeat-y;
}

td.body
{
	background-image:url(images/MSJohnstonCompany_22.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}

.pageBottom
{
	background-color: #196D78;
	background-image:url(images/MSJohnstonCompany_34.jpg);
	background-position: right top;
	background-repeat: no-repeat;	
}

td.MenuItem
{
	background-color: #196D78;
}

td.MenuItemOver
{
	background-color: #78AEB0;
}

td.menuItem a
{
	background-image:url(images/MMFireball.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left:35px;
	padding-bottom:0px;
	font-family:Arial,Helvetica, Sans-Serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
} 

td.menuItemOver a
{
	background-image:url(images/MMFireball_over.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left:35px;
	padding-bottom:0px;
	font-family:Arial,Helvetica, Sans-Serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
} 

p.body
{
	padding-top:10px;
	font-family:Arial,Helvetica, Sans-Serif;
	font-size:12px;
	color:#000000;
	padding-bottom: 10px;
	margin-bottom:10px;
}

table.body
{
	padding-top:0px;
	font-family:Arial,Helvetica, Sans-Serif;
	font-size:12px;
	color:#000000;
}

p.leftSide
{
	padding-top:30px;
	font-family:Arial,Helvetica, Sans-Serif;
	font-size:12px;
	color:#000000;
	width:90px;
	font-weight:bold;
	line-height:20px;
}

p.leftSideHome
{
	padding-top:30px;
	font-family:Arial,Helvetica, Sans-Serif;
	font-size:12px;
	color:#000000;
	width:120px;
	font-weight:bold;
	line-height:20px;
}
td.bottomGrey
{
	background-image:url(images/MSJohnstonCompany_28.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 126px;
	padding-left:110px;
	color:#FFFFFF;
	padding-top:10px;
	font-family:Arial,Helvetica, Sans-Serif;
	font-size:11px;
}

td.bottomGrey ul
{	
	padding: 0px;
	margin:0px;
	padding-left:20px; 
	font-size:10px;
	width:250px;
}
