/* div{
	max-width:1000px !important;
} */
#header{
	background: url("images/footerbg.png") no-repeat scroll 0 100% transparent;
    	padding-top:25px;
	color:#ffffff;
}

#scallop{
background: url("images/scallop.png") repeat-x scroll 0 100% transparent;
height:10px;
}

#scalloptop{
background: url("images/scalloptop.png") repeat-x scroll 0 0 transparent;
height:10px;
}

.large-12 {
    	background: none repeat scroll 0 0 transparent;
 	
}
 
.top-bar {
    	background: none repeat scroll 0 0 #333333;
}

.top-bar.expanded .title-area {
    background: none repeat scroll 0 0 #333333;
}

#footborder{
	    background: url("images/footerbg.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
}

.name .menu a {
    	color: #333333;
}

a {
    	color: #445748;
}

a:hover, a:focus {
    	color: #445748;
}

#header a, #header a:hover, #header a:focus{
	color:#ffffff;
	text-decoration:underline;
}

caption, .label, form h3 {
    	background-color: #445748!important;
    	color: #ffffff !important;
    	margin-bottom: 5px !important;
    	margin-top: 5px !important;    
}

p.synopsis {
    	color: #445748!important;
	font-weight: bold;
}

#tdLightColor em{
	color:#445748;
}

caption em{
	color:#ffffff !important;
}

#content3 img{
	max-width:100%;
	height: auto;
}


/* .basicText{
	width:100%;
} */

input[type="text"]{
	min-width:100px;
}

#tdHeader{
	background:#445748;
	color:#ffffff !important;
border: 1px solid #babbbb;
font-weight: bold;
}

#common-content{
	width:100%;
border-left: 1px dotted #aaaaaa;
padding-left: 18px;
}

#rightside2{
	width:100%;
}



table {
	margin: 0;
    	border-collapse:collapse;
    	border-spacing:0;
	/* width:100%; */
}

table tr td {
	padding:0;
}

h1,h2,h3,h4,h5,h6{
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

body{
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	background: url("images/bg.png") repeat scroll 0 0 transparent;
}

.row{
	max-width:100%;
   	
}

#bodyContent{

	background-size:100%;
	margin-top: -16px;
}

.rowHeader{
	margin: 0 auto;
  	max-width: 62.5em;
    	width: 100%;
}




/* adjusting the padding below will adjust the foundation width for all columns */
.column, .columns{
	/*  padding-left: 0;
	padding-right: 0;*/
}

/* Breadcrumbs css code found in "foundation.css" */


#breadCrumbs{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    	float: right;
    	margin-left: 0;
    	margin-right: 23px;
    	text-align: right;
    	width: 96%;
}

/* This enables the menu elements to be seen over other rows*/
#cssmenu ul li ul, ul li ol{
	z-index: 100;
}

#pagetype table{
	width: 100%;
}

#contactus {
    	margin-left: auto;
    	margin-right: auto;
    	margin-top: 5px;
    	padding: 0;
    	width: 98%;
}
#contactus div {
    	padding: 3px;
}
#contactus td {
    	vertical-align: top;
}
#contactus td.address {
    	width: 49%;
}
#contactus div.physicalAddress {
    	margin-bottom: 1em;
}
#contactus div.physicalAddress > h3 {
    	margin-bottom: 0.5em;
}
#contactus div.mailingAddress {
    	margin-bottom: 1em;
}
#contactus div.mailingAddress > h3 {
    	margin-bottom: 0.5em;
}
#contactus td.map {
    	width: 49%;
}
#contactus td.map div.map {
    	border: 1px solid #808080;
}
#contactus #contactusForm {
    	margin-left: auto;
    	margin-right: auto;
    	margin-top: 1em;
    	/* width: 95%; */
}
#contactus .mapLink {
    	font-size: small;
}
#contactus .mapFrame {
    	border: 0 none;
    	height: 100%;
    	margin: 1%;
    	padding: 3px;
    	width: 96%;
}
#contactus #contactusForm tr#name td {
    	padding-top: 1em;
}
#contactus .label {
    	text-align: right;
}
/* #contactus #contactusForm input[name="userName"] {
    	width: 50%;
}
#contactus #contactusForm input[name="userEmail"] {
    	width: 50%;
} */
#contactus #contactusForm textarea {
    	height: 150px;
/*  	width: 50%; */
}
#contactus #contactusForm input[type="submit"] {
    	margin-bottom: 25px;
    	margin-right: 50px;
    	margin-top: 15px;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
    	margin:0;
    	padding:0;
}
html,body {
    	width:  100%;

    	*height: auto;
    	*width: auto;
    	margin: 0px;
    	padding: 0px;
}

#rightSide .large-12{
background:none !important;
border:none !important;
}

.survey-question {

    text-align: left;
}

.survey-question li{
list-style: none outside none !important;
padding-bottom: 0px !important;
}

#ticker-container{
    text-align: center;
}

#ticker-container li{
list-style: none outside none !important;
padding-bottom: 10px !important;
margin-left: 0 !important;
}

#show-results{
padding-bottom:15px;
}

div#news-pageapp {
    margin-left: 4% !important;
}



#show-results{
padding-bottom:15px;
}

.pageapp {
    margin-left: 4%;
}

.syncontent{
text-align:left;
}

.syncontent .large-6{
padding:2% !important;

}
