
BODY
{
	background-image: url("/images/diag.gif");
	background-repeat: repeat;
	background-color: #474747;
	margin: 0;
	padding: 0 0 30px 0;
}

A { color:#2B56B5; text-decoration:none; }
A:hover { color:#2B56B5; text-decoration:underline; }

.main_table
{
	background-color: #ffffff;
	background-image: url("/images/red_grad.jpg");
	background-position: bottom left;
	background-repeat: repeat-x;
}

.right_shadow
{
	background-color: #ff0000;
	background-image: url("/images/shadow_right.gif");
	background-repeat: repeat-y;
}

.nav_cell
{
	text-align: right;
	vertical-align: top;
	padding-right: 0;
	padding-top: 20px;
	padding-bottom: 30px;
}

.nav_holder
{
	text-align: right;
	border-style: solid;
	border-color: #000000;
	border-width: 0 1px 0 0;
	padding-right: 10px;
}

.main_cell
{
	background-image: url("/images/coffee_ring.jpg");
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 26px 15px 20px 15px;
	text-align: left;
	vertical-align: top;
}

.blue_bar
{
	background-image: url("/images/ring_right.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
}

/* Navigation */

h1, h2, h3, h4, h5 {
	font-family: Eurostile;
	font-weight: bold;
	letter-spacing: .0em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

h1 {
	font-size: 13px;
	color:#D73119;
	font-weight: bold;
	text-align: right;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
}
h1 A { color:#D73119; text-decoration:none; }
h1 A:hover { color:#464646; text-decoration:none; }

h2 {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
}
h2 A { color:#000000; text-decoration:none; }
h2 A:hover { color:#1A248F; text-decoration:none; }

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	padding: 0 0 0 0;
	margin: 3px 0 0 0;
}
h3 A { color:#6E6C6C; text-decoration:none; }
h3 A:hover { color:#1A248F; text-decoration:none; }

.page_title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #2C57B6;
	letter-spacing: -.1em;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 1em;
}

.page_text
{
	color: #606060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 18px;
}

.three_col_table
{
	width: 100%;
	margin-top: 30px;
}

.three_col_cell
{
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #202020;
	line-height: 16px;
	padding-right: 10px;
}

.three_col_image
{
	border: solid 1px #000000;
	margin-bottom: 5px;
}

.go_button
{
	margin-top: 5px;
}

.subpage_holder
{
	margin-top: 25px;
	width: 450px;
}

.subpage_icon_holder
{
	text-align: left;
	vertical-align: top;
	width: 105px;
}

.subpage_icon
{
	border: solid 1px #636363;
}

.subpage_desc
{
	width: 320px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #202020;
	line-height: 16px;
}

.subpage_title
{
	color: #2C57B6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.subpage_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	margin-top: 5px;
}
.subpage_link A { text-decoration:none; color:#999999; }
.subpage_link A:hover { text-decoration:none; color:#CCCCCC; }

.vln1_photo_table
{
	margin: 20px 0 20px 0;
}

.vln1_large_image_holder
{
	vertical-align: top;
	text-align: left;
	padding-right: 10px;
}

.vln1_large_image
{
	border: solid 1px #636363;
}

.vln1_small_images_holder
{
	text-align: left;
	vertical-align: top;
}

.vln1_small_image_holder
{
	text-align: left;
	vertical-align: top;
	padding: 0 10px 10px 0;
}

.vln1_caption
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 218px;
}

.vln1_small_image
{
	border: solid 1px #636363;
	cursor: pointer;
}

.vln1_files_holder
{
	margin-top: 10px;
}

.vln1_file_item
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.staff_table
{
	width: 100%;
	margin: 20px 0 20px 0;
}

.staff_photo_holder
{
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 20px;
}

.staff_photo
{
	border: solid 1px #636363;
}

.staff_text
{
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #202020;
	line-height: 16px;
	padding-bottom: 20px;
}

.staff_text_title
{
	font-weight: bold;
	font-size: 11px;
}

.vln2_client_list_table
{
	margin-bottom: 20px;
	width: 100%;
}

.vln2_client_list_cell
{
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.vln2_client_table
{
	margin: 20px 0 30px 0;
	width: 100%;
}

.vln2_client_photo_holder
{
	text-align: left;
	vertical-align: top;
	padding-right: 15px;
}

.vln2_client_photo
{
	border: solid 1px #636363;
}

.vln2_client_text
{
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #202020;
	line-height: 16px;
}

.vln2_client_title
{
	font-size: 12px;
	font-weight: bold;
}

.vln2_back_to_top
{
	text-align: right;
	margin-top: 5px;
}

.form_lbl
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
}

.e12_table
{
	width: 100%;
}

.e12_photo_holder
{
	vertical-align: top;
	text-align: left;
	padding: 0 15px 25px 0;
}

.e12_photo
{
	border: solid 1px #636363;
}

.e12_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
	vertical-align: top;
	text-align: left;
	padding: 0 0 25px 0;
}

.e12_title
{
	font-weight: bold;
	font-size: 13px;
}

.e12_link_holder
{
	margin-top: 5px;
	text-align: left;
	font-size: 14px;
	vertical-align: middle;
}

.e12_icon
{
	border: 0;
}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 0;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 0;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 10px;
	font-weight: normal;
	padding: 0 0 0 0;
}

.sIFR-hasFlash .page_title {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 22px;
}



.black_bar
{
	background-color: #000000;
}

.iqfooterW {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 2px;
	vertical-align: bottom;
}

.iqfooterW a{color: #FFFFFF;}
.iqfooterW a:hover{color: #EEEEEE;}