/* Tree menu cell */
body {
	background-image: url(images/diff_caufield_bkg.jpg);
	background-repeat: repeat-x;
}

.leftnav {
background-image: url(images/diff_brown_01.jpg);
background-repeat:no-repeat;
background-position: top left;
}

.right_nav {
background-image: url(images/diff_caufield_right.jpg);
background-repeat:no-repeat;
background-position: top left;
}
.nav {
font:Georgia, "Times New Roman", Times, serif;
color:#CCCCCC;

}
.logo_left {
background-image: url(images/diff_caufield_01.gif);
background-repeat:no-repeat;
background-position: top left;
}

.fat_black_border {
border:#000000 solid 10px;

}
/*bottom navigation*/
.bottomnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding: 3px;
	color: #36302E;
}
.bottomnav a {
	color: #21341F;
	text-decoration: none;
}
.bottomnav a:hover {
	color: #654557;
	text-decoration: none;
}

/*Search text*/
.search {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	}

.search a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #0066CC;
	text-decoration: none;
	}

.search a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #EF9B39;
	text-decoration: none;
	}
	
.search a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000099;
	text-decoration: none;
	}	
	
	

/*input boxes*/
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	background-color: #EFEFEF;
	border: 1px solid #666666;
	color: #333333;
}

/*Main content cell*/
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #333333;
	text-decoration: none;
	background-image:url(images/diff_caufield_04.jpg);
	background-repeat:no-repeat;
	background-position: top left ;

}


/*******************  All below here copy to sped  ********************/
/*remove .content in sped*/
.content a {
	color: #34627A;
	text-decoration: none;
}
.content a:hover {
	color: #405D26;
	text-decoration: none;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #CCCCCC;
}

/*Headings*/
/*h1 is also the page title*/
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #ffffff;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style:italic;
	color: #2D2B39;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2D2B39;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2D2B39;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2D2B39;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2D2B39;
}

/*other general tags*/
/*make this same as .content, holds in tables etc*/
td { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #333333;
	text-decoration: none;
}
hr {
	color: #666666;
	background-color: #666666;
	height: 1px;
	width: 90%;
}
.tableborder {
	border: 1px solid #666666;
}

.imageborder {
	border: 1px solid #333333;
}

.formField {
	border:solid 1px #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	line-height: 16px;
	padding-left: 4px;
}
.formFieldBG {
	background-color: #579BCB;
	padding: 2px;
	
}
.contactDetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: none;
	background-color: #579BCB;
	padding: 5px;
}
.contactDetails a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.contactDetails a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	border-bottom-style: none;
	background-color: #B2BEA8;
	padding-right: 6px;
}
.alternate_one {
/*background-color: #ABC4D6; */
background-color: #8F98AB;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	font-weight: bold;
	}

.alternate_two {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: none;
	background-color: #579BCB;
	
}
