body
{
	color: #333;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	width: 100%;
	background: #FFF;
}
td {
	vertical-align: top;
}
#bodyarea
{
	position: relative;
	top: 10px;
	clear: both;
	width: 600px;
	min-height: 600px;
	vertical-align: top;
}
p {
	margin: 10px 20px 0px 45px;
	vertical-align: top;
}
img { display: block; margin: 0px; } 
li {
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 15px;
}
.internaltable {
	margin-left: 45px;
}
.stafftxt {
	line-height: 15px;
}
.buildertext {
	line-height: 16px;
	margin-top: 0px;
}
.buildertag
{
	line-height: 15px;
	font-style: italic;
}
ul {
	margin-left: 50px;
	margin-right: 30px;
}
li {
	line-height: 17px;
}
.bodytext {
	background: #FFF;
	padding-bottom: 50px;
	padding-top: 0px;
	margin-top: 0px;
	vertical-align: top;
}
.title
{
	font-family: Futura,Verdana, Arial, Helvetica, sans-serif;
	color: #0030b2;
	font-size: 20px;
	margin: 5px 0px 16px 45px;
	line-height: 20px;
	padding-top: 0px;
	vertical-align: top;
}
.subtitle
{
	font-family: Futura,Verdana, Arial, Helvetica, sans-serif;
	color: #0030b2;
	font-size: 16px;
	margin: 10px 0px 10px 45px;
	line-height: 14px;
	padding-top: 0px;
	vertical-align: top;
}
.stafftitle
{
	color: #527211;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	line-height: 15px;
}
.prodtitle
{
	font-family: Futura,Verdana, Arial, Helvetica, sans-serif;
	color: #0030b2;
	font-size: 15px;
	margin-top: 20px;
	line-height: 10px;
}

.titleinput {
	font-weight: bold;
	color: #666;
}
.note
{
	font-size: 10px;
	font-style: italic;
}
.footer {
	background: #BCAF82;
	color: #333;
	font-size: 10px;
	padding: 10px 0 20px 45px;
}
.bodyborder
{
	background: #BCAF82;
	background-image: url(../images/internalbg.gif);
	background-repeat: repeat-x;
 	/* border-top: 0 #007BA8 none;
	border-right: 1px #007BA8 solid;
	border-bottom: 1px #007BA8 solid;
	border-left: 1px #007BA8 solid; */
}
a:link, a:active, a:visited
{
	background: inherit;
	color: #0030b2;
	text-decoration: none;
}

a:hover
{
	background: inherit;
	color: #bcaf821;
	text-decoration: underline;
}
