/**
 * Use this file to add additional/override styles
 *
 * ==================================================
 * DO NOT put styling into the network assets unless
 * you are absolutely sure you wish to modify all
 * sites for the network!
 * ==================================================
 */
 
 
#branding {
	background: #fff url('../uploads/files/header1.jpg') right top no-repeat;
}

#branding h1 a {
	background:transparent url(/uploads/images/company-logo.gif) no-repeat scroll 13px 17px;
}
#branding a.emailLink{position: absolute;display:block; width:54px;height:17px; margin: 98px 0 0 893px;
	background: none;
}
.inner-forms #site-container #content
{
	padding: 20px 20px 0;
	width: 940px;
}
.inner-forms h3 
{
	border: 0px none;
}
.inner-forms h4
{
	font-weight: bold;
	font-size: 17px;
	
	margin-top: 25px;
}
.inner-forms h5
{
	margin: 25px 0 5px 0;
}
.inner-forms table tr td
{
margin:0;
padding:0;
vertical-align: middle;
height: 20px;
}
.inner-forms  .formFields tr td
{
	vertical-align: top;
	padding-top: 7px;
}
.inner-forms  .formFields input[type=text], .inner-forms  .formFields textarea
{
	margin: 0;
	padding: 0;
	width: 328px;
}
.inner-forms  .formFields textarea
{
	height: 82px;
}
.inner-forms .error {

background-color: #fff;
border: 0px none;
}
.inner-forms input.error,  .inner-forms textarea.error {
border: 1px solid #BBB;
}
.inner-forms  span span span
{
	clear: both;
	display:block;
}
.inner-forms  h6
{
	color: #666666;
	font-weight: normal;
}
.inner-forms  .printData 
{
	display: none;
}
.ecgTables
{
	border-bottom:1px solid #BBBBBB;
	border-left:1px solid #BBBBBB;
	border-right:1px solid #BBBBBB;
}
.ecgTables th {
	color:#2D2A6F;
	border-top:1px solid #BBBBBB;
	padding: 7px;
}
.ecgTables td {
	border-top:1px solid #BBBBBB;	
	padding: 7px !important;
}
.ecgTables td input {
	margin: 0 0 0 15px;
}
.itForms th
{
	color: #312E7B;
}
.questionTitle
{
	float: left;
	margin-right: 10px;
}
.question
{
	margin: 0 0 50px;
	padding: 26px 0 0;
}

.big-blue-man {
padding-left:24px !important;
padding-top:10px !important;
}

.big-blue-man .box {
background: none!important;
}

#header #branding a { 
	/*background: url('/uploads/images/company-logo.gif') no-repeat 27px 10px !important;*/
	display:block;
	height:129px;
	text-indent:-9999px;
	width:314px;
}

/* --------------------- */
.search-box.home {
	margin-left:19px;
}
.search-box {
	width:210px;
	padding-bottom: 20px;
}

.search-box label{
	color: #56A2D5;
    display: block;
    font-size: 14px;
    text-decoration: none;
}

.search-box input#keywords{	
	color: #666666;
    float: left;
    height: 18px;
    margin: 0;
    padding: 0 0 0;	
}

.search-box input.submit{	
	text-decoration:none;
	background:url("images/button_submit.jpg");
	background-repeat:no-repeat;
	width:58px;
	height:21px;
	border:none;
	margin-left:2px;
	cursor:pointer;
	float:left;
}
