/**********************************************************************************************

	CSS on Sails
	Title: MoneyHelp
	Author: XHTMLized (http://www.xhtmlized.com/)
	Date: August 2009

***********************************************************************************************
		
	1. BASE
			1.1 Reset
			1.2 Accessibility Navigation & Hide
			1.3 Clearfix
			1.4 Default Styles
	
	2. LAYOUT
      2.1 Structure
			2.2 Header
      2.3 Navigation
      2.4 Banner
      3.5 Left Sidebar
			2.6 Content
      2.7 Right Sidebar
      2.8 Footer

***********************************************************************************************/


/* 1. BASE
-----------------------------------------------------------------------------------------------
===============================================================================================*/


/* 1.1 Reset
-----------------------------------------------------------------------------------------------*/

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, samp, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
a, ins, del { text-decoration: none; }
table { border-collapse: collapse; border-spacing: 0; }
th, td { vertical-align: top; }
th { text-align: left; }

/* 1.2 Accessibility Navigation & Hide
-----------------------------------------------------------------------------------------------*/

ol#accessibility-nav, 
.hide { position: absolute; top: -999em; left: -999em; height: 1px; width: 1px; }


/* 1.3 Clearfix
-----------------------------------------------------------------------------------------------*/

.clearfix:after,
#content:after 
{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }


/* 1.4 Default Styles
-----------------------------------------------------------------------------------------------*/

body { background: #d7d1bb url(../images/bg.jpg) repeat-x top left; color: #616b6d; font: 62.5%/1.3 Arial, "Helvetica", sans-serif; text-align: center; }
hr { display: none; }
strong { font-weight: bold; }
em { font-style: italic; }
del { text-decoration: line-through; }
th { font-weight: normal; }
address, cite, dfn { font-style: normal; }
li { list-style: none; }
abbr, acronym { border-bottom: 1px dotted #999; cursor: help; }
input, textarea, select { font-family: "Arial", "Helvetica", sans-serif; }
a, a:visited { color: #658901; text-decoration: underline; }
a:hover, a:active { color: #1e2324; text-decoration: underline; }

/* 2. LAYOUT
-----------------------------------------------------------------------------------------------
===============================================================================================*/


/* 2.1 Structure
-----------------------------------------------------------------------------------------------*/

.container { 
width:954px;
background:#fff;
border:solid 1px #d1ccbb; 
border-top:0px;
position:relative; 
margin:0 auto; 
text-align:left; 
font-size:1.2em; 
padding:14px 18px 12px 18px;
}
#content { 
width:760px;
float:right;
}
#footer {
clear:both;
}


/* 2.2 Header
-----------------------------------------------------------------------------------------------*/

#header {
height:84px;
padding:0 12px;
}
#header .logo {
font-size:2.7em;
float:left;
position:relative;
}
#header .logo a {
color:#616b6d;
}
#header .logo,
#header .logo span {
width:197px;
height:66px;
display:block;
overflow:hidden;
}
#header .logo{
	width:377px;
	}
#header .logo span {
position:absolute;
background:url(../images/text_logo.jpg) no-repeat;
top:0;
left:0;
cursor:pointer;
}
#header .tag-line {
margin-top:32px;
float:right;
width:325px;
height:19px;
background:url('/images/tagline.gif') 0 0 no-repeat;
text-indent:-9999em;
overflow:hidden;
}
#header .tag-line span { 
position:absolute;
top:0;
left:0;
height:19px;
width:325px;
background:url(../images/text_helping.jpg) no-repeat top left;
}
#header .logo h1,
#header .logo a{
	float:left;
	width:197px;
	height:66px;
	margin-right:23px;
	}
#header .logo .vicLogo{
	width:157px;
	height:64px;
	display:block;
	float:left;
	font-size:1em;
	background:url('/images/vicLogoTop.png') 0 0 no-repeat;
	text-indent:-9999em;
	}

