body {
	margin: 0px;
	background-color: #0082D6;
}
.main {
	background-color: #FFFFFF;
	position: relative;
	width: 780px;
	left: 25px;
	vertical-align: middle;
	background-position: center;
}
.header {
	background-color: #999999;
	height: 120px;
}
.navigation {
	background-color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	height: 26px;
	z-index: 0;
}
.navigation ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	z-index: 0;
}
.navigation li{
	display: inline;
	float: left;
	padding-left: 25px;
	padding-top: 4px;
	z-index: 0;
}
.navigation li a:link{
	text-decoration: none;
	color: #FFFFFF;
	z-index: 0;
}
.navigation li a:visited{
	text-decoration: none;
	color: #FFFFFF;
	z-index: 0;
}
.navigation li a:active{
	text-decoration: none;
	color: #FFFFFF;
	z-index: 0;
}
.navigation li a:hover{
	text-decoration: underline;
	z-index: 0;
}
.mainBody {
	height: auto;
	background-color: #FFFFFF;
}
.bodyNoCol {
	height: auto;
	width: 750px;
	padding: 15px;
	background-color: #FFFFFF;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.bodyText_criteria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.bodyRight {
	background-color: #E5E5E5;
	position: relative;
	width: 149px;
	height: 100%;
	padding: 15px;
	float: right;
	display: block;
}
.footer {
	background-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 26px;
	width: 782px;
}
.bodyLeft {

	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	height: inherit;
	width: 570px;
	float: left;
	padding: 15px;
	background-color: #FFFFFF;
}
.leftCol {
	width: 346px;
	float: left;
	display: block;
}
.rightCol {

	width: 346px;
	float: right;
}
.portfolioPicture {
	width: 150px;
}
.portfolioText {
	width: 600px;
}
.bodyText a:link{
	text-decoration: none;
	color: #003399;
}
.bodyText a:visited{
	text-decoration: none;
	color: #003399;
}
.bodyText a:active{
	text-decoration: none;
	color: #003399;
}
.bodyText a:hover{
	text-decoration: underline;
	color: #000000;
}
.aboutPhoto {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
}

#dropmenudiv{
	position:absolute;
	border-bottom-width: 0;
	line-height:20px;
	z-index:100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #FFFFFF
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #CCCCCC;
}
.subTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.footer {
	background-color: #999999;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 10px;
	width: 780px;
}
.zindex1 {
	z-index: 1000;
}
.footer_nav {
	background-color: #999999;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 10px;
	width: 780px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.border_td {
	border: 1px solid #000000;
}


.bodyNoCol_port {
	height: auto;
	width: 750px;
	padding: 15px;
	background-color: #FFFFFF;
	background-image: url(../_images/port_bg.jpg);
	background-repeat: repeat;
}
