@CHARSET "ISO-8859-1";
#toprow
	{
	font-family: Arial; 
	font-weight:bold;
	font-size:14pt;
	background-color:#c0c0c0;
	}
	
#pagecontainer
	{
	position: relative;
	width: 60%;
	margin-left:auto;
	margin-right:auto;
	background-color: #ffffff;
	color: #326149;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
	top: 20px;
	/*left: 20px*/
	}

#examplepage
	{
	width: 90%;
	margin-left:auto;
	margin-right:auto;
	background-color: #ffffff;
	}
	
#examplepage p
	{
	font: 1.0em Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	}
	
#download
	{
	width:20%;
	float:right;
	clear:right;
	text-align:center;
	color:#ff7f00;
	font-family:Verdana, Arial, sans-serif;
	font-size:6pt;
	font-weight: bold
	}	
h5.extext
	{
	font-size: 60%;
	font-family: Verdana, Arial, Garamond, sans-serif;
	background-color: #bbbbff;
	text-align: center;
	width:100%
	}
	
#batteries
	{
	background:url('../images/hrBatteries.gif') no-repeat;
	width:100%;
	height:30px;
	margin-left:auto;
	margin-right:auto
	}
	
#ballard,#dobi,#edigital,#eeei,#ener1,#iet,#ionatron,#perio,#spd
	{
	float:left;
	clear:left
	}

#ballard
	{
	background: url('../subjects/ballard/logo.gif') no-repeat;
	height:33px;
	width:147px;
	margin-top:8px;
	margin-left:1px /*this lets border show*/
	
	}

#dobi
	{
	background: url('../subjects/dobi/logo.jpg') no-repeat;
	height:60px;
	width:191px;
	margin-top:1px; /* dobi already has a margin, this lets border show */
	margin-left:1px /*this lets border show*/
	}
	
#edigital
	{
	background: url('../subjects/edigital/logo.gif') no-repeat;
	height:41px;
	width:236px;
	margin-top:8px;
	margin-left:1px /*this lets border show*/
	}

#eeei
	{
	background: url('../subjects/eei/logo.gif') no-repeat;
	height:62px;
	width:278px;
	margin-top:1px;
	margin-left:1px /*this lets border show*/
	}
	
#ener1
	{
	background: url('../subjects/ener1/logo.gif') no-repeat;
	height:60px;
	width:179px;
	margin-top:4px;
	margin-left:1px /*this lets border show*/
	}
	
#iet
	{
	background: url('../subjects/iet/logo.gif') no-repeat;
	height:73px;
	width:274px;
	}

#ionatron
	{
	background: url('../subjects/ionatron/logo_resized.gif') no-repeat;
	height:94px;
	width:249px;
	margin-top:1px;/*this lets border show*/
	margin-left:1px /*this lets border show*/
	}
	
#perio
	{
	background: url('../subjects/perioimaging/logo_resized.gif') no-repeat;
	height:43px;
	width:202px;
	margin-top:8px;
	margin-left:1px /*this lets border show*/
	}

#spd
	{
	background: url('../subjects/spd/logo_resized.jpg') no-repeat;
	height:127px;
	width:108px;
	margin-top:1px; /*this lets border show*/
	margin-left:1px /*this lets border show*/
	}
	
.list
	{
	padding-left:10%
	}
	
.blurbs
	{
	font: .8em verdana;
	color:black;
	text-align:justify;
	padding-left:1em;
	padding-right:1em;
	border: 1px solid
	}
	
.blurbs a
	{
	text-decoration:none;
	color:black
	}

.checklist
	{
	font:10px arial;
	width:80%;
	list-style:inside disc
	}	
	
.listicon
	{
	vertical-align:text-top;
	height:20px
	}
	
.listheading
	{
	font:13px verdana bold
	}
	
.subjectcontainer
	{
	width:85%;
	margin-left:auto;
	margin-right:auto
	}	

#companyanchor
	{
	text-decoration:none
	}