/******************************** 
ALTERNATE APPEARANCE OF SEARCH
ON FRONT PAGE - IT IS WIDER AND
PLACEMENT IS DIFFERENT FROM SUB
PAGES
********************************/

/* top search div generated with jquery */
#SearchContainer {
	position: absolute;
	top: 92px;
	right: 150px;
	width: 326px;
	height: 17px;
	background-image: url(/cgi-files/external/site_gfx/menu_bg.gif);
	background-repeat: repeat-x;
	}
/* input field in top search div */
#swSearch .fld {
	width: 132px;
	border: none;
	height: 16px;
	background-color: #ccdfe7;
	background-image: url(/cgi-files/external/button_search_go.gif);
	background-repeat: no-repeat;
	padding-left: 42px;
	padding-top: 1px;
	font-size: 9px;
	}

.swShow_news_small_List .news-list-bodytext, .swShow_news_small_List .news-list-date {
color: #2c424c;
}
	
/******************************** 
SHOW NEWS PAGECOL ON FRONT PAGE 
- AS IT IS HIDDEN ON ALL SUBPAGES
********************************/
#swPageCol {
	display: block;
	background-color: #ffcb0a;
	border: none;
	margin-top: 0px;
	padding: 0px;
	width: 139px;
	}
	
/******************************** 
MOVE CONTENT OF PAGECOL DOWN 
BELOW TOPMENU
********************************/
.swPageColMain {
	padding-top: 84px;
	}
/******************************** 
LOCK FOLDED CORNER TO PAGECOL
BOTTOM
********************************/
/*
.swPageColMain #eid182405 {	
	position: absolute;
	bottom:0px;
	}
*/

.swPageColMain #eid204156 {	
	position: absolute;
	bottom:0px;
	}
	
/******************************** 
CONTROL LINKS IN CONTENT AREA ON 
FRONT PAGE 
********************************/
/* remove space under links */	
.link .element-spaceafter {
	display: none;
	visibility: hidden;
	}

/* move link description up on top of link image */	
.link-description { 
	position: relative; 
	display: block; 
	margin-top: -104px; 
	xwidth: 140px; 
	color: #ffffff; 
	padding-top: 0; 
	padding-right: 16px; 
	padding-bottom: 0; 
	padding-left: 8px 
	}

/* make link desciption yellow on hover */	
.link-description .menu-main:hover {
	background-color: transparent;
	color: #ffcb08;
	}

/******************************** 
SHOW YELLOW NEWS MENU ON FRONT PAGE 
AND HIDE NORMAL NEWS MENU
********************************/
#eid182338 {
	display: none;
	}

#eid182442 {
	display: block;
	}

/******************************** 
HIDE LEFT MENU ON FRONT PAGE
********************************/
#swLeftmenuDiv {
	display: none;
	visibility: hidden;
	}

/******************************** 
PAGECOL SETTINGS FOR FRONT PAGE
********************************/
/* limit width of newslist for padding purposes */
.news {
	display: block;
	width: 137px;
	}

/* hide news headline and related table cells as in approved design */	
/*.news .news-list-header, .news-list-header-td {
	xdisplay: none;
	xvisibility: hidden;
	}
*/

.news .news-list-header {
	xposition: absolute;
	xwidth: 125px;
	xheight: 12px;
	xoverflow:hidden;
	xtext-overflow: ellipsis;
	font-size:10px;
	font-weight:normal;
	xmargin-top: -15px;
	}

.news-list-header-td {
	font-size: 10px;
}

.news-list-bodytext {
	display: none;
}

.news {
	height: 255px;
}

.swShow_news_small_List {
	padding: 5px;
}
/* limit number of lines of text in news list */		
/*.swshow_news_medium {
	display: block;
	padding: 10px;
	xheight: 50px;
	xmargin-bottom: 10px;
	xoverflow: hidden;
	}
*/	
/* make newslist text white on front page only */		
.news-list-bodytext {
	color: #ffffff;
	font-size: 10px;
	}
	
/* control P-tag height in newslist accross browsers and ensure color again */		
.news-list-bodytext p { 
	margin-bottom: 0px;
	margin-top: 0px;
	color: #ffffff;
	font-size: 10px;
	}
	
/* align date to the left as in approved design and force color to white */		
/*.news-list-date {
	position: relative;
	display: block;
	float: left;
	margin-left: -8px;
	padding: 0px;
	color: #ffffff;
	top: 4px;
	}
*/	
/******************************** 
CONTROL HEIGHT OF swMainContent 
TO MATCH swContentDiv HEIGHT
********************************/
.swMainContent {
	padding-left: 0px;
	background-image: none;
	min-height: 334px;
	}
/******************************** 
REMOVE BACKGROUND IMAGES IN CONTENT 
AND PAGE DIVS ON FRONT PAGE ONLY
********************************/
#swContentDiv {
	background-image: none;
	padding-left: 8px;
	}

#swPageDiv {
	background-image: none;
	}
	

/******************************** 
Campaign
********************************/

#swPageCol.swCampaignCol {
	position: absolute;
	z-index: 10000;
}

#swPageCol .swColumns {
	display: none;
	position: fixed;
	z-index: 5000;
	top: 50%;
	margin-top: -250px;
	left: 50%;
	margin-left: -272px;
	background-color:#eff8f4;
	width: 525px;
	height: 460px;
	padding: 15px 20px;
	
	background-image:url(/cgi-files/external/form.jpg);
	background-repeat:no-repeat;
}

#swPageCol .swColumns .formsubmit {
	position: relative;
	z-index: 50000;
}

#swPageCol .swColumns .close {
	display: block;
	position: absolute;
	z-index: 1000;
	width: 50px;
	height: 20px;
	top: 0px;
	right: 0px;
	cursor:pointer;
}

#swPageCol .swColumns .form-error {
	display: none;
}

#swPageCol .swColumns .paragraph-header {
	font-size: 13px;
}

#swPageCol .swColumns span, #swPageCol .swColumns div {
	color: #005D89;
	font-size:9px;
}

#swPageCol .swColumns {
	border: 1px solid #8e9297;
}

#swPageCol .columns {
	xwidth: 510px;
}

#swPageCol .swFormRadio input {
	width: 50px;
	border: none;
	margin: 0;
}

#TRForm25999a .form-bodytext, #TRForm26001a .form-bodytext, #TRForm26003a .form-bodytext{
	font-size: 10px;
	font-weight:bold;
	
	background-image:url(/cgi-files/external/form_bullet.gif);
	background-repeat:no-repeat;
	display: block;
	padding-left: 5px;
}
