﻿#nweratecompare ul,ol,li p 
{
     margin:0;   
     padding:5px;   
     margin-left: 0;
     padding-left: 1.25em;
     line-height:1.25em;
}
/**************************************/
/*          =Contact us box
/**************************************/

#cubox {
	background:url(../images/secondary/box_bkgd.gif) repeat-y;
	position:relative;
	float:right;
	width:135px;
	height:auto;
	padding:0;
	margin:0 0 10px 10px;
	font-size:.7em;
}

#cubox_top {
	background:url(../images/secondary/box_top.gif) no-repeat;
	width:135px;
	height:7px;
}

#cubox_bottom {
	background:url(../images/secondary/box_bottom.gif) no-repeat bottom;
	width:135px;
	height:7px;
}

#cubox_text 
{
    font-size:1.1em;
	margin:0 .7em;
}

.cutext {
	background: url(../images/secondary/dashed_rpt.gif) repeat-x bottom;
	font-size:1.2em;
	font-weight:800;
	color:#CC0000;
	text-align:center;
	width:120px;
	padding:0 0 .2em 0;
}
/*hyperlink styles*/
#cubox_text a:link {
	color:#000000;
	text-decoration:none;
}

/*visited links */
#cubox_text a:visited {
	color:#000000;
	text-decoration:none;
}

/*text turns red when hovered over*/
#cubox_text a:hover {
	text-decoration:none;
	color:#FF0000;
}

/*actual text within content-secondary pages only*/
#form_text {
    
	margin:0 0 3em 0;/*moves text away from subnav list*/
	font-size:.9em;
}

/* #form_text p { 
	margin:.9em 0;
} */
/* Fix applied 8/15/2007 */
#form_text ul li  {

margin:0 0 0 2em;
list-style-type: square; /* NWE: Added this line 9/7/07 for 2nd level bullets */

}
#form_text ol li  {

margin:0 0 0 2em;

}

/*hyperlink styles*/
#form_text a:link {
	color:#000000;
	text-decoration:underline;
}

/*visited links turn blue*/
#form_text a:visited {
	color:#000099;
	text-decoration:underline;
}

/*text turns red when hovered over*/
#form_text a:hover {
	text-decoration:underline;
	color:#FF0000;
}

#expand_text {
	width:524px; 
	margin:0 0 3em 180px;/*moves text away from subnav list*/
	font-size:.9em;
}

/* Fix applied 8/15/2007 */
#expand_text ul li  {
list-style-type: square; /* NWE: Added this line 9/7/07 for 2nd level bullets */
margin:0 0 0 2em;

}

#expand_text p {
	margin:.9em 0;
}

#expand_text td
{
    padding: 5px 5px 5px 5px;
}

/*hyperlink styles*/
#expand_text a:link {
	color:#000000;
	text-decoration:underline;
}

/*visited links turn blue*/
#expand_text a:visited {
	color:#000099;
	text-decoration:underline;
}

/*text turns red when hovered over*/
#expand_text a:hover {
	text-decoration:underline;
	color:#FF0000;
}

.note {
	font-size:.7em;
}

#box a:link {
	color: black;
	text-decoration:none;
}

/*visited links turn blue*/
#box a:visited {
	color: black;
	text-decoration:none;
}

/*text turns red when hovered over*/
#box a:hover {
	color:#FF0000;
}

#newconstruction  {
	
}

.newstable td {
    padding: 5px;
}