/* 2.3 Navigation
-----------------------------------------------------------------------------------------------*/
#navigation {
height:40px;
background:#f4f5f5;
padding:0px;
margin:0px;
position:relative;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navigation ul {
text-align:left;
padding:0 0 0 14px;
margin:0px;
height:40px;
width:735px;
}
#navigation li {
display:inline;
padding:0px;
margin:0px; 
font-size:1.15em;
float:left;
}
#navigation li a {
padding:10px 12px 0 9px;
margin:0px;
height:26px;
display:block;
background:url(../images/bullet_topnav.jpg) no-repeat left 18px;
color:#616b6d;
text-decoration:none;
}
#navigation li a:hover, 
#navigation li .current {
color:#6d9500;
background:url(../images/bullet_topnavHover.jpg) no-repeat left 18px;
text-decoration:none;
}
#navigation li.home a {
color:#4c4c4c;
background:none;
padding-left:0;
}
#navigation li.last a{
padding-right:0;
}
.search-form {
height:21px;
width:170px;
position:absolute;
right:13px;
top:11px;
background:url(../images/bg_search.jpg) no-repeat;
padding:1px 0 0 2px;
}
.search-form .hide {
display:none;
}
.search-form .text {
border:0px;
padding:2px 0 0 7px;
height:18px;
width:141px;
font-size:1em;
color:#bdc0c0;
font-family:Arial,"Helvetica",sans-serif;
float:left;
}
.search-form .search-button {
float:left;
}



/* 2.4 Banner
-----------------------------------------------------------------------------------------------*/
#banner {
height:192px;
background:#7fa90a url(../images/bg_bannerHome.jpg) no-repeat;
color:#fff;
}
#banner h2 {
width:560px;
font-size:3.167em;
float:left;
width:430px;
padding:13px 0 0 12px;
line-height:normal;
font-family: Arial, Helvetica, sans-serif;
}
#banner .victorian-government-initative {
float:right;
width:162px;
font-size:1.2em;
line-height:15px;
margin-right:14px;
padding-top:22px;
}
#banner .victorian-government-initative p {
margin-bottom:12px;
}
#banner .bannerCallAction{
	width:204px;
	height:172px;
	float:right;
	position:relative;
	}
	#banner .bannerCallAction span{
		position:absolute;
		top:0;
		left:0;
		display:block;
		width:204px;
		height:172px;
		overflow:hidden;
		cursor:pointer;
		background:url('../images/bannerCallAction.png') 0 0 no-repeat;
		}
		#banner .bannerCallAction a:hover span{
			background-position:0 -172px;
			}

/* 2.5 Left Sidebar
-----------------------------------------------------------------------------------------------*/
.secondary-content {
width:177px;
float:left;
margin-right:26px;
padding-top:40px;
}
.secondary-content ul {
border-top:solid 1px #dfe1e1;
}
.secondary-content li {
border-bottom:solid 1px #dfe1e1;
}
.secondary-content li a,
.secondary-content li a:visited{
display:block;
color:#616b6d;
/*background:url(../images/bg_leftnav.jpg) -177px 3px no-repeat;*/
text-decoration:none;
}
.secondary-content li a span{
	padding:5px 0 5px 15px;
	display:block;
	background:url(../images/bg_leftnav.gif) -177px 3px no-repeat;
	}
.secondary-content li a:hover,
.secondary-content li a.current {
background-position:0 -21px;
color:#658a00;
text-decoration:none;
}
.secondary-content li a.current{
	background:#fff url('../images/subnav-on.gif') 0 100% repeat-x;
	}

.secondary-content ul li a:hover span,
.secondary-content ul li a.current span {
background:transparent url(../images/bg_leftnav.gif) no-repeat scroll 0px -21px;
color:#658a00;
text-decoration:none;
}
/* .secondary-content li.on{ javascript is used to create .on 
	background:url('/images/secondary-content-bg.gif') 0 100% repeat-x;
	}*/
	
