/* ---------------------------------------- Budget 2013 May 2, 2013 ---------------------------------------- */

/*=padding
-----------*/
.chart { padding: 1em 0; }


/*=prevnext
------------*/
.subpageNextPrev {
  clear:none;
  height:4em;
  position:static;
  width:100%;
  font-size:13px;
}

.subpageNextPrev #prever { float:left; }

.subpageNextPrev #nexter { float:right; }

.subpageNextPrev div span {
  font-size:25px;
  height:1px;
  padding:5px;
  vertical-align:sub;
  width:1px;
}


/*=row class fix (for Firefox)
------------------------------*/
.row { overflow: visible; }


/*=typography
--------------*/
.bud13h2 {
	color:#990033;
	font-size:18px;
}

.bud13h3 {
	font-size:16px;
}

.bud13h4 {
	font-size:14px;
}

.bud13h5 {
	font-size:12px;
}

.bud13h6 {
	font-size:12px;
	font-style:italic;
}

.fes13h3 {
	font-style:italic;
}


/*=visuals
-----------*/
div.highlight {
	margin: 2em 0;
	padding: 1em;
	background-color: #fffaef;
	border-top: 4px solid #990033;
	border-bottom: 2px solid #990033;
}

caption {
	background-color: #990033;
	color: #ffffff !important;
}

span.tab1num {
	padding: 0 20px;
}
span.tab2num {
    padding: 0 15px;
}