body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #333333}
.style2 {
	color: #9A2BFF;
	font-weight: bold;
	font-size: 18px;
}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
}
.style4 {
	font-size: 14px;
	color: #FFFFFF;
}
.style5 {font-size: 16px; color: #9900CC;}
.style16 {font-size: 11px; color: #333333; font-weight: bold; }
.style14 {font-size: 16px}
.style9 {	font-size: 11.5px;
	color: #333333;
	font-weight: bold;
}
.style17 {
	font-size: 11px;
	color: #333333;
}
.style22 {font-size: 10px; color: #333333; font-weight: bold; }
.style23 {font-size: 10px}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #9A2BFF;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style25 {font-size: 16px; font-style: italic; color: #9A2BFF; }

.style26 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 26px;
}



/*Added By W.A.*/
.bullet_list_spacing li {margin-bottom: 18px;}

.styleTitle1 {
	font-size: 15px;
	color: #FFFFFF;
}

#Layer7 {
  font-size: 15px;
}

/*Added By W. Aman 10-20-2008 */
/*Code below is to have container box adjust with content
  in id=Layer7 in the sbr_template.cfm. Original code
  was a background picture of a text box (TEXT-BOX.jpg)
  that did not adjust with content size. Had to modify
  TEXT-BOX.jpg to shrink and grow with content.
*/


.modified_content_box {
  width: 647px;  
}

.box_bar_left {
  width: 649px;
  background: url(images/Double-Bar.jpg) repeat top left;
  padding-top: 15px;
}

.box_bar_bottom {
  position: relative;
  top: -1px;
  left: -2px;
  background: url(images/Bottom-Bar.jpg) no-repeat bottom left;
  padding-bottom: 18px;
}

.contents {
  width: 610px;
  position: relative;
  top: -3px;
  left: 26px;  
}
/*Added By W. Aman 10-20-2008 End*/

.classBlogLink {
  font-family: Arial, Helvetica, sans-serif;
  color: #9A2BFF;  
  font-size: 16px;
  font-weight: bold;
}
.classBlogLink a:link {
	color: #333333;
	text-decoration: none;	
}
.classBlogLink a:visited {
	text-decoration: none;
	color: #333333;
}
.classBlogLink a:hover {
	text-decoration: none;
	color: #9A2BFF;
}
.classBlogLink a:active {
	text-decoration: none;
	color: #333333;
}

/*.contentTableLeftBorder {border-left:#CA94F6 6px solid;}*/
