h2.tool-title {
	display: none;
}
		
div.content-summary {
	padding-bottom: 20px;
}

div.document {
	background: none repeat scroll 0 0 #EBEBE4;
    border-radius: 5px;
    margin: 0;
    overflow: hidden;
	padding: 0 !important;
	margin-bottom: 20px;
}

div.document h4.summary, div.document h4.summary a {
	color: #CF4211 !important;
    font: 800 16px/22px 'Raleway',Arial,Helvetica,sans-serif !important;
    text-decoration: underline !important;
}
		
div.content-summary ul.props {
    background: none repeat scroll 0 0 #EBEBE4;
    border-radius: 0 5px 5px;
    margin: 0;
    overflow: hidden;
    padding: 12px 10px;
}
		
form.main {
	clear: left !important;
}

#AppMain {
	clear: both;
	padding-top: 10px;
}

div.flx {
	padding: 0 !important;
	margin-bottom: 10px; 
	width: 33%;
}

div.flx h4.summary {
	padding: 0 !important;
	margin: 0 !important;
	background: none !important;
	border-radius: 0 !important; 
}

div.content-summary.flx {
	width: 100%;
}

h4.summary.ExpandableBGColor.expandable, h4.summary.expandable.ExpandableBGColorOpen {
    border: 1px solid #ddd !important;
    cursor: pointer !important;
    display: block !important;
    font-weight: bold !important;
    margin: 0 !important;
    padding: 10px !important;
    transition: all 0.15s ease-out 0s;
}

.labelinstructions {
    background-image: url("/styles/images/ian/directory/buttons/open.png");
    background-position: right center;
    background-repeat: no-repeat;
    color: rgba(196, 196, 196, 1);
    float: right;
    font-size: 0.8em;
    height: 26px;
    margin-right: -2px;
    padding-left: 55px;
    padding-right: 55px;
    text-align: right;
}

.labelinstructions-minus {
    background-image: url("/styles/images/ian/directory/buttons/close.png");
    background-position: right center;
    background-repeat: no-repeat;
    color: rgba(196, 196, 196, 1);
    float: right;
    font-size: 0.8em;
    height: 26px;
    margin-right: -2px;
    padding-left: 55px;
    padding-right: 55px;
    text-align: right;
}

h2#ToolTitle {
	display: none;
}

h2.tool {
	display: none;
}
		
h4.summary {
	background: none repeat scroll 0 0 #EBEBE4;
    border-radius: 5px 5px 0 0;
    color: #5B5D48;
    display: inline-block;
    font: 800 12px/18px 'Raleway',Arial,Helvetica,sans-serif;
    padding: 4px 11px 0 !important;
    text-transform: uppercase;
}
		
h4.summary a {
    color: #5B5D48;
    font: 800 12px/18px 'Raleway',Arial,Helvetica,sans-serif;
    text-decoration: none;
}
		
div.group {
	padding-top: 15px;
}
		
div.group h3 {
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #E2E2D7 !important;
    border-image: none !important;
    border-style: solid !important;
    border-width: 3px 0 !important;
    color: #5B5D48 !important;
    font: 800 15px/22px 'Raleway',Arial,Helvetica,sans-serif !important;
    margin: 0 0 19px !important; 
    padding: 6px 0 !important;
    text-transform: uppercase;
	background: none !important;	
	border-radius: 0 !important;
    line-height: normal !important;	
}

div.group > h3 {
	margin-top: 15px !important;
}
		
div.content-detail {
	padding-top: 15px;
}
		
div.content-detail h3 {
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #E2E2D7 !important;
    border-image: none !important;
    border-style: solid !important;
    border-width: 3px 0 !important;
    color: #5B5D48 !important;
    font: 800 15px/22px 'Raleway',Arial,Helvetica,sans-serif !important;
    margin: 0 0 19px !important; 
    padding: 6px 0 !important;
    text-transform: uppercase;
	background: none !important;	
	border-radius: 0 !important;
    line-height: normal !important;		
}
		
#content h4 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: none;
    border-image: none;
    border-style: none;
    border-width: 0;
    color: none;
    font: none;
    margin-bottom: 0;
    padding-BOTTOM: 0;
}

sup.national {
	font-size: .5em;
}

@media only screen and (max-width:767px){
	.labelinstructions, .labelinstructions-minus {		
		background-image: none !important;
    	margin-right: 0 !important;
    	padding-left: 0 !important;
    	padding-right: 0 !important;
	}
}