.secondary-content ul li ul {
border-top:solid 1px #dfe1e1;
}	
.secondary-content li ul li {
border-bottom:none;
}
.secondary-content li ul li  a,
.secondary-content li ul li  a:visited{
display:block;
color:#616b6d;
background:none;
padding-left:28px;
text-decoration:none;
}


/*.secondary-content li ul li.on{  javascript is used to create .on 
	background:url('/images/secondary-content-bg.gif') 0 100% repeat-x !important;
	}*/

/* 2.6 Content
-----------------------------------------------------------------------------------------------*/
#content {
float:left;
width:764px;
}
.victorian-government {
/*width:153px;
height:41px;
position:absolute;
right:40px;
bottom:138px;
overflow:hidden;
*/
margin:0 0 40px;
}
#content .block {
width:358px;
height:149px;
float:left;
border:solid 1px #e9e5db;
border-width:0 1px 1px 0;
padding:24px 13px 0 10px;
color:#4c5355;
}
#content .manage-bills-debts, 
#content .start {
border-right:0px;
}
#content .options-available, 
#content .start {
border-bottom:0px;
padding-top:14px;
}
#content .block h3 {
font-size:1.917em;
font-family:Arial, Helvetica, sans-serif;
line-height:normal;
width:240px;
}
#content .block p {
margin:5px 0 8px 0;
}
.home #content .block p{
	color:#707477;
	margin:11px 0 8px 0;
	}
#content .block a {
display:block;
width:89px;
height:21px;
text-decoration:none;
position:relative;
}
#content .block a span {
display:block;
width:89px;
height:21px;
background:url(../images/btn_learnMore.jpg) no-repeat;
position:absolute;
left:0px;
cursor: pointer;
top:0px;
}
#content .block a:hover span {
background-position:left bottom;
}
#content .lost-job {
background:url(../images/bg_homeBlock1.jpg) no-repeat 96% top;
}
#content .manage-bills-debts {
background:url(../images/bg_homeBlock2.jpg) no-repeat 96% top;
}
#content .options-available {
background:url(../images/bg_homeBlock3.jpg) no-repeat 96% top;
}
#content .start {
background:url(../images/bg_homeBlock4.jpg) no-repeat 96% top;
}

#content.inner {
width:534px;
line-height:16px;
color:#616b6d;
padding-bottom:40px;
}
	.search #content.inner{
		width:734px;
		}
#content.inner p {
margin-bottom:15px;
display:block;
}
#content.inner h2 {
color:#4a5153;
font-size:2.333em; 
padding-bottom:5px; 
background:url(../images/border_inner_h2.gif) repeat-x left bottom;
padding:7px 0 4px 0;
line-height:1;
margin:0 0 16px;
}
	#content.inner h2.faqListHeading {
	padding-bottom:5px; 
	background:none;
	padding:7px 0 4px 0;
	margin:0px;
	}
	.search #content.inner h2{
		padding-left:15px;
		}

#content.inner hr {
display:block;
border:0px;
border-bottom:solid 1px #dfe1e1;
margin-bottom:20px;
margin-top:2px;
background:#fff;
color:#fff;
}
#content.inner p {
margin-bottom:15px;
}
#content.inner span.tel{
	font-size:1.67em;
	}
