body{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
}
td{
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.openingText{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 19pt;
	color: #001D3C;
}
.bioName{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	line-height: 24pt;
	color: #666666;
}

.bioName2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	line-height: 16pt;
	color: #666666;
}

.home_headerLeft {
	background-color: #001A3B;
	padding: 21px;
}
.headerLeft {
	background-color: #001A3B;
	height: 140px;
	width:520px;
	padding: 21px 21px 18px 21px;
}
.headerRight {
	background-color: #77777b;
	height: 140px;
	width:235px;
}
.pageHeadings {
	height: 101px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 21px;
	margin-left: 15px;
}
.pageHeader{
	background-color: #77777B;
	padding:0px;
	height:30px;
	padding-left:21px;
	margin:0;
}
.pageHeadline {
	height: 126px;
	padding-left:21px;
	padding-top: 28px;
}
#profileHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
}
.homeContentsLeft object{
	display: block;
}
.pageContentsLeft {
	height: 313px;
	padding-left:21px;
	padding-top: 15px;
	padding-right: 21px;
	padding-bottom: 21px;	
}

p#pageContentsLeft2 {
	padding-left:0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;	
}

.pageContentsRight {
	height: 313px;
	padding-left:15px;
	padding-top: 15px;
	padding-bottom: 21px;
}
.download {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding-left:21px;
	color:#333333;
	line-height:30px;
}
.topBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.logo {
	float: left;
	width: 295px;
}
.mainNavContainer {
	float: left;
	width: 95px;
}
a.mainNav{
	float:left;
	background-repeat: no-repeat;
	margin-bottom:5px;
	height:13px;
	width:95px;
	text-decoration:none;
	line-height: 13px;
	display: block;
	overflow: hidden;
}

a.mainNavb{
	float:left;
	background-repeat: no-repeat;
	margin-bottom:2px;
	height:13px;
	width:95px;
	text-decoration:none;
	line-height: 13px;
	display: block;
	overflow: hidden;
}

a.mainNavb:hover{
	background-position: 0px -13px;
}

a.mainNav:hover{
	background-position: 0px -13px;
}
a.subNav{
	margin-right:13px;
	display:block;
	overflow:hidden;
	line-height:30px;
	background-repeat:no-repeat;
	text-decoration:none;
	float:left;
	height:30px;
	border-right-color:#77777B;
	border-right-width:1px;
	border-right-style:solid;
	background-position: 0px -30px;
}
a.subNav:hover{
	background-position: 0px 0px;
}	
a{
	text-decoration:none;
	color:#001d3c;
}
a:hover{
	text-decoration:underline;
	color: #77777B;
}