@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
}
body {
	background-color: #efefef;
	background-image: url(/portal/residential/images/portalBG.jpg);
	background-repeat: repeat-y;
	background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #666;
}
a:link img {
	border:none;
	outline:none;
}
img a:link  {
	border:none;
	outline:none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #CCC;
}
h2 {
	font-size: 15px;
	color: #666;
}
#top {
	background-color:#000;
	display:block;
	height:30px;
	position:fixed;
	top:0px;
	float:left;
	width:96%;
	padding-top:10px;
	padding-left:2%;
	padding-right:2%;
	text-align:right;
	z-index:2001;
	
}
#topAlerts {
	background-color:#fff;
	display:block;
	height:125px;
	position:fixed;
	top:30px;
	float:left;
	width:1086px;
	padding-top:10px;
	padding-left:2%;
	padding-right:2%;
	text-align:right;
	z-index:2000;
	
}
#TopAlertsSub {
	background-color:#dddddd;
	background-repeat:repeat-x;
	display:block;
	height:51px;
	padding-top:20px;
	position:fixed;
	top:125px;
	float:left;
	width:1022px;
	padding-left:2%;
	padding-right:2%;
	text-align:center;
	z-index:2000;
	top:165px;
	right:101px;
}
#top ul li {
	float:right;
	position:relative;
	list-style:none;
	display:block;
	padding-left:10px;
	padding-right:10px;
	border-left:solid thin #333;
	height:16px;
	margin-top:-10px;
	font-size:10px;
}
#top a:link {
	color:#FFF;
}
#top a:active {
	color:#FFF;
}
#top a:visited {
	color:#FFF;
}
#top a:hover {
	color:#FF0;
}
#top a:link img {
	outline:none;
	border:none;
	margin-top:-6px;
}

#TopAlertsSub ul li {
	float:right;
	position:relative;
	list-style:none;
	display:block;
	padding-left:8px;
	padding-right:8px;
	border-left:solid 1px #777;
	margin-top:-10px;
	font-size:12px;
	text-transform:uppercase;
}

#yellowLink a:link {
	color:#FF0;
}
#yellowLink a:hover {
	color:#FFF;
}
#toolsIcon {
	margin-top:-10px;
	}
#content {
	display:block;
	position:relative;
	margin-left:-560px;
	left:50%;
	width:1120px;
	background-color:#ccc;
	height:auto;
	margin-top:0px;
}
#contentTop{
	display:block;
	
	position:relative;
	width:96%;
	padding-left:2%;
	padding-right:2%;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#fff;
}
#contentMain{
	display:block;
	
	position:relative;
	width:100%;
	padding-left:7px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#fff;
}
#contentInfo{
	display:block;
	font-size:14px;
	font-style:italic;
	color:#555;
	position:relative;
	width:92%;
	padding-left:4%;
	padding-right:4%;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#cccccc;
}
#contentSub{
	position:relative;
	display:block;
	width:96%;
	padding-left:2%;
	padding-right:2%;
	padding-top:68px;
	padding-bottom:10px;
	background-color:#fff;
}
#subContentInfo {
	color:#444;
	padding-left:0px;
	padding-right:0px;
}
#subContentInfo H1{
	font-size:16px;
	color:#222;
	text-transform:uppercase;
}
#subNavLeft ul li {
	display:block;
	list-style:none;
	background-color:#CCC;
	padding-top:12px;
	padding-bottom:12px;
	margin-top:2px;
	color:#555;
	margin-left:-40px;
	padding-left:20px;
	font-weight:bold;
	width:108%;
	
	text-transform:uppercase;
}
#subNavLeft a:link {
	color:#888;
}
#subNavLeft a:hover {
	color:#fff;
}

#subNavLeft ul#dropDown {
	display: none;
	position: relative;
	padding: 2px;
	z-index: 90;
	margin-left:-22px;
	top:15px;
}

#subNavLeft ul#dropDown li{
	text-align:left;
	background-color:#bbb;
	margin-left:0px;
}

#subNavLeft li:hover ul#dropDown {
	text-align:left;
	display: block;
	width:250px;
	font-size:11px;
}
#dropDown a:link {
	color:#555;
}
#dropDown a:visited {
	color:#555;
}
#dropDown a:active {
	color:#555;
}
#dropDown a:hover {
	color:#fff;
}