#content.inner ol.list {padding:0 0 0 25px; }
#content.inner ol.list li { list-style-type:decimal; list-style-position:outside; padding:0 30px 12px 0;  }
ul.list {
padding-left:13px;
margin-bottom:15px;
}
ul.list li {
padding-left:15px;
background:url(../images/bullet_green.jpg) no-repeat left 6px;
margin-bottom:5px;
}
ul.list li a,
ul.list li a:link,
ul.list li a:visited,
ul.list li a:active {
text-decoration:underline;
color:#658901;
font-weight:bold;
}
ul.list li a:hover {
text-decoration:underline;
color: #1e2324;
}
#content.inner h3 {
font-size:1.2em;
font-weight:bold;
margin-bottom:5px;
color:#658901;
}
#content.inner .table-wrap {
background:url(../images/bg_table.jpg) no-repeat left bottom;
margin-bottom:25px;
}
#content.inner .table-wrap table {
border-collapse:collapse;
width:532px;
}
#content.inner .table-wrap  table .c2,
#content.inner .table-wrap  table .c3,
#content.inner .table-wrap  table .c4,
#content.inner .table-wrap  table .c5 {
width:94px;
}
#content.inner .table-wrap  table th {
font-weight:bold;
}
#content.inner .table-wrap  table th,
#content.inner .table-wrap  table td {
height:24px;
border-bottom:solid 1px #dde0de;
line-height:24px;

}
#content.inner .image-wrap {
height:160px;
position:relative;
padding-top:14px;
z-index:1;
}
#content.inner .image-wrap img {
position:absolute;
right:0px;
top:0px;
z-index:2;
}
#content.inner .image-wrap h2 {
position:relative;
z-index:3;
width:330px;
line-height:normal;
font-size:2.084em;
padding:0;
margin:0;
background: none;
}
#content.inner .bills-and-debts {
position:relative;
z-index:10;
margin-top:-20px;
background:#f4f8e7 url(../images/bg_table2.jpg) no-repeat left top;
}
#content.inner .bills-and-debts h3 {
color:#83b200;
font-size:1.425em;
margin-bottom:10px;
}
#content.inner .bills-and-debts ol{
	margin:0;
	padding:0;
	}
#content.inner .bills-and-debts li {
	position:relative;
	font-size:1.2em;
	border-bottom:solid 1px #ddeab9;
	list-style:none;
	margin:0;
	list-style-position:outside;
	padding:12px 0 12px 40px;
	}
#content.inner .bills-and-debts li a,
#content.inner .bills-and-debts li a:visited {
color:#616b6d;
text-decoration:none;
}
#content.inner .bills-and-debts li a:hover {
/*color:#1e2324;
text-decoration:none;*/
text-decoration:underline;
}
#content.inner .bills-and-debts li span {
display:block;
width:41px;
height:37px;
position:absolute;
left:0;
color:#83b200;
font-size:1.72em;
padding-top:0px;
top:3px;
}
/* sub headings */
#content.inner .sub-heading {
position:relative;
z-index:10;
margin-top:-20px;
background:#f4f8e7 url(../images/bg_table2.jpg) no-repeat left top;
}
#content.inner .sub-heading h3 {
color:#83b200;
font-size:1.425em;
margin-bottom:10px;
}
#content.inner .sub-heading li {
height:43px;
position:relative;
font-size:1.2em;
line-height:43px;
border-bottom:solid 1px #ddeab9;
padding-left:40px;
}
#content.inner .sub-heading li a,
#content.inner .sub-heading li a:visited {
color:#616b6d;
text-decoration:none;
}
#content.inner .sub-heading li a:hover {
/*color:#1e2324;
text-decoration:none;*/
text-decoration:underline;
}
#content.inner .sub-heading li span {
display:block;
width:41px;
height:37px;
position:absolute;
left:0;
color:#83b200;
font-size:1.72em;
padding-top:0px;
}
#breadcrumbs {
height:95px;
background:#78a300 url(../images/bg_contentTitle.jpg) no-repeat bottom;
padding:15px 0 0 14px;
color:#fff;
margin-bottom:14px;
}
#breadcrumbs h1 { 
font-size:3.5em;
margin: 12px 0 -2px;
margin:0 0 5px;
}
#breadcrumbs li {
display:inline;
float:left;
font-size:.9em;
}
#breadcrumbs li a {
display:block;
padding-right:15px;
color:#e3ebcc;
background:url(../images/bullet_crumbs.gif) no-repeat right center;
margin-right:7px;
}
#breadcrumbs li.last a {
background:none;
}
#breadcrumbs li a:hover {
text-decoration:underline;
}

