html {
	background:#ffffff;
	width:100%;
}
BODY { 
	padding: 0px 0px;
	background: #ffffff;
	background-image: none;
	margin: 0px 0px;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding-bottom: 0px;
	}
p.intro {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: regular;
	margin-bottom: 6px;
	}
p.intro:first-letter {
	float: left;
	color: #666666;
	font-size: 60px;
	line-height: 45px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 0px;
	font-family: sans-serif;
	}
p.introLC {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: regular;
	margin-bottom: 6px;
	}
p.introLC:first-letter {
	float: left;
	color: #666666;
	font-size: 80px;
	line-height: 26px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 5px;
	font-family: sans-serif;
	}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-left: -15px;
	color: #000000;
	margin-top:8px;
	}
blockquote {
	border-left: 12px solid #999999;
	margin-left: 30px;
	padding-left: 9px;
	}
blockquote p {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #666666;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 23px;
	color: #000000;	
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 25px;
	color: #000000;
	margin-bottom: -6px;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #000000;
	margin-bottom: -4px;	
	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	margin-bottom: -8px;	
	}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #555555;
	text-decoration: underline;
	font-style: italic;
	margin-bottom: -6px;
	padding-bottom: 0px;
	}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #cc0000;
	font-style:italic;
	text-decoration:underline;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:8px;
	padding-top:0px;
	}
.ataglance {
	width:50%;
	max-width:300px;
	float:right;
	margin-bottom:12px;
	margin-top:15px;
	margin-left:9px;
	border: 1px solid black;
	background: url(../images/corpprofw.jpg);
	background-size:cover auto;
	background-attachment: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px 5px 6px 5px;
	vertical-align:middle;
	text-align: left;
	}
.ataglance h3 {
	font-size:16px;
	margin-bottom:6px;
	margin-top:6px;
	}
.ataglance h4 {
	font-size:12px;
	line-height:14px;
	margin-bottom: 2px;	
	}
.ataglance h5 {
	font-size: 12px;
	margin-bottom: 0px;
	margin-top:6px;
	}
.ataglance li {
	margin-top:4px;
	}
.ataglance ul {
	margin-top:0px;
	}
.ataglance p {
	margin-top: 2px;	
	margin-bottom: -4px;
	padding-bottom: 0px;
	}

.affil {
	font-size:10px;line-height:13px;margin-bottom:2px;font-weight:bold;color:#333;
	}
.staff {
	margin-bottom:5px;
	}


.disclaimer {
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	padding-top: 6px;
	border-top: solid #000000 1px;
	}
.pullquote {
	padding-left:15px;
	padding-right:15px;
	margin-left:24px;
	margin-right:60px;
	border-left: 5px solid #888888;
	border-right: 5px solid #888888;
	font-weight:bold;
	}
.pullquote p {
	color:#666666;
	margin-bottom:0px;
	padding-bottom:0px;
	}
.source {
	font-style:italic;
	color:#666;
	margin-top:6px;
	padding-top:0px;
	text-align:right;
	}
.asterisks p {
	font-size: 10px;
	text-indent: -10px;
	padding-left: 10px;
	line-height: 13px;
	}
.row1 {
	font-family: arial;
	font-size: 12px;
	line-height:15px;
	color: black;
	background: #b9e4ff;
	text-align: left;
	vertical-align: top;
	}
.row2 {
	font-family: arial;
	font-size: 12px;
	line-height:15px;
	color: black;
	background: #ffffff;
	text-align: left;
	vertical-align: top;
	}

.title {
    font-size:12px;
    font-weight:bold;
    color: #222222;
	padding-top: 6px;
    }
    
#topper {
	top: 0px;
	width: 100%!important;
	max-width:470px!important;
	height:120px;
	margin: 0px auto;
	padding: 0 0 0 0;
	background-attachment: center;
	background-image: url(../images/cp_head_mobile.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position:center top;
	z-index: 60;
}
#selection {
	position: relative;
	display: block;
	top: -30px;
	width: 295px;
	margin: 0 auto;
	padding: 7px 6px 7px 6px;
	z-index: 700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	color: #ffffff;
	background: #267a9c;
	border:1px solid #000;
}
#selection a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#selection ul {
	position: relative;
	top: -21px;
	left: 78px;
	right: 0px;
	padding:0;
	margin:0 0 0 0;
	width:204px;
	}
#selection ul li {
	list-style: none;
	padding:0;
	margin:0;
	text-indent: 0;
	}
#selection li a {
	width: 204px;
	background: white;
	float: left;
	display: block;
	position: relative;
	padding: 6px 9px 5px 9px;
	font-weight: bold;
	font-size: 12px;
	color: black;
	text-decoration: none;
	background-image: url(../images/backgroundnoarrow.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	margin-bottom: -1px;
	}
#selection li a:hover, #selection li a.active {
	background: blue;
	color: white;
	position: relative;
	z-index: 900;
	font-weight:bold;
	background-image: url(../images/backgroundarrow.jpg);
	background-position: center right;
	background-repeat: no-repeat;
  	}
#selection li ul {
	//position: absolute;
	left: -2000px;
	top: 0px;
	width: 204px;
	}
#selection li ul li {
	float: none;
	text-indent: 0;
	}
#selection li ul a {
	width:204px;
	background: #ffffff;
	font-weight: bold;
	background-image: url(../images/backgroundnoarrow.jpg);
	background-position: right;
	background-repeat: no-repeat;
	}
#selection li ul a:hover {
	background: blue;
	color: white;
	font-weight:bold;
	background-image: url(../images/backgroundarrow.jpg);
	background-position: right;
	z-index: 1200;
	background-repeat: no-repeat;
	}
#selection li:hover ul, #selection li.sfhover ul {
	left: 0px;
	z-index: 1200;
	width:204px;
	}
#selection a.extra, #selection a:hover.extra {
	border: none;
	background: transparent;
	height: 300px;
	background-image: url(../images/backgroundtransparent.jpg);
	}
#preprofile {
	position: absolute;
	top:0px;
	left:0px;
	right:0px;
	margin:0 0 0 0;
	width: 100%;
	padding:0 0 0 0;
	height:166px;
	}
#profile {
	position:relative;
	width: 95%;
	max-width: 450px;
	margin: 0px auto;
	top: 136px;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #ffffff;
	}
.floatlefttable {
	float:none;
	margin-right:inherit;
	margin-bottom:6px;
	margin-top:15px;
	}

sup {
	vertical-align: baseline!important;
	font-size: 0.6em!important;
	position: relative!important;
	top: -0.6em!important;
}
sub {
	vertical-align: baseline!important;
	font-size: 0.6em!important;
	position: relative!important;
	top: 0.2em!important;
}
.caption {
	font-size:12px;
	line-height:15px;
	font-family:sans-serif!important;
	color:#333333;
	padding-bottom:6px;
	border-bottom:1px solid #333;
	margin-bottom:12px;
	font-weight:bold;
}
.small { border-top:1px solid #000;margin:9px 0;padding:9px 0; }

.small p {
	font-size:11px;line-height:13px;margin:12px 0;
	}

.creditline { font-size:11px;line-height:13px; }

