body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
}
.HLMHeader {
	width:100%;
	height:80px;
	background-image:url(../images/HLM-bg.gif);
	/*background-image:url(../images/bg4.gif);*/
	float:left;
}
.c21Logo {
	width:148px; 
	height:80px;
}
.HLMLogo {
	width:250px;
	height:80px;
	float:left;
	top:0px;
	left:625px;
	position:absolute;
	margin-left:12px;
}
.topCenterHeader {
	width:465px;
	height:40px;
	float:left;
	top:0px;
	left:148px;
	padding-top:9px;
	position:absolute;
}
.bottomCenterHeader {
	width:465px;
	height:40px;
	float:left;
	top:40px;
	left:148px;
	padding-top:25px;
	position:absolute;
}
.HLMText {
	font-size:18px;
}
.HLMTagline {
	font-style:italic;
}
.contentArea {
	float:left;
	width:700px;
	margin:10px;
}
.navContainter {
	/*height:310px;*/
	height:330px;
	background-color:#CCCCCC;
	float:left;
}
.MedStripe {
	width:100%;
	height:10px;
	clear:left;
	background-color:#FFCC33;
	overflow:hidden;
}
.SmallStripe {
	width:100%;
	height:5px;
	background-color:#000000;
	overflow:hidden;
}
p {
	text-align:justify;
}
.pHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight:bold;
	color:#333333;
	background-image: url(../images/pHeaderBG.gif);
	height: 18px;
	width: 50%;
	text-indent: 5px;
	margin-top: 3px;
	margin-bottom: 6px;
}
#Header {
	height: 124px;
	width: 700px;
}
.Logo {
	height: 124px;
	width: 120px;
}
#LinkFrame {
	width: 150px;
	display:block;
	margin:0px;		
}
.bRightCorner {
	width:26px;
	height:19px;
	background-image:url(../images/black_right_corner.gif);
	display: block;
	margin:0px;	
}
.bCenterRepeater {
	width:98px;
	height:19px;
	background-image:url(../images/black_center_repeater.gif);
	display:block;
	margin:0px;	
}
.bLeftCorner {
	width:26px;
	height:19px;
	background-image:url(../images/black_left_corner.gif);
	display:block;
	margin:0px;	
}
/*Top Navigational Structure*/
.TopLinks {
	float:left;
	position:relative;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	font-size: 10pt;
	color: #333333;
}
.TopLinks a {
	color:#333333;
	text-decoration:none;
}
.TopLinks div.tl {
	width:15px;
	height:32px;
	background:url("../images/link_bar_left.gif") top left no-repeat;position:absolute;
	left:0;
	top:0;
	line-height:2.5em;
}
.TopLinks div.tr {
	width:15px;
	height:32px;
	background:url("../images/link_bar_right.gif") top right no-repeat;position:absolute;
	right:0;
	top:0;
	line-height:2.5em;
}
.TopLinks div.tm {
	background:url("../images/link_bar_repeater.gif") top right repeat-x;
	height:32px;
	width:584px;
	position:absolute;
	line-height:31px;
	left:15px;
	right:15px;
	bottom:0;
	text-align:center;		
}
#thinLine {
	height:32px;
	width:1px;
	background-color:#009966;
}

/*Century 21 Code*/

.calloutblack {
	float:left;
	position:relative;
	color: #FFFFFF;
}
.calloutblack div.label {
	font-family:arial, helvetica, sans-serif;
	background:#000 url("../images/black_center_repeater.gif") top left repeat-x;
	margin:0 10px 0 10px;
	padding:0 0 0 10px;
	line-height:19px;
	height:19px;
	font-size: 11pt;
	font-weight: bold;
}
.calloutblack div.label div.tl {
	width:10px;
	height:19px;
	background:url("../images/black_left_corner.gif") top left no-repeat;position:absolute;
	left:0;
	top:0;
}
.calloutblack div.label div.tr {
	width:10px;
	height:19px;
	background:url("../images/black_right_corner.gif") top right no-repeat;position:absolute;
	right:0;
	top:0;
}
.calloutblack div.bl {
	width:26px;
	height:24px;
	background:url("../images/black_bottom_left.gif") top left no-repeat;
	position:absolute;
	left:0;
	bottom:0;
}
.calloutblack div.br {
	width:26px;
	height:24px;
	background:url("../images/black_bottom_right.gif") top right no-repeat;
	position:absolute;
	right:0;
	bottom:0;
}
.calloutblack div.bm {
	height:24px;
	width:198px;
	position:absolute;
	left:26px;
	right:26px;
	bottom:0;
	background-image: url(../images/black_bottom_repeater.gif);
	background-repeat: repeat-x;
}
.calloutblack div.body {
	border-left:1px solid #333;
	border-right:1px solid #333;
	padding:6px 4px 0 4px;
	background-color:#333;
	/*background-color:#CCCCCC;*/
	position:absolute;
	top:19px;
	bottom:24px;
	left:0;
	right:0;
	font-size:12px;
}

/*Glossy Menu Code */

.glossymenu{
	margin: 5px 0;
	padding: 0;
	width: 170px; /*width of menu*/
	border: 1px solid #666666;
	border-bottom-width: 0;
}
.glossymenu a.menuitem{
	background: black url(../images/glossyback.gif) repeat-x bottom left;
	color: #333333;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
	color: #333333;
}
.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
}
.glossymenu a.menuitem:hover{
	background-image: url(../images/glossyback2.gif);
}
.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	background: white;
}
.glossymenu div.submenu ul{ /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.glossymenu div.submenu ul li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.glossymenu div.submenu ul li a {
	display: block;
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 10px;
	/*I added the width below to prevent unecessary whitespace*/
	width:160px;
}
.glossymenu div.submenu ul li a:hover {
	color: white;
	background-color: #666666;
}
.glossymenu div.submenu span {
	display: block;
	width:170px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
}
.TopTabs {	
	width:390px;
	height:15px;
	margin:0px;
	padding:0px;
}
.TopTabs ul {
	margin:0px;
	padding:0px;
}
.TopTabs li {
	list-style-type: none;
	width:130px;
	height:15px;
	float:left;
	line-height:24px;
	margin:0px;
	padding:0px;
}
.TopTabs a, TopTabs a:visited {
	background-image: url(../images/toptab.gif);
	background-repeat: no-repeat;
	display:block;
	height:15px;
	width:130px;
	text-align:center;
	color:#000000;
	font-weight:bold;
	text-indent:10px;
	text-decoration:none;
	/*cursor:pointer;*/
	margin:0px;
	padding:0px;	
}
.TopTabs a:hover {
	color:#555555;
	font-weight:bold;
	/*background-image: url(../images/toptab-hover.png);
	background-repeat: no-repeat;*/
}
.textEffect {			
	filter: Glow(Color=#FFCC33, Strength=2);	
}
.requiredText {
	color: #FF0000;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;	
}
.testimonial p {
	font-style: italic;
	text-align: justify;
}
.tDivider {
	width:100%;
	height:1px;
	overflow:auto;
	background-color:#000000;
	margin-bottom:10px;
}