/* 2.7 Right Sidebar
-----------------------------------------------------------------------------------------------*/
#sidebar {
width:176px;
padding:32px 0px 0 14px;
float:right;
}
body.home #sidebar {
padding-left:14px;
width:162px;
background:url(../images/bg_sidebar-home.jpg) no-repeat left top;
}
#sidebar .inner {
padding-left: 14px;
}
#sidebar li {
margin-bottom:29px;
color:#616b6d;
}
#sidebar li li {
margin:0 0 3px;
padding-left:0px;
}
#sidebar h4 {
color:#83b200;
font-size:1.5em;
margin-bottom: 5px;
}
#sidebar p {
margin-bottom:5px;
}
#sidebar  h4
{
    clear:both;
}
#sidebar li ul.ulfurther li div.right 
{
    margin:0  0  10px 0;
}
#sidebar li li.docx,#sidebar li li.pdf ,#sidebar li li.doc 

{
    clear:both;
    }
#sidebar li li.docx div.right ,#sidebar li li.pdf div.right,#sidebar li li.doc div.right
{
    float:left;
    width:130px;
} 
.ulfurther{overflow:auto;margin:0 0 20px 0}
#sidebar li li.docx div.left ,#sidebar li li.pdf div.left,#sidebar li li.doc div.left
{
    float:left;
    width:20px;
} 
#sidebar li li.docx a ,#sidebar li li.pdf a ,#sidebar li li.doc a 
{
    background:none;
text-decoration:underline;
margin:0  0  5px 0;
padding:0;
display:inline;
}

#sidebar li li a {
background:none;
padding:2px 0 2px 15px;
display:block;
text-decoration:none;
color:#616B6D;
background:transparent url(../images/icons/Greenarrow.gif) no-repeat 2px 7px;
}
	#sidebar li li a:hover{
		color:#658901;
		text-decoration:underline;
		}
#sidebar .controls {
height:13px;
border-bottom:solid 1px #dfe1e1;
padding-bottom:20px;
margin-top:-25px;
margin-bottom:20px;
overflow:hidden;
}
#sidebar .controls li {
width:15px !important;
height:13px;
float:left;
margin-right:10px;
}
#sidebar .controls li.print-page {
width:42px !important;
height:13px;
float:left;
margin-top:1px;
}
#sidebar .controls li a {
display:block;
width:15px !important;
padding:0px;
height:13px;
background:url(../images/btn_increase.jpg) no-repeat;
margin-right:14px;
position:relative;
overflow:hidden;
}
#sidebar .more {
cursor:pointer;
}
#sidebar .more strong {
font-weight:normal;
}
#sidebar .more:hover {
text-decoration:none;
}
#sidebar .more:hover strong {
text-decoration:none;
border-bottom:1px solid #666; 
}
#sidebar a.learn-more {
display:block;
width:89px;
height:21px;
text-decoration:none;
position:relative;
}
#sidebar a.learn-more span {
display:block;
width:89px;
height:21px;
background:url(../images/btn_learnMore.jpg) no-repeat;
position:absolute;
left:0px;
cursor: pointer;
top:0px;
}
#sidebar .controls li.print-page a {
width:42px !important;
height:13px;
}
#sidebar .controls li a:hover {
visibility: visible;
}
#sidebar .controls li a span {
background:url(../images/btn_increase.jpg) no-repeat;
width:15px;
height:13px;
position:absolute;
cursor:pointer;
top:0;
left:0;
}
#sidebar .controls li.decrease-size a span {
background:url(../images/btn_decrease.jpg) no-repeat;
}
#sidebar .controls li.print-page a span {
width:42px;
background:url(../images/btn_prirnt.jpg) no-repeat left 0;
}

