body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-family: Helvetica,"Trebuchet MS", Arial,sans-serif;*/

	font-size: 80%;

	/*padding-left: 90px;
	padding-right: 90px;*/
	
	background-color: #cccccc;
	
margin-left: auto;
margin-right: auto;
	
	width: 800px;

}

#pagelayout
{
	background-color: #FFFFFF;

	padding-left: 60px;
	padding-right: 60px;

	border: solid thin #afafaf;
	
}

p
{
	line-height: 170%;
}

h1
{
	font-size: 140%;
	font-style: normal;
	padding-top: 30px;
	padding-bottom: 35px;
	padding-left: 40px;
	padding-right: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #404040;
	text-align: center;
	font-weight: bold;
}
	
h3
{
	font-size: 120%;
	font-style: normal;
	padding-top: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #404040;
	font-weight: bold;
}

.boldtext
{
	font-size: 100%;
	font-style: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-weight: bold;
}

#header 
{
	background:url('logo.jpg');
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position: top right; 
	padding-top: 30px;
	padding-bottom: 70px;
	
}

#headernew
{
	background:url('logonew.jpg');
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position: top right; 
	padding-top: 30px;
	padding-bottom: 100px;
	
}

#headernew2
{
	background:url('logonew2.jpg');
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position: top right; 
	padding-top: 30px;
	padding-bottom: 100px;
	
}

#header3 
{
	background:url('ARM-Ideaworks3D.jpg');
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position: top right; 
	padding-top: 30px;
	padding-bottom: 70px;
	text-align: right;
}



#header2 
{
	
	padding-top: 30px;
	padding-bottom: 70px;
	text-align: center;
	
}

#header4 
{
	background:url('logo_plus.jpg');
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position: top right;
	/*padding-top: 10px;
	padding-bottom: 70px;
	*/
	height:154px;
	
}


#Ends
{
	font-size: 80%;
	font-style: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-weight: normal;
}

#Ends .title
{
	font-size: 130%;
	font-style: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #404040;
	font-weight: bold;
	text-align: center;
}

ul.addresslist
{
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
  padding-bottom: 0;
  padding-top:  0;
  margin: 0;
  padding: 0;
  margin-bottom: 0;
}

ul.addresslist li {
  margin: 0px;
  padding: 0px;
  padding-top: 0px;
  margin-top: 3px;
  margin-bottom: 0px;
  }

.note {

font-size:0.9em;
}