@charset "utf-8";
/* CSS Document */

/* 
@import url("ie_cc.css");
*/

/* COMMON ELEMENTS */

body {
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	background: #e7e7e7 url(images/bkg.png) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #3b3b3b;
}
h1, h2, h3, h4, h5 {
	font-family: trebuchet ms, verdana, arial, tahoma, sans-serif;
	font-weight:normal;
	letter-spacing:.005em;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 2.65em;
	color: #003366;
	line-height: 26px;
	padding-bottom: 5px;
}
h2 {
	font-size: 1.9em;
	color: #77AA33;
	padding-top: 15px;
	padding-bottom: 0px;
}
h3 {
	font-size: 1.5em;
	color: #003366;
	padding-top: 15px;
	padding-bottom: 5px;
}
h4 {
	font-size: 1.35em;
	font-weight: bold;
	color: #003366;
	padding-top: 15px;
}
h5 {
	font-size: 1.19em;
	font-weight: bold;
	line-height: 16px;
	padding-top: 15px;
}
p {
	font-size: 1em;
	line-height: 1.75em;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding: 0px;
}
a:link {
	color: #025799;
	text-decoration: none;
}
a:visited {
	color: #025799;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
a img {
	border:none;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-size: .9em;
}
select {
	font-size: .9em;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}
img, div {
	behavior: url(iepngfix.htc)
}

/* END COMMON ELEMENTS */

/* MAIN CONTAINER ELEMENTS */
.main #container {
	width: 876px;
	background: #FFFFFF url(images/bkg_container.png) repeat-y;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 20px;
	border-right: 1px solid #b4b4b4;
	border-left: 1px solid #b4b4b4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
}
.main #utility_nav {
	height: 15px;
	text-align: right;
	padding-right: 33px;
	font-size: .85em;
	padding-top: 2px;
}
.main #header {
	width: 876px;
	height: 140px;
	background: url(images/bkg_header.png) no-repeat;
}
.main #header img{
	width: 410px;
	height: 140px;
}
.main #nav {
	background: url(images/bkg_nav.png) no-repeat;
	padding: 0;
	width: 876px;
	height: 45px;
}
.main #PLHIM0Div {
	margin-left: 28px;
}
.main #mainContent {
	width: 876px;
	background: url(images/bkg_main_content.png) no-repeat;
}
/* END MAIN CONTAINER ELEMENTS */

/* HOME PAGE ELEMENTS */
.main #hm_content {
	width: 876px;
	height: 282px;
	background: url(images/bkg_hm_content.png) no-repeat;
}
.main #hm_c1 {
	width: 527px;
	height: 282px;
	float: left;
}
.main #hm_c2 {
	width: 294px;
	height: 240px;
	float: right;
	padding-top: 42px;
	padding-left: 35px;
	padding-right: 20px;
}
.main #hm_c2 p {
	font-size: 0.92em;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 1.3em;
}
.main #hm_c2 h1 {
	font-size: 1.8em;
}
#hm_c2 .h1_resize {
	font-size: 1.5em;
}
.main #hm_sub_content {
	width: 876px;
	height: 193px;
	background: url(images/bkg_sub_content.png) no-repeat;
}
.main  #hm_sub_content h5 {
	padding: 0px 0px 7px;
}
.main #hm_sub1 {
	width: 219px;
	height: 193px;
	float: left;
}
.main #hm_sub1 img {
	width: 219px;
	height: 193px;
}
#hm_sub2, #hm_sub3, #hm_sub4 {
	width: 173px;
	height: 154px;
	float: left;
	padding-left: 26px;
	padding-top: 39px;
	padding-right: 20px;
}

#hm_sub2 ul, #hm_sub3 ul, #hm_sub4 ul {
	margin: 0px;
	font-size: 0.85em;
	list-style-type: none;
	padding: 0px;
	line-height: 1.1em;
	}
#hm_sub2 li, #hm_sub3 li {
	PADDING-LEFT: 14px;
	BACKGROUND: url(images/bullet2.gif) no-repeat;
	padding-bottom: 7px;
	padding-top: 0px;
	padding-right: 0px;
}
#hm_sub4 li {
	PADDING-LEFT: 14px;
	BACKGROUND: url(images/bullet.gif) no-repeat;
	padding-bottom: 7px;
	padding-top: 0px;
	padding-right: 0px;
	margin-left: -5px;
}
#hm_sub4 p.date {line-height: 1em;padding: 0px;font-style: oblique;margin-top: 2px;margin-right: 0px;margin-bottom: 5px;margin-left: 0px;}
#hm_sub4 {padding-left: 16px;}
#creditfooter {visibility: hidden;}

/* END HOME PAGE ELEMENTS */