#sidebar li#scamAlert{
	padding:0 55px 0 0;
	background:url('../images/scamAlertIcon.png') 106px 0 no-repeat;
	position:relative;
	z-index:100;
	}
	#sidebar li#scamAlert .learn-more{
		display:block;
		width:89px;
		text-decoration:none;
		position:relative;
		}
	#sidebar li#scamAlert .learn-more span{
		background:url('../images/scamAlertBtn.gif') 0 0 no-repeat;
		display:block;
		width:89px;
		height:21px;
		position:absolute;
		left:0px;
		cursor:help;
		top:0px;
		}
		#sidebar li#scamAlert .learn-more:hover span{
			background-position:0 -21px;
			}
	#sidebar #scamAlert #scamAlertMsg{
		padding-right:6px;
		background:url('../images/scamAlertArrow.gif') 100% 17px no-repeat;
		width:175px;
		position:absolute;
		top:-10px;
		left:-184px;
		display:none;
		}
		#sidebar #scamAlert #scamAlertMsgContent{
			background:#2f2f2f url('../images/scamAlertMsg-bg.gif') 0 0 repeat-x;
			color:#fefefe;
			border:2px solid #2f2f2f;
			padding:16px 14px;
			width:143px;
			}
			#sidebar #scamAlert #scamAlertMsgContent strong{
				font-weight:bold;
				}
			#sidebar #scamAlert #scamAlertMsgContent p{
				margin:0;
				}

/* 2.8 Footer
-----------------------------------------------------------------------------------------------*/
#footer {
background:#e5e7e7;
border-top:solid 1px #d8dadb;
padding:16px 14px 19px 14px; 
color:#5e6769;
position:relative;
overflow:hidden;
}
#footer ul {
padding-bottom:5px;
width:378px;
float:left;
}
#footer li {
float:left;
/*margin-right:20px;*/
width:189px;
}
#footer a {
color:#5e6769;
text-decoration:none;
}
#footer a:hover {
text-decoration:underline;
}

#footer .vicLogo{
	width:132px;
	height:41px;
	display:block;
	background:url('../images/vicLogo.png') 0 0 no-repeat;
	text-indent:-9999em;
	position:absolute;
	bottom:21px;
	right:16px;
	}
#footer .moneyHelpDesc{	
	width:150px;
	color:#5e6769;
	padding:0 80px 0 0;
	float:left;
	}
	
/* added on 26/08/2009 */
#contentBox{
	background:url(../images/bg_sidebar3.jpg) 100% 0 repeat-y;
	}
#contentBox-1{
	background:url(../images/bg_sidebar4.jpg) 100% 100% no-repeat;
	padding:0 0 40px 0;
	}
#contentBox-2{
	background:url(../images/bg_sidebar5.jpg) 100% 0 no-repeat;
	overflow:hidden;
	}

#btt {
	width:66px;
	height:12px;
	margin:0 0 0 671px;
	display:block;
	text-indent:-9999em;
	background:url('/images/backtotop.gif') 0 0 no-repeat;
	overflow:hidden;
}
.search #btt{
	margin-left:15px;
	}

.btt {
	width:66px;
	height:12px;
	margin:20px 0 0 468px;
	display:block;
	text-indent:-9999em;
	background:url('/images/backtotop.gif') 0 0 no-repeat;
	overflow:hidden;
}

blockquote {background:url('/Images/bg-blockquote.gif') 0 0 no-repeat; font-size:1.25em; padding:25px 50px 10px 25px; min-height:137px; line-height:1.15em; zoom:1;}
#content.inner blockquote p {margin-bottom:5px;}
/*blockquote p:before{content:open-quote; }
blockquote p:after{content:close-quote; display:inline;}*/

blockquote.small {background:url('/Images/bg-small_blockquote.gif') 0 0 no-repeat; font-size:1.25em; padding:25px 15px 0; min-height:142px; line-height:1.15em; width: 139px; float:right; margin:0 0 15px 15px; margin-bottom:15px}

blockquote.casestudy {background:url('/Images/bg-caseStudy.gif') 0 0 no-repeat; font-size:1em; padding:25px 50px 0 25px; min-height:137px; line-height:1.15em; margin-bottom:15px;}

