
div.clearer
{
	height:1px;
	clear:both;
	overflow:hidden;
	line-height:1px;
}

div.navcontainer
{
	border: 1px solid #000;
	padding: 0px;
}



div.LogInUserMessage
{
	margin-left: 10px;
	margin-right: 10px;
	color: #CC3300;
	width: 150px;
	clear: both;
}

.login button
{
	background: url(../images/btn_green.gif);
	background-repeat: no-repeat;
}

.login .loginbutton
{
	/*margin-left:10px; 	padding-bottom:10px; 	margin-right:10px;*/
	float: left;
}

#maincontent a.NewsArticleLink
{
	color: #000;
}

label.ForgottenPassword
{
	width: 110px;
	font-size: .9em;
	padding-top: 5px;
}

#dash-myworkbook ul.header, #dash-financial ul.header
{
	width: 50px;
	border: 1px solid #00F;
	background: #000000 url(../images/bg_dashboard.gif) no-repeat scroll 0pt -30px;
	width: 200px;
}

#dash-myworkbook ul.header li
{
	background-position: -200px -30px;
}

#dash-myworkbook ul  li a.CMSListMenuLinkHighlighted
{
	background: #a9cf38 url(../images/icon_arrow_link_hover.gif) no-repeat 3px 0.15em;
	text-decoration: none;
}


input.hiddenButton
{
	display: none;
}



.PopUp .form
{
	width: 705px;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=40);
	opacity: 0.4;
}

.listSearchText
{
	display: block;
	background-color: #F3F8E4;
	padding: 0;
	margin: 0;
	width: auto;
	color: #9BBE32;
	font-weight: bold;
}

#customAdministration 
{
	font-family:Verdana,Arial;
	font-size:.9em;
	font-style:italic;
}

#customAdministration h1
{
	
	padding-top:10px;
	font-size:1.1em;
	font-style:normal;
	
}
#customAdministration table
{
	padding-top:10px;
}

#customAdministration table th,#customAdministration table td
{
	font: 0.85em/1.5em Verdana, "Lucida Grande", Lucida, sans-serif;
}
#customAdministration table th
{
	 text-align:left;
	 font-weight:bold;	
	
}
#maincontent .fullcontent li .scrollingPanel,
#maincontent .scrollingPanel
{
	padding-left: 1px;
	overflow: scroll;
	overflow-x: hidden;
	height: 150px;
	width: 600px;
}


#maincontent .fullcontent li .scrollingPanel td div {
	width:auto;
}


#maincontent .scrollingPanel table
{
	width: 100%;
}


.form 
{
	position: relative;
}
.progressDisplay
{
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
    height: 100%;
    width: 100%;
    z-index:999;
}
.progressDisplay img
{
    position:absolute;
    
    top: 15px;
    right: 30px;
}



.salarySacrificeCalculator
{
	width:550px;
	
}

.coContributionCalculator
{
	width:550px;
	
}
.riskProfilerCalculator
{
	width:550px;
	height:1200px;
	
}

.pensionCalculator
{
	width:550px;
}

.insuranceCalculator
{
	width:550px;
}

.toolbox input#q {
	float: left;
	height: 16px;
	font-size: 11px;
	width: 108px;
	border: 1px solid #ccc;
	padding: 0.20em 0 0 16px;
	margin: 5px 3px 0 0;
	color: #999;
	background: #fff url(../images/icon_search_sm.gif) no-repeat 3px center;
}


.toolbox input.keyword {
	float: left;
	height: 16px;
	font-size: 11px;
	width: 108px;
	border: 1px solid #ccc;
	padding: 0.20em 0 0 16px;
	margin: 5px 3px 0 0;
	color: #999;
	background: #fff url(../images/icon_search_sm.gif) no-repeat 3px center;
}

.SearchResult
{
	clear:both;
	float:left;
	margin-bottom:20px;

	margin-right:10px;
}

.PagerControl
{
	float:left;
	clear:both;
}
.searchDialog
{
	margin-left:10px;
	margin-right:10px;
	float:left;
	clear:both;
	
	width:500px;
}
.searchDialog #ctl00_phMain_searchControl_pnlSearch table
,.searchDialog #ctl00_phMain_searchControl_pnlSearch table td
{
	border: 0px ;
}

#SearchResultsContainer
{
	
	float:left;
	margin-left:15px;
}

.component-radio-other ul
{
	list-style:none;
}

#maincontent .rapper .component-question-answer span {
	display: block;
	padding: 5px 30px;
	width: auto;
}


span.nodata
{
	font-style: italic;
	color:Gray;
}

.errorText
{
	color:Red;
}