
a:link { color:#226AB6; text-decoration: none; }
a:visited { color:#226AB6; text-decoration: none; }
a:active { color:#226AB6; text-decoration: underline; }
a:hover  {color:#226AB6; text-decoration: underline; }
 
.bodyCopy {font-family: verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000}
.bodyCopy A:link {color : #226AB6; text-decoration: underline; }
.bodyCopy A:visited {color : #999999; text-decoration: underline; }
.bodyCopy A:active { color : #cc0000; text-decoration: underline; }
.bodyCopy A:hover { color : #cc0000; text-decoration: underline; }

.bodyCopy li {padding-top:3px;}

.bodyCopy ul {padding:2px 2px 2px 10px; margin:2px 2px 2px 10px;}

.bodyCopySmall {font-family: verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000}
.bodyCopySmall A:link {color : #153b62; text-decoration: underline; }
.bodyCopySmall A:visited {color : #153b62; text-decoration: underline; }
.bodyCopySmall A:active { color : #cc0000; text-decoration: underline; }
.bodyCopySmall A:hover { color : #cc0000; text-decoration: underline; }

.header 
{
    font-family: verdana, Arial, Helvetica, sans-serif; 
    font-size: 17px; font-weight: bold; 
    color: #153b62;
    padding-bottom:15px;
}
.subHeader 
{
    font-family: verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; font-weight: bold; color: #666666; 
    padding-bottom:6px;
}
.subHeader a:link {color: #666666; text-decoration: none; }
.subHeader a:visited {color: #666666; text-decoration: none; }
.subHeader a:active { color: #666666; text-decoration: none; }
.subHeader a:hover { color: #f13f36; text-decoration: none; }

.subHeaderSmall {font-family: verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff}


.downloadlink 
{
    font-family: verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; color: #666666; 
 }
.downloadlink a:link {color: #666666; text-decoration: underline; }
.downloadlink a:visited {color: #666666; text-decoration: underline; }
.downloadlink a:active { color: #666666; text-decoration: underline; }
.downloadlink a:hover { color: #f13f36; text-decoration: underline; }



.topNav {font-family: verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #153b62}
.topNav a:link {color : #153b62; text-decoration: none; }
.topNav a:visited {color : #153b62; text-decoration: none; }
.topNav a:active { color : #cc0000; text-decoration: none; }
.topNav a:hover { color : #f13f36; text-decoration: none; }

.topNavApplyNow {font-family: verdana, Arial, Helvetica, sans-serif; text-decoration:underline; font-size: 13px; font-weight: bold; color:#153b62;}
.topNavApplyNow a:link {color: #153b62; text-decoration: underline; }
.topNavApplyNow a:visited {color : #153b62; text-decoration: underline; }
.topNavApplyNow a:active { color : #cc0000; text-decoration: underline; }
.topNavApplyNow a:hover { color : #f13f36; text-decoration: underline; }

.bottomNav {font-family: verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #999999}
.bottomNav a:link {color : #999999; text-decoration: none; }
.bottomNav a:visited {color : #999999; text-decoration: none; }
.bottomNav a:active { color : #999999; text-decoration: none; }
.bottomNav a:hover { color : #dadb55; text-decoration: none; }

.bottomNavPopup {font-family: verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #999999}
.bottomNavPopup a:link {color : #999999; text-decoration: none; }
.bottomNavPopup a:visited {color : #999999; text-decoration: none; }
.bottomNavPopup a:active { color : #999999; text-decoration: none; }
.bottomNavPopup a:hover { color : #f13f36; text-decoration: none; }

.floorPlanPopupHeader 
{
   font-family:Arial,verdana; 
   font-size:11px;
   color:#666666; 
   font-weight:bold;
   padding-top:0px; 
   margin-top:0px;
}


/* CSS container shadow: no width specified */
.shadow-container {
	position: relative;
	padding:10px 0px 0px 0px;
}

.shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
	background: #ffffff;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.shadow-container .shadow3 {
	position: relative;
	left: -1px;
	top: -1px;
	background: #333333;
}

.shadow-container .shadow2 {
	position: relative;
	left: -1px;
	top: -1px;
	background: #666666;
}

.shadow-container .shadow1 {
		background: #999999;
}
	
/* CSS container shadow: no width specified: end */
