body, a, td, div, span {
	color : #5D5D5D;
	font-family: Verdana, Arial, Tahoma;
	font-size:8pt;
}
a {
	text-decoration: none;
	color:#0000FF;
}
a:hover {
	text-decoration: underline;
}
body
{
	background-color:#E1E1E1;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#leftBg
{
	background: transparent url(images/left_bkg.gif) top left repeat-y;
}
#rightBg
{
	background: transparent url(images/right_bkg.gif) top left repeat-y;
}
#topBg
{
	background: transparent url(images/top_bkg.jpg) top left repeat-x;
}
.topEmail
{
	font-family:Tahoma;
	text-decoration:underline;
	color:#E86161;
	font-size:8pt;
	padding-right:23px;
}
.menuBg
{
	background-color:#F7F7F7;
	background: transparent url(images/menu_top_bkg.gif) top left repeat-x;
	padding-top:35px;
}

.tmItemAct,
.tmItemInact
{
	font-family:Times New Roman;
	color:#313131;
	font-size:13pt;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:10px;
	padding-right:5px;
	font-weight:bold;
	display:block;
}
.tmItemAct:hover,
.tmItemInact:hover
{
	text-decoration:underline;
}	
.tmItemAct
{
	color:#E14848;
	text-decoration:underline;
}
.rBlackDiv
{
	color:#FFFFFF;
	height:70px;
	font-family:Times New Roman;
	font-size:13pt;
	font-weight:bold;
	text-align:center;

}

.seachFrmCaption
{
	font-size:8pt;
	color:#FFFFFF;	
}
.seachFrmInput
{
	font-size:8pt;
	border: 1px solid #7D7171;
}
.bottomInfo
{
	color:#8B8A8A;
	font-size:8pt;
	text-align:center;
	font-weight: bold;
	padding:5px;
}
.noMargin
{
	margin:0px;
}
.houseBkg
{
	padding:10px;
	background: #E1DFDF url(images/house_bkg.jpg) top left no-repeat;
	}
.houseBkg2
{
	padding:10px;
	background: #FDFEFF url(images/house_bkg2.jpg) top left no-repeat;
	}
	
.greyBkg
{
	padding:10px;
	background-color: #F0EEEE;
	}
	
.pageTitle
{
	font-family:Times New Roman;
	color:#313131;
	font-size:13pt;
	font-weight:bold;
	text-decoration: underline;
	padding-top:10px;
	padding-bottom:10px;
}
.readMore
{
	color:#E63D3D;
	text-decoration:underline;
}
.hpServiceLink
{
	color : #5D5D5D;
}
.sfFTitle,
.sfTitle {
	font-size:9pt;
	font-weight:bold;
	color: #151515;
	background-color: inherit ;
}
.sfFTitle {
	text-align: right;
}
.sfTitle {
	text-align: center;
}

.sfErrors {
	color: #E21B2B;
	text-align:center;
}
.sfFldTitleCont {
	width: 25%;
	text-align: right;
	padding-right: 5px;
}
.sfInputpassword,
.sfTextarea,
.sfInputtext {
	border: 1px solid #A0A0B0;
	border-top: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
}
.sfCombobox,
.sfInputtext {
	font-size:9pt;
	width:100%;
}
.sfTextarea {
	width:100%;
	font-size:9pt;
}
.sfSubmit {
	margin-top:5px;
	border-width: 1;
	border-style: solid;
	border-color: #847040;
	background-color: #002F6B;
	color: #FAEBE6;
	font-weight: bold;
	font-size: 9pt;
}

.darkTitle
{
	color:#3F3F3F;
	font-size:11pt;
	font-weight:bold;
}

.linkName
{
	font-weight:bold;
	font-size:10pt;
	color:#1A2F4F;
}
.entityName
{
	color:#3F3F3F;
	font-size:10pt;
	font-weight:bold;
}
.darkSmallTitle
{
	color:#3F3F3F;
	font-size:9pt;
	font-weight:bold;
}

.servicePlace
{
	width: 300px;
	height: 100px;
	text-align:center;
	float:left;	
	margin-bottom:20px;
}
.backText
{
	text-decoration: underline;
	color : #E32222;
	padding-left:20px;
}
.error {
	color: #FF0000;
}

.activePgNum,
.nonActivePgNum {
	font-weight: bold;
}

.nonActivePgNum {
	color: #000000;
}
.activePgNum {
	color: #FF0000;
}

.partnerName
{
	padding: 5px;
	padding-left: 10px;
	background-color: #D81C1C;
	color:#FFFFFF;
	font-size:11pt;
	font-weight:bold;
	
}
