/* CSS Document */
@media print{
#PrintHeader {
	position:Relative;
	width:560px;
	height:76px;
	z-index:2;
	float: left;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004069;
}
.Container {
	width:800px;
	z-index:1;
	left: 0px;
	position: absolute;
	background-repeat: no-repeat;
}
.Header {
	width:100%;
	height:177px;
	z-index:3;
	background-color: #003C64;
	position: relative;
	top: 0px;
	float: left;
	visibility: hidden;
	display: none;
}
.Footer {
	width:937px;
	height:100px;
	z-index:3;
	clear: both;
	margin: 0px 0px 0px 67px;
	padding: 60px 0px 0px 0px;
	display: none;
	visibility: hidden;
}
.PageMenu {
	float: right;
	width:228px;
	height:227px;
	z-index:2;
	margin: 15px 0px 0px 0px;
	position: relative;
	background-image: url(/images/common/pagemenu_bakgnd.gif);
	background-repeat: no-repeat;
	padding: 8px 6px 8px 6px;
	right: 22px;
	visibility: hidden;
	display: none;
}
.AltFontColor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #228FB4;
	text-decoration: none;
}
.PageMenuFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #004069;
	text-decoration: none;
}
.BannerMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.BannerMenuBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003A63;
	text-decoration: none;
}
.BannerMenuFontRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #646B70;
	text-decoration: none;
}
.FooterMenuFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #68757A;
	text-decoration: none;
}
.PageHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #004069;
	text-decoration: none;
}
.Content {
	width:550px;
	z-index:4;
	margin: 42px 0px 0px 0px;
	float: left;
	position: relative;
	left: 40px;
}
.bioPhoto {
	float: left;
	position: relative;
	left: -20px;
	top: -10px;
}
.ContentBios {

	width:560px;
	z-index:4;
	margin: 42px 0px 0px 0px;
	float: left;
	position: relative;
	left: 40px;
}
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media screen, projection {
/* exploit a parsing bug so @media rules are visible to MacIE5 */
.BeNiceToMacIE5 {
  font-family: "\"}\"";
  font-family: inherit;
}

td.menuon {
	 background-color: #004069;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	cursor:pointer
}
td.menuoff {
	background-color: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #004069;
	text-decoration: none;
	cursor:pointer
}

a.SiteMap:link {
	font-style: normal;
	color: #003A63;
	text-decoration: underline;
}
a.SiteMap:active {
	font-style: normal;
	text-decoration: underline;
	color: #003A63;
}
a.SiteMap:visited {
	font-style: normal;
	text-decoration: underline;
	color: #228FB4;
}
a.SiteMap:hover {
	font-style: normal;
	text-decoration: underline;
	color: #646B70;
}

#PrintHeader {
	position:Relative;
	width:560px;
	height:76px;
	z-index:2;
	float: left;
	visibility: hidden;
	display: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004069;
}
.Container {
	width:1024px;
	z-index:1;
	left: 50%;
	top: 20px;
	background-color: #FFFFFF;
	position: absolute;
	background-image: url(/images/common/backgnd_compas.gif);
	background-repeat: no-repeat;
	background-position: 0px 177px;
	margin-left: -512px;
}
.Header {
	width:100%;
	height:177px;
	z-index:3;
	background-color: #003C64;
	position: relative;
	top: 0px;
	float: left;
}
.Footer {
	width:937px;
	height:100px;
	z-index:3;
	clear: both;
	margin: 0px 0px 0px 67px;
	padding: 60px 0px 0px 0px;
}
.PageMenu {
	float: right;
	width:228px;
	height:227px;
	z-index:2;
	margin: 15px 0px 0px 0px;
	position: relative;
	background-image: url(/images/common/pagemenu_bakgnd.gif);
	background-repeat: no-repeat;
	padding: 8px 6px 8px 6px;
	right: 22px;
}
.AltFontColor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #228FB4;
	text-decoration: none;
}

a.PageMenuFont:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #004069;
	text-decoration: none;
}
a.PageMenuFont:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #004069;
	text-decoration: none;
}
a.PageMenuFont:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #004069;
	text-decoration: none;
}
a.PageMenuFont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}





a.BannerMenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.BannerMenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.BannerMenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.BannerMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003A63;
	text-decoration: none;
}
.BannerMenuBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #004069;
	text-decoration: none;
}

.BannerMenuFontRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #646B70;
	text-decoration: none;
}
.FooterMenuFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #68757A;
	text-decoration: none;
}
.PageHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #004069;
	text-decoration: none;
}
.Content {
	width:550px;
	z-index:4;
	margin: 42px 0px 0px 0px;
	float: left;
	position: relative;
	left: 67px;
}
.bioPhoto {
	float: left;
	position: relative;
	left: -20px;
	top: -10px;
}
.ContentBios {

	width:550px;
	z-index:4;
	margin: 42px 0px 0px 0px;
	float: left;
	position: relative;
	left: 67px;
}
}

