* {
	border: 0;
	margin: 0;
	padding: 0;
}

body
{
	background-color: #7a7466;	
	
	color: #545454;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

td
{
	vertical-align: top;
	text-align: left;
}

p { padding: 0; margin: 0 0 15px 0; }
ul { padding: 0; margin: 0 0 15px 30px; list-style-position: inside; }
li { padding: 0; margin: 0 0 5px 0; }

a { color: #6f9700; text-decoration: none; }
a:hover { color: #6f9700; text-decoration: underline; }

/* --- --- */

.iqfooter
{
	color: #bbb6b0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	
	padding: 0 0 0 5px;
	
	vertical-align: bottom;
}
.iqfooter a { color: #bbb6b0; }
.iqfooter a:hover { color: #bbb6b0; }

.internal_home
{
	background-color: #fffaef;
	background-image: url(images/intbg_home.jpg);
	background-position: top center;
	background-repeat: no-repeat;

	height: 315px;
	color: #6e6d6c;
}

.internal
{
	background-color: #fffaef;
	background-image: url(images/intbg.jpg);
	background-position: top center;
	background-repeat: no-repeat;

	height: 315px;
	color: #6e6d6c;
}

.page_content { padding: 35px 70px 35px 70px; }

.page_title
{
	color: #966743;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding-bottom: 20px;
}

/* --- D01 (Contact) --- */

.form_field_label
{
	text-align: right;
	padding: 2px 0 2px 0;
}

.form_field_holder
{
	padding: 2px 0 2px 10px;
}

.form_field_input
{
	border-color: #7a4d2d;
	border-style: inset;
	border-width: 1px;
}

.form_field_button
{
	background-color: #c2bfa5;
	border-color: #7a4d2d;
	border-style: outset;
	border-width: 1px;
}

.button_hover
{
	background-color: #c2bfa5;
	border-color: #7a4d2d;
	border-style: inset;
	border-width: 1px;
}

/* --- A07 (Directions) --- */

.a07_holder
{
	text-align: center;
	padding: 15px 0 15px 0;
}

/* --- E24b (Awards, Pregnancy, Services, New Tech, Free Eval) --- */

.e24_image_holder
{

}

.e24_photo
{

}

.e24_jumplinks
{
	padding-top: 15px;
}

.e24_table
{

}

.e24_text
{
	padding-top: 15px;
}

.e24_title
{
	color: #ce816f;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
}

.e24_files
{

}

.back_to_top
{
	text-align: center;
	padding: 15px 0 15px 0;
}

.port_nav
{
	text-align: left;
	margin: 0 15px 15px 0;
}



