﻿body {
	background-color: #122E4B;
	background-image: url(/webdata/graphics/h_bodyBG.jpg);
	background-repeat: repeat-x;
	}

.uContentListDesc { 
       padding-bottom: 14px !important; 
       padding-left: 4px !important; 
}

#floatMain {
	position: absolute;
	top: 4px;
	left: 50%;
	margin-top: 0px;
	margin-left:-480px;
	width:950px;
	background-color:#FFFFFF;
	color:#333333;
	}

#unityNavigation {
	position:absolute;
	top:84px;
	left: 50%;
	margin-left:-480px;
	width:712px;
	}
	
#headerPhoto {
	margin-top:4px;
	height: 278px;
	}
	
/* Main content columns */
#col01 {
	float:left;
	width:116px;
	margin-top: 4px;
	}
#col02 {
	float:left;
	width:191px;
	margin-top: 4px;
	margin-left:4px;
	}
#col03 {
	float:left;
	width:209px;
	margin-top: 4px;
	margin-left:4px;
	}
#col04 {
	float:left;
	width:211px;
	margin-top: 4px;
	margin-left:4px;
	}
#col05 {
	float:left;
	width:211px;
	margin-top: 4px;
	}

/* Content */
/* Col 01 - Quicklink Images  */
/* ================================= */

.col01cnt {
	overflow: auto;
	min-height:318px;
	height:318px;
	margin-top: 4px;
	padding-top:6px;
	padding-left:7px;
	background-color: #EEEFEF;
	color: #333333;		
	}
	
.col01cnt p {
	padding:0;
	padding-bottom:2px;
	}

	
/* Col 02 - Whats On  */
/* ================================= */
/* Major Events rotating images */
#col02Title2 {
	width:184px;
	height:66px;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
	}

.col02cnt {
	margin-top: 4px;
	/*padding-top:5px;*/
	padding-left: 10px;
	padding-right:10px;
	background-color: #FFFFFF;
	color: #333333;	
	}
	
.col02cnt h4 {
	color:#333333;
	font-size: 12px;
	}
	
.col02cnt p { 
	color:#333333;
	background-color: transparent;
	font-style:normal;
	}

/* make the italic dates diff color */
.col02cnt i {
	color:#005AAB;
	font-style:normal;
	}
/* link colors use below a.uGoToLink  */

#evBtn {
	padding-top:10px;
	padding-bottom:20px;
	}

/* Col 03 - Hot Topics  */
/* ================================= */

#col03Title2 {
	margin-top: 4px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #DEDEDE;
	color: #333333;	
	}
.col03cnt {
	margin-top: 0px;
/*	padding-top:10px; */
	padding-left: 10px;
	padding-right:10px;
	/*min-height:340px;*/
	background-color: #DEDEDE;
	color: #333333;	
	}
	
.col03cnt h4 {
	color:#333333;
	font-size: 12px;
	}
	
.col03cnt p { 
	color:#333333;
	background-color: #DEDEDE;
	font-style:normal;
	}

/* make the italic dates diff color */
.col03cnt i {
	color:#005AAB;
	font-style:normal;
	}

/* View Full Article links */
.uGoToLink { 
	padding-right: 12px;
	background: url(/webdata/graphics/h_h_uGoToLinkArrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}

a.uGoToLink:link {
	color:#666666;
	background-color: transparent;
	text-decoration:none;
	font-style: normal;
	font-size:11px;
	}
a.uGoToLink:active {
	color:#FF0000;
	background-color: transparent;
	text-decoration:none;
	font-style: normal;
	font-size:11px;
	}
a.uGoToLink:visited {
	color:#666666;
	background-color: transparent;
	text-decoration:none;
	font-style: normal;
	font-size:11px;
	}
a.uGoToLink:hover {
	color:#333333;
	background-color: transparent;
	text-decoration:underline;
	font-style: normal;
	font-size:11px;
	}	


#moreNewsBtn {
	padding-top:10px;
	}

#mediaRelBtn {
	padding-top:20px;
	padding-bottom:20px;
	}

/* Col 04 - CUSTOMER CONNECT */
/* ================================= */

#col04Title2 {
	padding:15px 0px 0px 10px;
	}
	
.col04cnt {
	overflow: auto;
	width: 191px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right:10px;
	min-height:280px;
	height:280px;
	}

.col04cnt h4{
	margin:0px; padding: 0px;
	padding-top: 5px;
	padding-bottom:0px;
	font-size:11px;
	color:#000000;
	}
.col04cnt p{
	margin:0px; padding: 0px;
	padding-top: 0px;
	padding-bottom:0px;
	}

.col04cnt ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;	
	margin-bottom: 0px;
	margin-left: 0px;
	}

.col04cnt li {
	margin: 0px;
	padding: 0px 0px 6px;	
	line-height: 1.3em;
	list-style-type: none;
	}

.col04cnt a:link {
	color: #085396;
	background-color: #FFFFFF;
	text-decoration:none;
	}
.col04cnt a:active {
	color: #FF0000;
	background-color: #FFFFFF;
	text-decoration:none;
	}
.col04cnt a:visited {
	color: #085396;
	background-color: #FFFFFF;
	text-decoration:none;
	font-weight:normal;
	}
.col04cnt a:hover {
	color: #41A039;
	background-color: #FFFFFF;
	text-decoration:none;
	font-weight:normal;
	}
	
/* Col 05 - Button Links  */
/* ================================= */

.col05cnt {
	margin-top: 4px;
	padding-top:10px;
	text-align: center;
	min-height:340px;
	}
/* buttons */
#c05btn01 {
	padding-top:35px;
	}
#c05btn02 {
	padding-top:5px;
	}
#c05btn03 {
	padding-top:5px;
	}
#c05btn04 {
	padding-top:5px;
	}		
#c05btn05 {
	padding-top:25px;
	}	
	
/* SEARCH */
#searchbg {
	text-align:right;
	}
#searchForm form {
	margin:0;
	padding:0;	
	}
#searchForm {
	clear:both;
	position: absolute;
	left: 726px;
	top: 80px;
	width:220px;
	}
.searchInput { 
	position:relative;
	top:-1px;
	margin:4px 3px 0px 5px;
	padding:2px;	
	width:150px;
	border:1px solid #FFFFFF;
	background-color: #FCFCFC;
	color:#085396;
	font-size:10px;
	}


/*
==================================================
FOOTER LINKS 
*/

a.footer:link {
	color:#999999;
	text-decoration:none;
	}
a.footer:active {
	color:#FF0000;
	text-decoration:none;
	}
a.footer:visited {
	color:#999999;
	text-decoration:none;
	}
a.footer:hover {
	color:#666666;
	text-decoration:underline;
	}

/*======================*/
/* footer */

#footLinks {
	margin-top: 30px;
	}

.footerTxt1 {
	font-size: 9px;
	color: #999999;
	}

.fPipe {
	padding-left:4px;
	padding-right:4px;
	color:#999999;
	}