/* INTERIOR PAGE ELEMENTS */
.main #int_content {
	width: 876px;
	background: url(images/bkg_int_content.png) no-repeat;
}
.main #industry_box {
	background-color: #DAEDC2;
	border: 1px solid #8CC63F;
	padding: 5px;
	margin-top: 12px;
}
.main #industry_box h1 {
	font-size: 1.5em;
	font-weight: bold;
	background-color: #8CC63F;
	color: #FFFFFF;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}
.main #industry {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #8CC63F;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #8CC63F;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8CC63F;
}

.main #industry h3 {
	margin: 0px;
	padding: 2px 10px;
	font-size: 1.1em;
	background-color: #BDDE92;
	font-weight: bold;
}
.main #industry ul {
	margin: 0px;
	padding: 0px;
}
.main #industry li {
	margin-left: 10px;
}
.main #int_c1 {
	width: 210px;
	float: left;
	margin-left: 7px;
	padding-top: 41px;
}
.main #int_c2 {
	width: 589px;
	float: right;
	padding-top: 50px;
	padding-left: 40px;
	padding-right: 30px;
	padding-bottom: 20px;
}
.main #int_c2 ul {
	font-size: 1em;
	list-style-type: none;
	padding: 0px;
	line-height: 1em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
.main #int_c2 li {
	PADDING-LEFT: 16px;
	BACKGROUND: url(images/bullet_body.gif) no-repeat;
	padding-bottom: 7px;
	padding-top: 0px;
	padding-right: 0px;
	line-height: 1.2em;
}
.main #sd_float {
	width: 170px;
	float: right;
	background-color: #DAEDC2;
	border: 1px solid #8CC63F;
	padding: 5px 5px 0px;
	margin-top: 12px;
	margin-left: 10px;
}
.main #sd_float h1 {
	font-size: 1.2em;
	font-weight: bold;
	background-color: #8CC63F;
	color: #FFFFFF;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}
.main #container #int_content #int_c2 #sd_float ul {
	margin: 0px;
	padding: 5px 0px 0px;
	font-size: .85em;
}
.main #sd_float li {
	BACKGROUND: url(images/bullet.gif) no-repeat;
}
.main #industry_sm {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #8CC63F;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #8CC63F;
}
.main #industry_sm h3 {
	margin: 0px;
	padding: 2px 10px 0px;
	font-size: 0.95em;
	background-color: #BDDE92;
	font-weight: bold;
}
.main #industry_sm ul {
	margin: 0px;
	padding: 0px;
}
.main #industry_sm li {
	margin-left: 10px;
}
.main #int_content_end {
	width: 876px;
	background: url(images/bkg_int_end.png) no-repeat;
	height: 32px;
}
.main #lc_news {
	width: 210px;
	height: 85px;
	background: url(images/lc_ad_news.png) no-repeat;
}
.main #lc_news #uccNews #email {
	font-size: 9px;
	width: 88px;
	position: relative;
	top: 45px;
	left: 70px;
	height: 12px;
}
.main #lc_news #uccNews #go {
	position: relative;
	top: 48px;
	left: 68px;
}
.main #ind_utility_nav {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 0.85em;
}
.main #ind_utility_nav a {
	color: #FF6600;
}
.main #ind_utility_nav .act {
	color: #999999;
}

/* END INTERIOR PAGE ELEMENTS */

/* FOOTER ELEMENTS */
.main #footer {
	width: 876px;
	height: 101px;
	background: url(images/bkg_footer.png) no-repeat;
}
.main #footer p {
	color: #FFFFFF;
	font-size: 0.85em;
	margin-left: 100px;
	padding-top: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.1em;
}
.main #container #footer a {
	color: #FFFFFF;
}
.rule {
	border-bottom: 1px dashed #666666;
	clear: both;
}
/* END FOOTER ELEMENTS */

/* CONTACT FORM ELEMENTS */
#contact {
	border: 1px solid #8CC63F;
	padding: 5px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #EDF6E1;
}
#contact input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.92em;
}
#contact label {
	font-weight: bold;
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 110px;
	margin-top: 10px;
	font-size: 0.92em;
}
#contact input {
	margin-top: 10px;
}
#contact select {
	margin-top: 10px;
}
#contact textarea {
	margin-top: 10px;
}
#contact br {
}
/* END CONTACT FORM ELEMENTS */

/* CONFIG FORM ELEMENTS */
#config {
	border: 1px solid #368AAE;
	padding: 5px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #DDEBF0;
}
#config input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.92em;
}
#config label {
	font-weight: bold;
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 130px;
	margin-top: 10px;
	font-size: 0.92em;
}
#config input {
	margin-top: 10px;
}
#config select {
	margin-top: 10px;
}
#config textarea {
	margin-top: 10px;
}
#config br {
}
/* END CONFIG FORM ELEMENTS */

.main #ifw {
	text-align: center;
	font-size: 0.85em;
	width: 876px;
	color: #61615F;
	margin-top: 10px;
}
.main #ifw a {
	text-decoration: underline;
	color: #61615F;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
