html, body, p{
	font-family:"georgia";	
}
/*submenus on each of the main service pages ---------------------------------------------*/

a.sublinks{
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	line-height:25px;
	}

/*TITLES ---------------------------------------------*/


.title01{
	font-family:"georgia";
	font-weight:bold;
	font-size:20px;
	line-height:30px;
	padding-bottom:5px;
	color:#264a8b;
	}

.title02{
	font-family:georgia;
	font-weight:bold;
	font-size:15px;
	line-height:20px;
	color:#264A8B;
	}
	
.title03{
	font-family:"georgia";
	font-weight:normal;
	font-size:13px;
	line-height:20px;
	color:#264a8b;
	}
	
/*Regular Text Related ---------------------------------------------*/

.regular01{
	margin: 8px 0px 0px 0px;
	font-family:georgia;
	font-weight:normal;
	font-size:11px;
	line-height:18px;
	text-align:justify;
	color:#20180B;
	z-index: 3;
}


.regular02{
	margin: 10px 0px 0px 0px;
	font-family:"georgia";
	font-weight:normal;
	font-size:11px;
	line-height:17px;
	text-align:justify;
	color:#20180B;
}

.regular03{
	margin: 10px 0px 0px 0px;
	font-family:"georgia";
	font-weight:normal;
	font-size:11px;
	line-height:17px;
	text-align:justify;
	color:#fff;
}
.small{
	font-family:georgia;
	font-weight:normal;
	font-size:9px;
	text-align:left;
	color:#20180B;
	padding: 14px 0px 0px 10px;
	line-height: 18px;
}
.small-usgbc-home{
	font-family:georgia;
	font-weight:normal;
	font-size:10px;
	text-align:left;
	color:#666666;
	padding: 0px 0px 0px 60px;
	margin-left:10px;
	line-height: 50px;
	display: block;
	height: 53px;

	background:url(../../nres/images/about/usgbclogo.png) left no-repeat;
}



.highlight{
	color: #FFCC00;
	font-weight: bold;
}

/*SPECIAL AREA Related ---------------------------------------------*/

.special-area {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background:transparent url(../../nres/images/bg-special01.png) no-repeat scroll left center;
color:#CEC8B9;
display:block;
font-family:"georgia";
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:22px;
line-height:17px;
margin:10px 0 0;
padding:15px 10px 10px 20px;
text-align:left;
}

.contact-text{
	margin: 0px;
	font-family:"georgia";
	font-weight:normal;
	font-size:11px;
	line-height:15px;
	color:#333333;
}


/*Footer Related ---------------------------------------------*/

.footer-info {
	font-size: .7em;
	font-weight: normal;
	text-align:center;
	line-height:17px;
	color: #ddcdac;
	font-family:"georgia";	
	margin-bottom:30px;
}
.footer-menu {
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	line-height:17px;
	color: #FFFFFF;
	font-family:"georgia";	
}
.footer-menu a{
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	margin-top:10px;
	line-height:17px;
	color: #FFFFFF;
	font-family:"georgia";	

}
.footer-menu a:hover {
	text-decoration:underline;

}
