.mainTable {
	width: 770px;
	margin-left:auto;
	margin-right:auto;
}
.emailUpdateHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333380;
}
.emailDataLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}
#header {
	height:130px;
	background-color:#CCCCCC;
	border-top:solid 15px #213D91;
	border-bottom:solid 12px #213D91;
}
#updates {
	display:inline;
	padding-top:5px;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
}
.registerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
.homeGrayTextLeftHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #999999;
}
hr {
	color:#999999;
	background:#999999;
	border: 0;
	height:1px;}
#flash {
	width:608px;
	float:left;
	margin-right:5px;
}
#nav img {
	padding:0;
	margin:0;
	border:0;
}
#nav {
	clear:both;
	height:28px;
	border-bottom:1px #999999 solid;
}

#nav a{
	height: 22px;
	padding: 3px;
	display: block;
	float:left;
	font-size: 1px;
}

a.navHome {
	width:71px;
	background-image:url(../img/butHome.gif);
	color:#FFFFFF;
}
a.navHomeLand {
	width:71px;
	background-image:url(../img/butHome_f3.gif);
	color:#213D91;
}
a.navHome:hover {
	background-image:url(../img/butHome_f2.gif);
	color:#D2472A;
}
a.navMeetLee {
	width:70px;
	background-image:url(../img/butMeetLee.gif);
	color:#FFFFFF;
}
a.navMeetLeeLand {
	width:70px;
	background-image:url(../img/butMeetLee_f3.gif);
	color:#213D91;
}
a.navMeetLee:hover {
	background-image:url(../img/butMeetLee_f2.gif);
	color:#D2472A;
}
a.navIssues {
	width:70px;
	background-image:url(../img/butIssues.gif);
	color:#FFFFFF;
}
a.navIssuesLand {
	width:70px;
	background-image:url(../img/butIssues_f3.gif);
	color:#213D91;
}
a.navIssues:hover {
	background-image:url(../img/butIssues_f2.gif);
	color:#D2472A;
}
a.navGallery {
	width:70px;
	background-image:url(../img/butGallery.gif);
	color:#FFFFFF;
}
a.navGalleryLand {
	width:70px;
	background-image:url(../img/butGallery_f3.gif);
	color:#213D91;
}
a.navGallery:hover {
	background-image:url(../img/butGallery_f2.gif);
	color:#D2472A;
}
a.navHeadlines {
	width:86px;
	background-image:url(../img/butHeadlines.gif);
	color:#FFFFFF;
}
a.navHeadlinesLand {
	width:86px;
	background-image:url(../img/butHeadlines_f3.gif);
	color:#213D91;
}
a.navHeadlines:hover {
	background-image:url(../img/butHeadlines_f2.gif);
	color:#D2472A;
}
a.navLeadership {
	width:96px;
	background-image:url(../img/butLeadership.gif);
	color:#FFFFFF;
}
a.navLeadershipLand {
	width:96px;
	background-image:url(../img/butLeadership_f3.gif);
	color:#213D91;
}
a.navLeadership:hover {
	background-image:url(../img/butLeadership_f2.gif);
	color:#D2472A;
}
a.navContact {
	width:74px;
	background-image:url(../img/butContact.gif);
	color:#FFFFFF;
}
a.navContactLand {
	width:74px;
	background-image:url(../img/butContact_f3.gif);
	color:#213D91;
}
a.navContact:hover {
	background-image:url(../img/butContact_f2.gif);
	color:#D2472A;
}
div, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.photoStyle {
	margin:5px;
	border:0;
}
.newsSubHeadline {
	font-size: 9pt;
	font-weight: bold;
	color: #000066;
}
.newsSubDate {
	font-size: 8pt;
	color: #666666;
}