/* CSS Document */
@charset "utf-8";

#alert1, #alert2, #alert3 {color: #770000;}

/* Emphasis Blocks */

#emph1 {background-image: url(../images/icon_consumers.gif);}

#emph2 {background-image: url(../images/icon_applic.gif);}

#emph3 {background-image: url(../images/icon_supinst.gif);}

#emph4 {background-image: url(../images/home/icon_consumers_2014.gif);}


#emph1, #emph2, #emph3, #emph4 {
	background-color: #DDDDDD;
	color: #000000;
	background-repeat: no-repeat;
	margin-top: 0%;
	margin-bottom: 3%;
	height: 70px;
	padding-top: 2%;
	padding-right: 1%;
	padding-bottom: 2%;
	padding-left: 0%;
}

#emph1, #emph2, #emph3 {background-position: 2px;}

#emph4 {background-position: 6px;}


#emph1 p, #emph2 p, #emph3 p, #emph4 p  {
	font-size: 0.95em;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 30%;
	text-align: left;
}

/*HOME page divisions */

#home1, #home2, #home3 {
	float: left;
	font-size: 0.85em;
	margin-bottom: 0px;


	*margin-top: 1%;		/* IE 7 fix */
	margin-top: 0px;
	
}

#home1 {
	/*border: 1px solid #999999;*/
	margin-top: 0%;
	width: 26%;

	*width: 28%; 			/* IE 7 fix */
	padding-left: 0%;
}

#home1 {
	padding-right: 0%;
	margin-right: 1%;
	margin-top: 0px;
}

#home2 {
	width: 41%;
	padding-right: 1.5%;
	padding-left: 1.5%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0%;
}

#home3 {
	width: 27%;
	margin-top: 0px;

	*width: 28%; 			/* IE 7 fix */
	margin-left: 1%;
	padding-left: 0%;
	padding-right: 0%;
	margin-top: 0px;
	padding-top: 0px;
}

#home1 li, #home2 li, #home3 li {
	margin-left: -6%;
}

#home1 img, #home2 img, #home3 img {border: 0;} 

.homehalf {
	float: left;
	width: 42%;

	*width: 45%;
	margin-right: 3%;
	padding-top: 0%;
	margin-top: 2%;
	margin-bottom: 2%;
	margin-left: 3%;
	padding-right: 0px;
	padding-left: 0px;
}


.homehalf h4 {
	margin-bottom: 0px;
	margin-top: 0px;
}

.homehalf p {margin-top: 0px;}

.spacert {
	padding-top: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAAAAA;
	margin-top: 12px;
	clear: both;
	margin-bottom: 18px;
}

#twitterheight {
	height: 400px;

	*height: 410px;			/* IE 7 fix */
	margin-top: 3%;
	margin-bottom: 3%;
}


/* Storm Sandy block CSS */

#stsandy {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	/* height: 60px; */
	height: 68px;
	background-image: url(../images/home/da_button.gif);
	background-repeat: no-repeat;
	background-position: center left;
	background-color: #A11D2D;
	margin-bottom: 6px;
	width: 238px;
	margin-right: auto;
	margin-left: auto;
}

#stsandy h2 {
	font-weight: bold;
	color: #FFF;
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 3px;
}

#stsandy h2 a, #stsandy p {color: #FFF;}

#stsandy li a, #sandy p a {
	color: #FFF;
	font-weight: normal;
}

#stsandy p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1em;
}
#stsandy ul {
	margin-bottom: 0px;
	margin-top: 4px;
}

#stsandy ul li {
	color: #FFF;
	margin-bottom: 4px;
	list-style-type: none;
	margin-left: 36px;
	margin-top: 4px;
}

#nyssoh {
	text-align: center;
	padding-top: 12px;
	border: 1px solid #999;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	margin-bottom: 18px;
	height: 60px;
}

#alertblock {
	margin-bottom: 20px;
}

#lang-widget {
	width: 240px;
	padding-left: 5px;
	padding-left: 2px\9;
	padding-right: 5px;
	padding-right: 0px\9;
	height: 370px;



	*height: 380px;
	margin-top: 0px;
}

#lablock {
	margin-left: 3%;
	margin-top: 0px;
}	
	

.spacerh {
	clear: both;
	height: 1px;
	background-color: #AAAAAA;
	margin-top: 24px;
	margin-bottom: 24px;
}

.homepub {
	text-align: left;
	padding-right: 1%;
	padding-left: 1%;
	padding-top: 0%;
	margin-top: 0px;
	margin-bottom: 0px;

}

.homepub h1 {
	font-size: 1.3em;
	color: #770000;
}
.homepub h2 {
	font-size: 1.2em;
	color: #770000;
}
.homepub h3 {
	font-size: 1.1em;
	color: #000000;
}
.homepub h4 {
	font-size: 1em;
}
.homepub h5 {
	font-size: 1em;
	color: #000000;
}
.homepub h6 {
	color: #000000;
	font-size: 0.9em;
}

.homepub a {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
	*font-weight: bolder;*
	
}
.homepub a:hover {
	text-decoration: underline;
	color: #0066FF;
}


.homepub h1, .homepub h2, .homepub h3, .homepub h4,  .homepub h5, .homepub h6 {
	font-weight: bold;
	text-align: left;
	margin-bottom: 12px;
	margin-top: 0px;
	clear: both;
}


.homepub li {
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: left;
	font-weight: normal;
	list-style-type: disc;
}

#footnum {color: #FFFFDD;}

#room {
	margin-bottom: 60px;
}
