body {
margin: 0px;
padding:0;
background: #d1c6b5 url(../Img/bg_gradient.jpg) repeat-x top;
}

body, table, td, input {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

/********************* Content Styles ************************/

td .h1 {
line-height:35px;
font-size:18px;
background: url(../Img/bg_heading.jpg) no-repeat;
}

h1 {
color:#FFFFFF;
margin:0;
padding:0 0 0 40px;
line-height:35px;
font-size:18px;
}

h5 {
color:#000000;
margin:0;
padding:20px 0 20px 0;
line-height:35px;
font-size:18px;
}

h2 {
color:#528DBD;
margin:0;
padding:0 0 10px 0;
font-size:12px;
}

p {
margin:0;
padding:0 0 10px 0;
color:#5D5047;
line-height:16px;
}

a {
color:#528DBD;
}

a:hover {
color:#A39184;
}

a.alt {
color:#A39184;
}

a.alt:hover {
color:#528DBD;
}

#utilities {
color:#B8A597;
font-weight:bold;
font-size:10px;
margin-top:27px;
}

#utilities a{
color:#B8A597;
text-decoration:none;
}

#utilities a:hover{
color:#528DBD;
}


.footerright {
color:#528DBD;
}

.footerleft {
color:#A39184;
}

.footer a {
text-decoration: none;
color:#528DBD;
}

.footer a:hover {
text-decoration: none;
color:#A39184;
}

/********************* Content Styles ************************/



/********************* Layout Styles ************************/

.masthead {
background: url(../Img/logo_campbells.gif) no-repeat left center;
}

.menu {
background: url(../Img/menu_gradient.gif) no-repeat right center;
}

.content {
background: url(../Img/content_borders.gif) no-repeat center 127px;
height:400px;
}

.contentgradient{
background: url(../Img/content_gradient.jpg) repeat-x center bottom;
height:255px;
}

.ContentLeft {
padding:20px 30px 20px 20px;
border-right:1px dotted #B8A597;
}

.ContentRight {
padding:20px 20px 20px 30px;
}

.footer {
height:35px;
padding-bottom:10px;
}

/********************* Layout Styles ************************/

table.response checkbox, table.response radio
{
	float: left;
	width: 15px;
	display: inline;
}

table.response label
{
	margin-left: 30px;
	display: block;
	margin-top: -17px;
}

#homeLink
{
	 position: absolute; 
	 cursor: pointer; 
	 cursor: hand; 
	 margin-left: 5px; 
	 top: 30px; 
	 width: 350px; 
	 height: 80px;
}

.button
{
	background-color: #528DBD;
	color: #FFFFFF;
	border: #528DBD 1px solid;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
}