﻿body {
	background-color: #CCCCCC;
	font-size: 12pt;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	vertical-align: top;
}
div#outer {
	border-color: #FFFFFF;
	margin: 0px auto 0px auto;
	width: 920px;
	padding: 0px 0px 0px 20px;
	top: 0px;
	background-image: url('images/marble-big-gray.jpg');
	background-repeat: repeat;
}
div#header {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	text-align: center;
}
.header {
	width: 888px;
}
div#nav {
	border-left: 0px none #B9B9B9;
	border-right: 0px none #B9B9B9;
	border-top: 0px none #B9B9B9;
	border-bottom: 2px solid #B9B9B9;
	margin: 0px;
	padding: 0px;
	width: 900px;
}
div#content {
	margin-top: 0px;
	padding: 0px 2px 15px 0px;
	float: inherit;
	width: 900px;
	min-height: 300px;
}
div#footer {
	border-width: 2px 0px 0px 0px;
	border-color: #BBBBBB;
	padding:  5px 2px 5px 0px;
	clear: both;
	color: #FFFFFF;
	text-align: center;
	width: 900px;
}
td {
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 2px;
	vertical-align: top;
}
img {
	border-style: none;
	border-width: 0px;
}
.img_border {
	border: 10px solid #FFFFFF;
}
* {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}
.footertext {
	background-image: url('images/ftr_back.gif');
	background-repeat: repeat-x;
	color: #000080;
	font-size: x-small;
	padding-top: 5px;
	padding-bottom: 5px;
}
#web_table1 {
	width: 800px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px none #663300;
}
#bannertab {
	table-layout: auto;
	border-collapse: collapse;
	border-spacing: inherit;
	empty-cells: hide;
	width: 100%;
}
#vista-buttons {
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
	}
#photo_sample_table {
	width: 810px;
	text-align: center;
	margin: 25px;
	vertical-align: top;
}
#split_table {
	width: 100%;
}
#cv_table {
	padding: 5px;
	border-collapse: collapse;
	table-layout: auto;
	empty-cells: show;
}
#cv_table td {
	vertical-align: top;
	min-width: 100px;
	padding-right: 2px;
	padding-left: 2px;
}
#form_table {
	width: 650px;
	border-collapse: collapse;
	empty-cells: hide;
	right: auto;
	left: auto;
}
#form_table td {
	width: 300px;
}
#links_table1 {
	width: 98%;
	table-layout: auto;
}
#links_table1 td {
	min-width: 100px;
}
h1 {
	font-size: 28px;
	font-weight: bold;
	background: #DEDEDE;
	color: #000080;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url('images/ftr_back_big.gif');
	background-repeat: repeat-x;
}
h2 {
	background-position: 33px;
	font-size: 25px;
	font-weight: bold;
	background: #EBEBEB;
	color: #000080;
	padding-bottom: 5px;
	background-image: url('images/ftr_back.gif');
	background-repeat: repeat-x;
}
h3 {
	font-weight: bold;
	font-size: 20px;
	color: #000080;
	padding-bottom: 5px;
}
h4 {
	font-weight: bold;
	font-size: 18px;
	color: #000080;
	font-style: normal;
	padding-bottom: 5px;
}
h5 {
	font-weight: bold;
	font-size: 16px;
	color: #000080;
	font-style: normal;
	padding-bottom: 5px;
}
.text {
	font-size: 15px;
	vertical-align: top;
	text-align: justify;
	min-width: 50%;
	padding-bottom: 10px;
}
.bullet {
	list-style: none;
	margin-left: 20px;
	font-size: 15px;
	text-align: justify;
	padding-bottom: 10px;
	vertical-align: middle;
	padding-left: 30px;
}
.image_right {
	padding: 5px 0px 5px 15px;
	float: right;
	display: inline;
}
.image_left {
	padding: 5px 15px 5px 15px;
	float: left;
	vertical-align: middle;
	display:inline;
}
.image_centre {
	padding: 5px 15px 5px 15px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
}
.image_right_narrow {
	padding: 5px 10px 5px 10px;
	float: right;
}
.image_nav {
	padding: 0px;
	text-align: inherit;
}
.bullet li {
	background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
	padding-left: 30px;
	overflow: inherit;
}

