body
{
	text-align: center;
}
html>body body
{
}

#container
{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
html>body #container
{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

#headerDiv
{
	width:960px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
}
html>body #headerDiv
{
	width:960px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
}

/*First Div for Header content */
#defaultHeaderLeft
{
	width:960px;
	height:110px;
	background-image:url(../images/defaultHeaderBackground.jpg);
	background-position:right;
	background-repeat:no-repeat;
	display:block;
	margin-left:auto;
	margin-right:auto;
	/*margin:-17px 0 -17px 0;*/
}
html>body #defaultHeaderLeft
{
	width:960px;
	height:110px;
	background-image:url(../images/defaultHeaderBackground.jpg);
	background-position:right;
	background-repeat:no-repeat;
	display:block;
	margin:0px 0px 0px 0px;
}

.defaultHeaderLeftShadow
{
	width:15px;
	height:110px;
	position:relative;
	/*right:49px;*/
	right:47px;
	top:22px;
}
html>body .defaultHeaderLeftShadow
{
	position:relative;
	top:0px;
	/*right:49px;*/
	right:47px;
}

.defaultHeaderHyperlink
{	
	width:180px;
	height:72px;
	position:relative;
	right:45px;
	bottom:20px;
}
html>body .defaultHeaderHyperlink
{	
	width:180px;
	height:72px;
	position:relative;
	bottom:30px;
	right:50px;
}

.defaultHeaderDistSearchLabel
{
	font-family:Verdana;
	color:#666666;
	font-size: 10pt;
	position:relative;
	left:20px;
	bottom:48px;
}
html>body .defaultHeaderDistSearchLabel
{
	font-family:Verdana;
	color:#666666;
	font-size: 10pt;
	position:relative;
	left:20px;
	bottom:65px;
}

.defaultHeaderPartSearchLabel
{
	display:block;
	font-family:Verdana;
	color:#666666;
	font-size: 10pt;
	position:relative;
	left:109px;
	bottom:25px;
}
html>body .defaultHeaderPartSearchLabel
{
	font-family:Verdana;
	color:#666666;
	font-size: 10pt;
	position:relative;
	left:414px;
	bottom:47px;
	width:350px;
}

.defaultHeaderDistTxt
{
	font-size:8pt;
	color:#666666;	
	position:relative;
	left:32px;
	bottom:48px;
	z-index:1;
}
html>body .defaultHeaderDistTxt
{
	font-size:8pt;
	color:#666666;	
	position:relative;
	left:33px;
	bottom:65px;
}

.defaultHeaderPartTxt
{
	font-size:8pt;
	color:#666666;	
	position:relative;
	left:346px;
	bottom:50px;
	z-index:1;
}
html>body .defaultHeaderPartTxt
{
	font-size:8pt;
	color:#666666;	
	position:relative;
	left:347px;
	bottom:73px;
}

.defaultHeaderDistButton
{
	position:relative;
	left:43px;
	bottom:42px;
}
html>body .defaultHeaderDistButton
{
	position:relative;
	left:40px;
	bottom:58px;
}

.defaultHeaderPartButton
{
	position:relative;
	left:358px;
	bottom:43px;
}
html>body .defaultHeaderPartButton
{
	position:relative;
	left:354px;
	bottom:65px;
}

/*Red Line Div for Header */
.defaultHeaderRedLineDiv
{
	height:10px;
	width:960px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:-26px;
}
html>body .defaultHeaderRedLineDiv
{
	height:10px;
	width:960px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}

.defaultHeaderRedLine
{
	width:960px;
	height:10px;
	display:block;
}

.ThreeSwitch
{
	position:relative;
	top:15px;
	right:25px;
}
html>body .ThreeSwitch
{
	position:relative;
	top:-10px;
	right:30px;
}

.test
{
	font-size:8pt;
	color:#666666;	
	position:relative;
	left:32px;
	bottom:78px;
	z-index:1;
	width:180px;
}

.test2
{
	font-size:8pt;
	color:#666666;	
	position:relative;
	left:332px;
	bottom:78px;
	z-index:1;
	width:180px;
}

