body
{
	/*background-color: #EBF1F0;*/
	left-margin: 0px;
	right-margin: 0px;
}

table.shell
{
	width: 765px;
}

.content
{
	padding: 10px;
	font-family: verdana;
	font-size: 10px;
	line-height: 130%;
/*	background-color: #FFFFFF;*/
	width: 605px;
	vertical-align: top;
	border-right: 1px solid #332875;
	background:url('images/ribbon.jpg') #FFFFFF repeat-x bottom left;
/*	background-image: url('images/watermark.gif');*/
/*	background-repeat: no-repeat;*/
/*	background-position: center;*/
}
.content table td {
	vertical-align: top;
	font-family: verdana;
	font-size: 10px;
}

p.title
{
	font-family:Arial; font-size:16px; color:#70193D; font-weight:bold;
	border-bottom:#332875 solid 2px;
	line-height: 18px;
}

p.subTitle
{
	font-family:Arial; font-size:14px; color:#OOO; font-weight:bold;
}

.blue {
	color: #332875;
}

.maroon {
	color: #70193D;
}

.line {
	border-bottom:#332875 solid 2px;
}

td.topNav
{
	background-color: #70193D;
	color: #FFFFFF;
	height: 30px;
	text-align: right;
	padding-right: 15px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

td.topNav A
{
	color: #FFFFFF;
	text-decoration: none;
}

td.topNav A:Hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

td.bottomNav
{
	background-color: #70193D;
	color: #FFFFFF;
	height: 30px;
}

/* the textBox style makes the BNLV ribbon appear at the end of every page, right after the text placed. */
#textBox
{
padding-bottom:35px;
/*background:url('images/ribbon.jpg') repeat-x bottom left;*/
}


/* end */