body  {
	background-color: #CC9;
	margin: 0px 0px 0px 0px;
	}

@font-face  {
	font-family: LogoFont;
	src: url('BookmanDemi.ttf') format('truetype');
	}

header {
	background-image:  linear-gradient(to bottom, #000 0%, #000 50%, #066 50%, #066 100%);
	height: 20em;
	color: #FFF;
	}

#headgroup, #page, #footgroup {
	width: 700px;
	/*min-width: 800px;
	max-width: 1400px;*/
	margin: 0px auto;
	}

#headgroup  {
	height: 50%;
	border: solid transparent 1px;
	}
.headpix {
	height: 200%;
	float: right;
	position: relative;
	top: -1px;
	}
.headpix2  {
	display: none;
	}
.logoimg  {
	height: 90%;
	margin: .25em 1.5em 0px 0px;
	float: left;
	}
h1.logoh1  {
	color: #CC9;
	font-family: LogoFont;
	font-size: 1.6em;
	}
h2.logoh2  {
	color: #CC9;
	font-family: LogoFont;
	font-size: 1.2em;
	}
h3.logoh3  {
	font-size: 1.1em;
	font-family: LogoFont;
	margin-top: 3.5em;
	text-align: center;
	}
#page  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: 500;
	text-align: justify;
}

#page p  {
	margin-top: 1.2em;
	}
	
.cvtitle  {
	font-size: 1.4em;
	text-align: center;
	}
.cvsub  {
	font-size: 1.2em;
	text-align: center;
	}
table #cvtop {
	border: none;
	padding: none;
	}
.cvlead  {
	width: 8.3em;
	vertical-align: top;
	font-weight: 700;
	}
.cvmain  {
	margin-left: 2em;
	text-indent: -2.0em;
	}
p {
	margin: 0px;
	padding: 0px;
	}
p.quote  {
	text-align: center;
	position: relative;
	top: -1.0em;
	left: 10.0em;
	}


.main  {
	margin: 3.0em 0px;
	width: 85%;
	clear: both;
	}

.main:nth-child(even)  {
	float: right;
	}

a.explink  {
	text-decoration: none;
	color: #FFF;
	font-family: LogoFont;
	font-size: 1.1em;
	margin: 3em auto;
	}
a.explink:hover  {
	text-decoration: underline;
	}

.expndr  {
	border-width: 1px;
	border-radius: 3px;
	border-color: #AA7;
	border-style: solid;
	background-color: #FFD;
	font-weight: 700;
	float: left;
	}
.center  {
	text-align: center;
	}
#abp, #mmr  {
	width: 90%;
	margin: 0px auto;
	background-color: #FFD;
	border: solid #663 3px;
	border-radius: 6px;
	color: #000;  /* #663; */
	overflow: hidden;
	-webkit-mask-image: linear-gradient(to bottom, black 50%, transparent 100%);
	mask-image: linear-gradient(to bottom, black 50%, transparent 100%);
	}
#abp p, #abp li, #mmr p, #mmr li  {
	font-size: 0.9em;
	font-weight: 500;
	margin: 0.5em 2.0em;
	}
#abp h2, #mmr h2 {
	font-size: 1.2em;
	line-height: 1.6em;
	font-weight:700;
	margin: 0.7em 2.0em;
	}
	
#abp hr  {
	width: 90%;
	height: 2px;
	background-color: #DD7;
	}

.inserthead  {
	margin: 0px;
	padding: 0.5em;
	background-color: #FE8;
	text-align: center;
	color: #000;
	}
.tbox  {
 margin:1.5em auto;
 padding:1.0em 0px;
 border:solid 3px #FE8;
 background-color:#FFE;
 color:#000;
 text-align: center;
 }
.triangle  {
/*	width: 10%;*/
	vertical-align: middle;
	padding: none;
	margin: none;
	}
.triangle-lt  {
	width: 0px;
	height: 0px;
	border-top: 25px solid transparent;
	border-left: 50px solid #FE8;
	border-bottom: 25px solid transparent;
	}
.triangle-rt  {
	float: right;
	width: 0px;
	height: 0px;
	border-top: 25px solid transparent;
	border-right: 50px solid #FE8;
	border-bottom: 25px solid transparent;
	}

.shadow  {
	text-shadow: 2px 2px #999;
	}

#fig1 table, #fig2 table  {
	width: 80%;
	margin: 0px auto;
	background-color: #FFF;
	border: none;
	font-weight: 500;
	font-size: 0.7em;
	}
#fig1 table td, #fig2 table td  {
	border-bottom: solid #EEE 1px;
	height:1.0em;
	padding: 0px 1.0em;
	}
#fig1 table td:nth-child(1)  {
	text-align: left;
	}
#fig1 table td:nth-child(2)  {
	text-align: right;
	}
#fig1 table td:nth-child(3)  {
	text-align: right;
	}
#fig1 table td:nth-child(4)  {
	background-color: #9FC43E;
	text-align: right;
	}
#fig1 table td:nth-child(5)  {
	background-color:#F8CED6;
	text-align: right;
	}

#fig2 table td:nth-child(1)  {
	width: 30%;
	text-align: left;
	}
#fig2 table td:nth-child(2)  {
	width: 13%;
	text-align: right;
	}
#fig2 table td:nth-child(3)  {
	width: 12%;
	text-align: right;
	}
#fig2 table td:nth-child(4)  {
	width: 13%;
	text-align: right;
	}
#fig2 table td:nth-child(5)  {
	width: 12%;
	text-align: right;
	}
#fig2 table td:nth-child(6)  {
	width: 20%;
	text-align: right;
	}
.fig_img  {
	width: 60%;
	background-color: #FFF;
	}
footer  {
	background-color: #000;
	color: #CC9;
	padding: 1.5em 0px;
	}

#footgroup  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: 700;
}

#footable  {
	border: none;
	margin: 1.0em auto;
	}

#footgroup a  {
	text-decoration: underline;
	color: #EEC;
	}
#footgroup a:hover {
	color: #9FF;
	}
#footgroup a:visited  {
	color: #CC9;
	}