﻿.contentTitle, .HPCB_Title
{
	font-size: 14pt;
	color: white;
	font-family: Arial;
	font-weight: bold;
}
.contentSubTitle
{
	font-size: 12pt;
	color: red;
	font-family: Arial;
	font-weight: bold;
}
.contentText

{
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
.HomePageText, .HPCB_Content
{
	font-size: 10pt;
	color: #696969;
	font-family: Arial;
}

A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #D92929;
	font-weight: bold;
}
A:Visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #D92929;
	font-weight: bold;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.sevenwareText
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
}

.sevenwareCategory
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
	font-weight: bold;
}

.HomePageColumnBox
{
	border:solid 2px #aca899;
	width:348px;
	text-align:left;
}

.HPCB_Title
{
	padding-left: 8px; 
	padding-top:10px; 
	height: 35px; 
	background-image: url('../images/topBar.jpg');
}

.HPCB_Content
{
	padding: 10px 20px 0px 20px; 
	height: 505px; 
	font-weight:bold
}
