label {
	/* BEGIN Gotham ScreenSmart Black */
	font-family:'Gotham SSm 8r', 'Gotham SSm A', 'Gotham SSm B';
	font-style:normal;
	font-weight:bold;
	/* END Gotham ScreenSmart Black */
	font-size:12px;
}

.form-box{
background:#fff;
padding:36px 20px;
}

p {
line-height:20px
}



input[type="checkbox"] {
	margin-right: 10px;
}

.sam-content {
margin-top: 36px;
}

footer {
margin-top: 36px;
}



h1 {
margin: 0px 0px 22px 0px;
}


h3 {
margin-bottom: 4px;
margin-top: 22px;
color: #333;
font-family: 'Gotham SSm 8r','Gotham SSm A','Gotham SSm B';
font-style: normal;
font-weight: 800;
font-size: 13px;
letter-spacing: 0;
line-height: 16px;
text-transform: uppercase;
transition: color .1s linear;
-webkit-transition: color .1s linear;
}

.form-box a {
text-decoration:underline;
}

.sam-subheader {
	color:#999;
	text-transform:uppercase;
	/* BEGIN Gotham Ultra */
	font-family:'Gotham 9r', 'Gotham A', 'Gotham B';
	font-style:normal;
	font-weight:900;
	/* END Gotham Ultra */
	font-size: 1.9em;
}

.sam-topic-header {
	text-transform:uppercase;
	/* BEGIN Gotham Ultra */
	font-family:'Gotham 9r', 'Gotham A', 'Gotham B';
	font-style:normal;
	font-weight:900;
	/* END Gotham Ultra */
	font-size: 14px;
	margin-top: 20px;
	letter-spacing: 1px;
}
	
.sam-trc-print-info {
font-weight: bold;
margin-bottom: 20px;
}

hr {
border: 0;
height: 1px;
margin:36px 0px;
color:#ccc9c6;
background-color:#ccc9c6;
}	


#samForm .row-fluid {
margin-top: 15px;
}

#samForm .submit-row{
margin-top: 20px;
text-align:right;
}
	
#samForm .label-span {
text-align: right; 
}

.sam-label {
text-align: right;
}

label {

text-align: right;
}

@media (max-width: 688px) {
	#samForm .label-span {
	text-align:left;
	}
	
	label {
	text-align: left;
	}

	.form-horizontal .control-label {
	background-color:red;
	margin-left: 0;
	text-align: left;
	}
}

label {
margin-top:5px;
}


#samForm  input[type="text"],
input[type="textarea"],
input[type="password"],
select,
textarea
{
	width:200px !important;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:12px;
	outline:none !important;
	
		/* BEGIN Gotham ScreenSmart Black */
	font-family:'Gotham SSm 8r', 'Gotham SSm A', 'Gotham SSm B';
	font-style:normal;

	/* END Gotham ScreenSmart Black */
}

textarea.span3 {
	width:370px !important
	}

.ms-srch-sb > input {
display: inline-block;
border-style: none;
outline-style: none;
height: 18px;
margin: 0px 0px 0px 5px;
padding: 0px 0px 0px 0px;
width: 150px;
background-color: transparent;
}

#sam-search-img {
margin: 0px 0px 0px -1px;
}

ul.bi-bullet {
list-style-type: disc;
margin-left: 1.5em;
}

/*
.samSearch {
margin: 0px 0px 0px 5px;
padding: 0px 1px 0px 0px !important;

}

#ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_SearchLink {
margin: 0px 0px 0px -1px;
}


*/
	
	