.body {
	font-family: Verdana, Helvetica, sans-serif;
	background-image:url(/images/williams_01.gif);
	background-repeat:repeat-x;
	background-color:#10243C;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Baskerville, Times, “Times New Roman”, serif;
	line-height: 1.2em;
}
p {
	line-height: 1.5em;
font-size: 12px;
}
table, tr, td {
	color:#333333;
	font-size:12px;
}

h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}

h3, h4 {
	color:#003366;
}
.foot {
	color:#ffffff;
	font-size:11px;
}
a.afoot {
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}
a.afoot:hover {
	color:#0033cc;
	font-size:11px;
}
a {
	color:#29356E;
	font-size:12px;
}
a.white {
	color:#ffffff;
	font-size:12px;
}
a:hover {
	color:#003333;
	font-size:12px;
}
.text {
	line-height:19px;
}
.smaller {
	color:#ffffff;
	font-size:11px;
}
textarea, input, select {
	border: 1px solid #333;
	font-size:11px
}
.white {
	color:#ffffff;
}
b {
	color:#003366;
}
#prac ul {
	margin:0px;
	padding:9px 0px 6px 40px;
}
#prac li {
	list-style-image:url(/images/bullet.gif);
	margin-bottom: 7px;
}
#prac a {
	font-weight:bold;
}
/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.custom-form .pad_frm_itm {
	padding:3px 0px;
	margin:0px;
}
.custom-form .form-label {
	width:30%;
	padding:0px 5px 0px 0px;
	display:inline-block;
	vertical-align:top;
}
.custom-form .form-pct {
	width:65%;
}
.custom-form .msg-pct {
	width:95%;
	height:70px;
	overflow:auto;
}
.custom-form {
	width:450px;
}
.custom-form fieldset {
	margin:0px 0px 10px 0px;
	padding:0px;
	border:none;
}
.custom-form legend {
	padding:0px 2px;
	font-weight:bold;
}
.custom-form ol {
	margin:0px;
	padding:0px;
	list-style:none;
}
.custom-form li {
	list-style:none;
}
/*  <![ Disclaimer alert [ ----------------------------------------------------*/

#overlay_div {
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;
}
#overlay_div p {
	border-top:1px solid #0a3150;
	padding-top:6px;
}
#iagree {
	position:absolute;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:15px 15px 15px 15px;
	border:1px solid #031c40; /* Disclaimer box border color */
	background-color:#ececec; /* Disclaimer box bgcolor color */
	width:415px;
	margin:4px 0 0 0;
}
#overlay_div h3 {
	font:18px Verdana, Arial, Helvetica, sans-serif;
	color:#031c40;
	padding:0;
	margin:0;
}
#iagree .overlay_submit {
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#fff;
	border:1px solid #999;
	float:right;
}
#iagree .checkbox {
	float:left;
	height:22px;
	display:block;
	width:280px;
}
#iagree input#Agreement {
	position:relative;
	top:3px;
	border:none;
}
/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] -----------> */
#directionsForm {
}
/* div that wraps form */
#directionsInput {
	padding:10px 0px;
}
#fromAddress {
	width:350px;
}
#directionsLocale {
	padding:10px 0px;
}
#locale {
}
#directionsSubmit {
	padding:10px 0px;
}
#map {
	border:1px solid #000;
	color:#000;
}
#addressNotFound {
}
#directions {
}
