body {
	margin: 0px 0px 0px 0px;
}
p, ol, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: 14px;
	margin-top: 0px;
}

ul {
	margin-left: 20px;
	list-style-position:outside;
	padding-left: 0px;
}

p.quote {
	font-size: 12px;
	color: #000000;
	font-style: italic;

}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	margin-top: 10px;
}

.bqstart {
	float: left;
	height: 30px;
	margin-top: -30px;
	padding-top: 45px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	margin-left: -40px;
	font-size: 600%;
	color: #9CABCF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.bqend {
	float: right;
	height: 30px;
	margin-top: 20px;
	padding-top: 25px;
	margin-right: -20px;
	font-size: 600%;
	color: #9CABCF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.lightrow, .lightrow td, .lightrow a {
	background-color: #CCCCCC;
	color:#000000;
	text-decoration: none;
}
.darkrow, .darkrow td, .darkrow a {
	background-color: #AEAEAE;
	color:#000000;
	text-decoration: none;
}

#container {

	background-image: url(images/bg_signingon.jpg);
	background-position: top right;
	background-repeat:no-repeat;
	width: 750px;
	height: 610px;

}

#clearingTop {
	position: relative;
	clear: both;
	height: 1px;
}
#clearing {
	clear: both;
}

#topHolder {
	position: relative;
	width: 750px;
	height: 300px;
}

#logoLeft {
	float: left;
	width: 0px;
	height: 248px;

}

#logoRight {
	float: left;

	width: 400px;
	height: 231px;
	border: 0px solid #FF0000;
}

#logoRight i {
	visibility: hidden;
}

#filler {
	background-image: url(images/kshtop.gif);
	background-repeat: no-repeat;
	width: 380px;
	height: 13px;
	border: 0px solid #FF0000;
}

#fillerbottom {
	background-image: url(images/kshbottom.gif);
	background-repeat: no-repeat;
	width: 380px;
	height: 61px;
	border: 0px solid #FF0000;
}

#sectiontitle {
	position: absolute;
margin-left: 200px;
	margin-top: -40px;
	background-image:url(images/title_wills.gif);
	background-repeat:no-repeat;
	width: 254px;
	height: 29px;
}

#sectiontitle h1 {
	visibility: hidden;
}

#quote {
	float: right;
	width: 300px;
	height: 260px;
}

#middleHolder {
	position:relative;
	width: 750px;
	min-height: 400px; /* IE7 fix: changed from height: 400px; */
	border: 0px solid #FFF000;	
}

#leftsidebar {
	position: relative;
	float: left;
	width: 210px;
	height: 290px;
}

#address {
/*	background-image:url(images/address.gif);*/
	margin-left:30px;
	height: 105px;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}

/*#address i {
	visibility: hidden;
	position: absolute;
	text-align: center;
}*/

#emailAddress {
	width: 210px;
	height: 30px;
}

#emailAddress a {
	margin-left:30px;
	text-decoration: underline;
	color: #006699;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold; 
	font-size:10px;
}

#emailAddress a:hover {
	margin-left:30px;
	text-decoration: none;
	color: #666666;
	font-size:9px;
}

#logosHolder {
	background-image: url(images/logos.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 210px;
	height: 162px;	
}

#maincontent {
	border: 0px solid #FF0000;
	float: left;
	width: 530px;
}

#maincontent a:link, a:active, a:visited {
	text-decoration: underline;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
}

#maincontent a:hover {
	text-decoration: none;
	color: #666666;
}

#bottomHolder {
	position: relative;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 750px;
	height: 15px;
	border: 0px solid #0000FF;
}

/* Form elements */
/******************************/

div.row {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
	padding-top: 5px;
}

div.row span.label {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 180px;
	text-align: right;
}

div.row span.formw {
	float: right;
	text-align: left;
} 
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 160px;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 190px;
}
.subButton {
	width: 30px;
	font-size: 10px;
	background-color: #E99C30;
	color:#F7EF78;
	font-weight:bold;
}

/******************************** Fat Frog Logo *********************************/

#fatfrog {
	text-indent: -9999px;
	width: 150px;
	height: 26px;
	margin-left: auto;
	background: transparent url(/images/fatfrog.gif) top center no-repeat;
}
#fatfrog a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	text-align: center;
}
