﻿body
{
	margin: 0px;
	background-color: #596068;
	color: #333333;
	font-size: 8pt;
	font-family: Arial;
}


.pageTitle
{
	background-image: url(/ahriDirectory/App_Themes/Orange/images/headerBGCurve.jpg);
	background-repeat: no-repeat;
	color: #0062B2;
	font-size: 18pt;
	font-family: Arial;
	font-weight: bold;
	padding-top: 20px;
}

.title
{
	color: #0062B2;
	font-size: 18pt;
	font-family: Arial;
	font-weight: bold;
	padding-top: 20px;
}

.residentialSpan
{
	background-image: url(/ahriDirectory/App_Themes/Orange/images/residentialSpan.gif);
	padding-left:15px;
	padding-right:10px;
	
}
.residentialDIV
{
	
	overflow:auto;
	height:70px;
	color:#0063B3;
}

.commericalSpan
{
	background-image: url(/ahriDirectory/App_Themes/Orange/images/commercialSpan.gif);
	padding-left:15px;
	padding-right:10px;

}

.commericalDIV
{
	overflow:auto;
	height:120px;
	color:#0063B3;
}

.resourcelink-TextStyle
{
	text-decoration: none;
	color:Gray;
	font-size: 8pt;
	font-family: Arial;
	vertical-align:middle;

}
.updatedresourcelink-TextStyle
{
	text-decoration: none;
	color:Orange;
	font-size: 8pt;
	font-family: Arial;
	vertical-align:middle;
	font-weight:bold;
}
.link-TextStyle
{
	text-decoration: none;
	color:#0063B3;
	font-size: 8pt;
	font-family: Arial;
	vertical-align:middle;

}

.default-table
{
	
	padding:0px;
	margin:0px;
	border-right: #DAE4F3 1px solid;
	border-top: #DAE4F3 1px solid;
	border-left: #DAE4F3 1px solid;
	border-bottom: #DAE4F3 1px solid;
	width:360px;
}

.default-label
{
	padding:5px;
	width:80px;
	text-align:left;
}
.default-textbox
{
	width:220px;
	text-align:left;	
}

.default-header
{
	padding:1px;
	padding-left:5px;
	width:360px;
	background-color: #DAE4F3;
	height: 20px;
	text-align: left;
	font-weight: bold;
}

.errorMsg
{
	color:#C60000;
}

input
{
	font-size: 8pt;
	font-family: Arial;
}