/*blockquote.casestudy p:before{content:no-open-quote; }
blockquote.casestudy p:after{content:no-close-quote; }*/

blockquote.casestudy a:link, blockquote.casestudy a:visited {background:transparent url(../images/icons/Greenarrow.gif) no-repeat scroll 2px 5px; padding-left:10px;}

#content.inner blockquote.casestudy p {margin-bottom:10px; display:block;}
#content.inner blockquote.casestudy h3 {margin-bottom:10px;}

#content.inner ul li { background:transparent url(../images/bullet_green.jpg) no-repeat scroll left 6px; margin-bottom:5px; padding-left:15px;}
#content.inner ol li { list-style:decimal inside;}

.helpList {
background:url(../images/gradientTile.gif) repeat-x 0 100%;
padding-top:5px;
border-bottom:1px solid #ddeaba;
}

#content ul.helpList li {
background:url(../images/tickIcon.gif) no-repeat 52px center;
height:39px;
padding-left:92px;
font-size:1.167em;
color:#747e80;
}

#content ul.helpList li.singleLine
{
	line-height:39px;
	border-bottom:1px solid #ddeaba;
	padding-left:50px;
	background-position:10px center;
}
#content ul.helpList li.or{
	line-height:19px;
	height:19px;
	background:none;
	}

p.freecall {
background:url(../images/phoneIcon.gif) no-repeat left;
height:35px;
font-size:1.67em;
color:#747e80;
padding-left:45px;
}

p.freecall span {
font-size:0.7em;
display:block;
padding-top:4px;
}

p.or {
font-size:1.167em;
padding-left:45px;
}

p.email {
background:url(../images/envelopeIcon.gif) no-repeat left;
padding-left:45px;
padding-bottom:3px;
font-size:1.67em;
}

p.description{
width:380px;
}

p.email a{
color:#747e80;
}

p.contactTitle{
font-size:1.167em;
color:#616b6d;
font-weight:bold;
padding-top:25px;
width:380px;
}

.helpNote{
color:#93ac4d;
font-weight:bold;
}

#content h3.getHelp{
color:#83b200;
font-size:1.5em;
margin-bottom: 5px;
}

/* Budget Planner Tools */
#content #budgetPlannerTools{
	margin:0 0 17px -10px;
	overflow:hidden; 
	}
	#content #budgetPlannerTools ul{
		}
		#content #budgetPlannerTools li{
			background:#f6f3ee;
			border:1px solid #f4f3ee;
			padding:8px 8px 12px 9px;
			width:152px;
			float:left;
			margin:0 0 0 10px;
			-moz-border-radius:4px;
			-webkit-border-radius:4px;
			}
			#content #budgetPlannerTools strong{
				font-size:1em;
				color:#779800;
				font-weight:bold;
				display:block;
				margin:0 0 7px;
				}
			#content #budgetPlannerTools .requirement{
				margin:11px 0 10px;
				padding:4px 9px 4px 31px;
				display:block;
				border:1px solid #efece7;
				background:#ffffff;
				position:relative;
				-moz-border-radius:4px;
				-webkit-border-radius:4px;
				}
				#content #budgetPlannerTools .requirement a{
					color:#616B6D;
					}
				#content #budgetPlannerTools .requirement .ico{
					display:block;
					width:16px;
					height:16px;
					overflow:hidden;
					position:absolute;
					top:5px;
					left:7px;
					background:url('../images/budgetPlannerToolsIcons.png') 0 0 no-repeat;
					}
				#content #budgetPlannerTools .excel .ico { background-position:0 -16px;}
				#content #budgetPlannerTools .printable .ico { background-position:0 -32px;}
				
			#content #budgetPlannerTools .button{
				background:#82a527;
				font-weight:bold;
				color:#fff;
				padding:4px 9px 4px 8px;
				text-decoration:none;
				-moz-border-radius:4px;
				-webkit-border-radius:4px;
				}