td {
padding : 5px; 
border : 0px solid #c0c0c0; 
vertical-align : top; 
} 

.normal {
background-color : #ffffff; 
} 


td.noborders {
background-color: #e4e4e4;
padding-top:10px;
padding-bottom:10px;
}

th {
padding : 5px; 
text-align : left; 
background-color : #e4e4e4; 
} 

div.normal {
border: 1px solid #c0c0c0;
border-top:0px;
padding:5px;
}

ul li
	{
	padding-bottom: 3px;
	}

ol li
	{
	padding-bottom: 6px;
	}

ul.rightbullets 
	{
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	margin-top:5px;
	}

ul.rightbullets li
	{
	padding-bottom: 3px;
	}

input.submit 
	{
	font-size : 80%;
	padding : 0px;
	margin : 0px;
	}

input.text 
	{
	padding:0px;
	margin:0px;
	}

h1
	{ 
	font: 140% Times New Roman;
	font-weight: bold;
	color: #990000;
	border-bottom: 0px solid #990000;
	padding-bottom:0px;
	margin-bottom:0px;
	}

h1 a 
	{
	color:#990000;
	text-decoration: none;
	}	

img 
	{
	padding:0px;
	margin:0px;
	border:0px;
	}

h2.bm 
	{ 
	border-bottom: 1px solid #000000;
	font: 140% Times New Roman;
	font-weight: bold;
	color: #990000;
	padding-bottom:0px;
	margin-bottom:5px;
	}
	
h3
	{ 
	font: 190% Times New Roman;
	font-weight: bold;
	color: #990000;
	border-bottom: 0px;
	padding-bottom:0px;
	margin-bottom:0px;
	}

h5
	{ 
	font: 125% Times New Roman;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	border-bottom: 0px;
	padding-bottom:0px;
	margin-bottom:0px;
	}

h6 
	{ 
	font: 130% Arial;
	font-weight: bold;
	font-style: italic;
	margin-bottom:0px;	
	margin-top:0px;
	color: #000000;	}

hr
	{
	border: thin;
	color:#333333;
	background-color: #333333;
	height:1px;
	width:100%;
	clear:both;
	}

sup{
	font-style:italic;
}

.byline 
	{
	font: 125% Times New Roman;
	color: #990000;
	border-bottom: 0px solid #990000;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
	}

.bottombanner
	{ 
	font: 80% Georgia;
	font-weight: bold;
	color: #990000;
	border-bottom: 0px;
	padding-bottom:0px;
	margin-bottom:0px;
	text-align:center;
	} 

.imgleft 
	{
	float: left;
	padding: 5px;
	}

.imgright 
	{
	float: right;
	padding: 5px;
	}

.caption
	{
	font-size:70%;
	color: #000000;
	padding-left: 10px;
	padding-right: 20px;
	}

.burgandy {
	color:#990000;
}

.boldUnderline
	{
	font : 100% Arial, Verdana, Helvetica, sans-serif; 
	font-weight:bold;
	text-decoration:underline;
	}

p.center
	{
	text-align:center;
	}

.right
	{
	text-align:right;
	}

.left
	{
	text-align:left;
	font-weight:bold;
	}

.italic {
	font-style:italic;
}

.bold {
	font-weight: bold;
}

.pIndent{
	text-indent:30px;
}

a.backlink, a.backlink:visited 
	{
	color : #000000; 
	text-decoration : underline; 
	font-size : 100%; 
	text-align:right;
	}

a.backlink:hover 
	{
	color : #000000; 
	text-decoration : none; 
	font-size : 100%; 
	} 

/*#bmImgBannerBG {
	background-image: url('../images/BMbannerBG.jpg');
	/*height:160px;
	width:100%;
	background-repeat: repeat-x;
}

#bmImgBanner
	{
		/*background-image:url('../images/BMbanner1.jpg') ;
		background-repeat:no-repeat;
		height:160px;
		background-position: left;
		width:100%;
		
		
		
		/*background-attachment:fixed;
		
	}*/