#contentBottom{
	position:relative;
	display:block;
	width:96%;
	padding-left:2%;
	padding-right:2%;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#fff;
}
#content2 {
	display:block;
	position:relative;
	margin-left:-540px;
	left:50%;
	width:1120px;
	height:auto;
	margin-top:5px;
}
#content3 {
	display:block;
	position:relative;
	margin-left:-566px;
	left:50%;
	width:1129px;
	height:auto;
	margin-top:5px;
}
#content4 {
	display:block;
	position:relative;
	margin-left:-530px;
	left:50%;
	width:1120px;
	height:auto;
	margin-top:5px;
}
#darkText {
	color:#333;}
#footer {
	display:block;
	position:relative;
	width:100%;
	height:141px;
	float:left;
	background-image:url(/portal/residential/images/portalBottom.jpg);
	background-repeat:repeat-x;
	bottom:0px;
}
#footer-alerts {
	display:block;
	position:relative;
	width:100%;
	height:104px;
	float:left;
	background-image:url(/portal/residential/images/portalBottom.jpg);
	background-repeat:repeat-x;
	bottom:0px;
}
#bottomText {
	font-size:9px;
	color:#CCC;
}
#bottomText a:link {
	color:#fff;
}
#bottomText a:active {
	color:#fff;
}
#bottomText a:visited {
	color:#fff;
}
#bottomText a:hover {
	color:#ccc;
}
#bottomLinks {
	font-size:14px;
	padding:20px 10px 20px 10px;}
	
#bottomLinks a:link {
	color:#fff;}
	
#bottomLinks a:active {
	color:#fff;}

#bottomLinks a:visited {
	color:#fff;}

#bottomLinks a:hover {
	color:#333;}
	
#spnDocMenuSpacer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#bcbcbc; 
}
	
.welcome {
	font-size: 11px;
	font-weight: bold;
	text-shadow: 1px 1px #eeeeee;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,strength=1,color=dddddd);
}
.buildingInfo {
	font-weight: bold;
	text-shadow: 1px 1px #eeeeee;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,strength=1,color=dddddd);
}
.portalName {
	font-size: 15px;
	font-Weight: bold;
	color: #666;
	text-shadow: 1px 1px #eeeeee;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,strength=1,color=dddddd);
}

.bullLoginSelected{color: #aaa;}
.bullLoginDeselected{color: #666;}

.loginSelected{ color:#aaa; font-weight: bold; text-decoration: none; }
.loginSelected:link{ color:#aaa; font-weight: bold; text-decoration: none; }
.loginSelected:visited { color:#aaa; font-weight: bold; text-decoration: none; }
.loginSelected:hover { color:#aaa; font-weight: bold; text-decoration: none; }
.loginSelected:active { color:#aaa; font-weight: bold; text-decoration: none; }

.loginDeselected{ color:#666; font-weight: bold; text-decoration: none; }
.loginDeselected:link{ color:#666; font-weight: bold; text-decoration: none; }
.loginDeselected:visited { color:#666; font-weight: bold; text-decoration: none; }
.loginDeselected:hover { color:#666; font-weight: bold; text-decoration: none; }
.loginDeselected:active { color:#666; font-weight: bold; text-decoration: none; }

.clsdocumentMenuLink{ color:#666; font-size: 10px; font-weight: bold; text-decoration: none; }
.clsdocumentMenuLink:link{ color:#666; font-size: 10px; font-weight: bold; text-decoration: none; }
.clsdocumentMenuLink:visited { color:#666; font-weight: bold; text-decoration: none; }
.clsdocumentMenuLink:hover { color:#ffffff; font-weight: bold; text-decoration: none; }
.clsdocumentMenuLink:active { color:#ffffff; font-weight: bold; text-decoration: none; }

.clsdocumentMenuLinkWithSub{ color:#888; font-size: 10px; font-weight: bold; text-decoration: none; }
.clsdocumentMenuLinkWithSub:link{ color:#888; font-size: 10px; font-weight: bold; text-decoration: none; }
.clsdocumentMenuLinkWithSub:visited { color:#888; font-weight: bold; text-decoration: none; }
.clsdocumentMenuLinkWithSub:hover { color:#ffffff; font-weight: bold; text-decoration: none; }
.clsdocumentMenuLinkWithSub:active { color:#ffffff; font-weight: bold; text-decoration: none; }
