/*
#header h1{
	width:158px;
	height:34px;
	float:right;
	margin:0.25em 0 0 -158px;
	background: transparent url(/imgs/sodic-logo.gif) no-repeat top left;
	}
	
#header h1 span{
	display:none;
	}
#header h1 a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	}
div#header{
	margin-top:1em;
	border-bottom:1px solid #999;
}



.centerContainerHeader_c1 p{
	display:block;
	margin:0;
	padding-bottom: 1em;
}

.centerContainerHeader_c1{
	border-left:1px solid #999;
	left:-1px;

	margin-top:12px;
	position: relative;
	padding-left:1em;
	
}
*/
/*************
HEADER
**************/
#header {
	height: 106px;
	background-color: #897BB7;
	background-image: url(/imgs/site/logo_swt_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#headerSub {
	background: #146891;
	font-size: 0.63em;
	line-height: 34px;
	/*padding: 0 0 0 15px;*/
	margin-bottom: 9px;
	overflow:hidden;
	width: 100%;
}
#headerSub a {
	color: #FFFFFF;
	text-decoration: none;
}

#headerSub li {
	display: inline;
	color: #FFFFFF;
}

#headerSubLinks li {
	padding: 0 0 0 8px;
	background: url(/imgs/site/bullet_subhead.gif) no-repeat left top;
}
#headerSubLinks {
	float: left;
	padding-left: 15px;
}
#headerSubAskExpert {
	background: url(/imgs/site/experts_header.gif) no-repeat left top;
	float: right;
	width: 15em;
	min-height:40px;
    height:auto !important;
    height:40px;
}
#headerSubAskExpert li {
	/*padding-left: 60px;*/
	padding-left: 5.45em;
	*padding-left: 4.90em;
}

#headerSubSearch {
	float: right;
	margin: 3px 15px 0 0;
}
#headerSubSearchField {
	width: 240px;
	border-style: none;
	padding: 2px;
	margin-right: 10px;
}

#textSizeChanger ul {
	float: right;
	margin: 20px;
}
#textSizeChanger li {
	float: left;
	font-size: 0.6em;
	line-height: 100%;
	color: #FFFFFF;
}
#textSizeChanger a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
	margin-left: 2px;
	font-weight:bold;
	text-transform: uppercase;
}
#textSizeChanger #a2 {
	font-size: 1.2em;
}
#textSizeChanger #a3 {
	font-size: 1.5em;
}

/*********************************/





/***********
BANNER MANAGER BUTTON
***********/
div.bannerManagerBtn a {
	background-color: #000000;
	border: 1px solid #FFFFFF;
	padding: 3px 5px;
	font-size: 92%;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
div.bannerManagerBtn a:hover {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #000000;
}
div#topHeaderBannerManager {
	position: absolute;
	top:73px;
	left:3px;
}

/*******************/


#centerContainerHeader_c1 p a.mainAction, a.mainAction, input.mainAction {
	padding: 5px 7px;
	background-color: #000000;
	border:1px solid #CCCCCC;
	color: #FFFFFF !important;
	text-decoration: none;
}
div#centerContainerHeader_c1{
	width:auto;
	position: relative;
}
div.colMidPanel {
	font-size: 0.75em;
}

img.leftAlignImage {
	float: left;
	margin-right: 4px;
}



#pollsubmit {
	background:#FE8623;
	border:medium none;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	margin:5px 0pt 0pt 40px;
	padding:4px 5px 6px;
}

form#pollform ul, div#poll-result ul {
	margin:4px 3px 0pt 15px;
	font-weight: bold;
}

div#poll-result img {
	margin: 10px 0px 5px 25px;
}

a.blackLink {
	color: #000000;
	font-weight: bold;
}

